|
eZ Publish
[trunk]
|
The class eZCollaborationEventType does. More...
Inheritance diagram for eZCollaborationEventType:
Collaboration diagram for eZCollaborationEventType:Public Member Functions | |
| attribute ($attributeName) | |
| attributes () | |
| eventContent ($event) | |
| eZCollaborationEventType () | |
| hasAttribute ($attributeName) | |
| initializeEvent ($event, $params) | |
Public Attributes | |
| const | NOTIFICATION_TYPE_STRING = 'ezcollaboration' |
The class eZCollaborationEventType does.
Definition at line 17 of file ezcollaborationtype.php.
| eZCollaborationEventType::attribute | ( | $ | attributeName | ) |
Reimplemented from eZNotificationEventType.
Definition at line 48 of file ezcollaborationtype.php.
Reimplemented from eZNotificationEventType.
Definition at line 36 of file ezcollaborationtype.php.
Referenced by hasAttribute().
| eZCollaborationEventType::eventContent | ( | $ | event | ) |
Reimplemented from eZNotificationEventType.
Definition at line 62 of file ezcollaborationtype.php.
Constructor
Definition at line 24 of file ezcollaborationtype.php.
| eZCollaborationEventType::hasAttribute | ( | $ | attributeName | ) |
Reimplemented from eZNotificationEventType.
Definition at line 43 of file ezcollaborationtype.php.
| eZCollaborationEventType::initializeEvent | ( | $ | event, |
| $ | params | ||
| ) |
Reimplemented from eZNotificationEventType.
Definition at line 29 of file ezcollaborationtype.php.
| const eZCollaborationEventType::NOTIFICATION_TYPE_STRING = 'ezcollaboration' |
Definition at line 19 of file ezcollaborationtype.php.