API documentation :: Docs For Class arbitModuleModelTrackerIssueStatistics
Packages:Interfaces:Classes:
|
Tracker::Model::arbitModuleModelTrackerIssueStatisticsClass arbitModuleModelTrackerIssueStatisticsIssue statistics model; Issue statistics model; arbitBaseStruct | --arbitModelBase | --arbitModuleModelTrackerIssueStatisticsAuthor(s):
Inherited Member Variables
Method Summary
Inherited Methods
MethodsfetchCommentActivity
static void
fetchCommentActivity(
[int
$days
= 30] )
Fetch comment activity statistics Fetch aggregated statistics about comment activity in the database. issue actiity is returned for the number of days specified as a * parameter, which default to the last 30 days. Fetch comment activity statistics Fetch aggregated statistics about comment activity in the database. The issue actiity is returned for the number of days specified as a * parameter, which default to the last 30 days. Parameters:
fetchIssueActivity
static void
fetchIssueActivity(
[int
$days
= 30] )
Fetch issue activity statistics Fetch aggregated statistics about issue activity in the database. issue actiity is returned for the number of days specified as a parameter, which default to the last 30 days. Fetch issue activity statistics Fetch aggregated statistics about issue activity in the database. The issue actiity is returned for the number of days specified as a parameter, which default to the last 30 days. Parameters:
fetchIssueStates
static void
fetchIssueStates(
string
$project
, string
$module
)
Fetch issue type statistics Fetch aggregated statistics about issues types in the database. Fetch issue type statistics Fetch aggregated statistics about issues types in the database. Parameters:
fetchIssueTypes
static void
fetchIssueTypes(
string
$project
, string
$module
)
Fetch issue type statistics Fetch aggregated statistics about issues types in the database. Fetch issue type statistics Fetch aggregated statistics about issues types in the database. Parameters:
getModuleConfiguration
static arbitTrackerBackendIniModuleConfiguration
getModuleConfiguration(
string
$project
, string
$module
)
Get current module confguration Get current module confguration Get current module confguration Parameters:
create
void
create(
)
Method called to create a new instance in the backend. Method called to create a new instance in the backend. Method called when the model should be created in the backend the first time. This will normally throw an error if a model with the same identifier already exists in the backend. Redefinition of:
storeChanges
void
storeChanges(
)
Method called to store changes to the model. Method called to store changes to the model. Method called to store changes in the model to the backend. The method should only modify the backend data, if something really has been changed in the model. Use the __set() method, which should wrap all write access to the model, to remember write access. Redefinition of:
Documentation generated on Mon, 05 Apr 2010 14:02:01 +0200 by phpDocumentor 1.4.3
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||