API documentation :: Docs For Class arbitModelProject
Packages:Interfaces:
Classes:
|
Core::Model::arbitModelProjectClass arbitModelProjectProject model Project model arbitBaseStruct | --arbitModelBase | --arbitModelProjectAuthor(s):
Member Variables
Inherited Member Variables
Method Summary
Inherited Methods
Methods__construct
void
__construct(
)
Create project model Create project model Just create the project model Redefinition of:
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:
fetchProjectData
void
fetchProjectData(
)
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:
Documentation generated on Mon, 05 Apr 2010 14:02:12 +0200 by phpDocumentor 1.4.3
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||