API documentation :: Docs For Class arbitModuleModelTrackerComment
Packages:Interfaces:Classes:
|
Tracker::Model::arbitModuleModelTrackerCommentClass arbitModuleModelTrackerCommentProject model Project model arbitBaseStruct | --arbitModelBase | --arbitModuleModelTrackerCommentAuthor(s):
Descendants
Member Variables
Inherited Member Variables
Method Summary
Inherited Methods
MethodsgetCommentsForIssue
static array
getCommentsForIssue(
mixed
$issue
)
Get comment list for issue Get comment list from backend for the given issue. Get comment list for issue Get comment list from backend for the given issue. Parameters:
create
mixed
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:
Redefined in descendants as:
delete
void
delete(
)
Method called to delete a instance in the backend. Method called to delete a instance in the backend. Method called when the model should be deleted in the backend the first time. This will normally throw an error if a model with the given ID does not exist in the backend. getCommentData
void
getCommentData(
)
Fetch the basic project data Fetch the basic project data Fetch the basic project data 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:
Redefined in descendants as:
Documentation generated on Mon, 05 Apr 2010 14:01:42 +0200 by phpDocumentor 1.4.3
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||