API documentation :: Docs For Class arbitModuleModelTrackerIssueIdGenerator
Packages:Interfaces:Classes:
|
Tracker::Model::arbitModuleModelTrackerIssueIdGeneratorClass arbitModuleModelTrackerIssueIdGeneratorIssue ID generator Generates IDs for issues created in the tracker module. Issue ID generator Generates IDs for issues created in the tracker module. Just generates a local incremental numeric ID. Is not aware of clustered environments. Fetches the highest ID from the database, if not cached, and increases the ID by 1.
Method Summary
MethodsgetIssueId
mixed
getIssueId(
)
Get issue ID Generate and return issue ID. Get issue ID Generate and return issue ID.
Documentation generated on Mon, 05 Apr 2010 14:01:59 +0200 by phpDocumentor 1.4.3
|