API documentation :: Docs For Class arbitModuleCouchDbNotificationFacade
Packages:Interfaces:Classes:
|
Notification::Facade::arbitModuleCouchDbNotificationFacadeClass arbitModuleCouchDbNotificationFacadeProject facade defining all methods required to access project related data in the backend. Project facade defining all methods required to access project related data in the backend. Implements interfaces:arbitCouchDbFacadeBase | --arbitModuleCouchDbNotificationFacadeAuthor(s):
Inherited Member Variables
Method Summary
Inherited Methods
MethodscreateStorage
void
createStorage(
string
$user
)
Create a new settings storage for user Creates a new document with a basic settings storage for the given user ID. Create a new settings storage for user Creates a new document with a basic settings storage for the given user ID. Parameters:
Implementation of:
getStorageForUser
array
getStorageForUser(
string
$user
)
Fetch storage for given user Return the storage data for the given user ID. Fetch storage for given user Return the storage data for the given user ID. Parameters:
Implementation of:
getUsersForSignal
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:
Implementation of:
storeStorage
void
storeStorage(
string
$id
, array
$data
)
Store settings in backends Store the updated notification settings in the backend. existing storage is expected, and identified by the ID given as the first parameter. Store settings in backends Store the updated notification settings in the backend. An already existing storage is expected, and identified by the ID given as the first parameter. Parameters:
Implementation of:
Documentation generated on Mon, 05 Apr 2010 14:02:07 +0200 by phpDocumentor 1.4.3
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||