API documentation :: Docs For Class arbitModuleModelNotification
Packages:Interfaces:Classes:
|
Notification::Model::arbitModuleModelNotificationClass arbitModuleModelNotificationProject model Project model arbitBaseStruct | --arbitModelBase | --arbitModuleModelNotificationAuthor(s):
Member Variables
Inherited Member Variables
Method Summary
Inherited Methods
MethodsgetUsersForSignal
static array
getUsersForSignal(
string
$signal
)
Get users registerd for signal Return an array with the IDs of the users, which have registered to receive messages for the given signal, assiciated with the type of messages they registered for. Get users registerd for signal Return an array with the IDs of the users, which have registered to receive messages for the given signal, assiciated with the type of messages they registered for. Parameters:
__construct
void
__construct(
string
$user
)
Create project model Create project model Just create the project model Parameters:
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:
getStorageForUser
void
getStorageForUser(
)
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:07 +0200 by phpDocumentor 1.4.3
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||