API documentation :: Docs For Class arbitModuleModelSourceAnnotation
Packages:Interfaces:
Classes:
|
Source::Model::arbitModuleModelSourceAnnotationClass arbitModuleModelSourceAnnotationProject model Project model arbitBaseStruct | --arbitModelBase | --arbitModuleModelSourceAnnotationAuthor(s):
Member Variables
Inherited Member Variables
Method Summary
Inherited Methods
MethodsdeleteAll
static mixed
deleteAll(
string
$file
)
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. Parameters:
getAnnotationsForFile
static array
getAnnotationsForFile(
string
$file
)
Get annotation list for file Get annotation list from backend for the given file. Get annotation list for file Get annotation list from backend for the given file. Parameters:
getAnnotationsWithMessage
static array
getAnnotationsWithMessage(
)
Get all annotations with messages Get annotation list from backend, which do have a message assigned. Get all annotations with messages Get annotation list from backend, which do have a message assigned. Returns an two-dimensional array, where the key is the name of the file, and the value an array of annotation models. attachFile
void
attachFile(
string
$name
)
Attach file to annotation Attach file to annotation Parameters:
create
mixed
create(
string
$file
)
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. Parameters:
Redefinition of:
getAnnotationData
void
getAnnotationData(
)
Fetch the basic project data Fetch the basic project data Fetch the basic project data getAttachment
string
getAttachment(
string
$name
)
Get attachment contents Return the contents of the attachment specified by its storage file name. Get attachment contents Return the contents of the attachment specified by its storage file name. Parameters:
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:01:29 +0200 by phpDocumentor 1.4.3
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||