|
eZ Publish
[4.2]
|
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 40 of file ezcollaborationtype.php.
| eZCollaborationEventType::attribute | ( | $ | attributeName | ) |
Reimplemented from eZNotificationEventType.
Definition at line 71 of file ezcollaborationtype.php.
| eZCollaborationEventType::attributes | ( | ) |
Reimplemented from eZNotificationEventType.
Definition at line 59 of file ezcollaborationtype.php.
Referenced by hasAttribute().
| eZCollaborationEventType::eventContent | ( | $ | event | ) |
Reimplemented from eZNotificationEventType.
Definition at line 85 of file ezcollaborationtype.php.
| eZCollaborationEventType::eZCollaborationEventType | ( | ) |
Constructor
Definition at line 47 of file ezcollaborationtype.php.
| eZCollaborationEventType::hasAttribute | ( | $ | attributeName | ) |
Reimplemented from eZNotificationEventType.
Definition at line 66 of file ezcollaborationtype.php.
| eZCollaborationEventType::initializeEvent | ( | $ | event, |
| $ | params | ||
| ) |
Reimplemented from eZNotificationEventType.
Definition at line 52 of file ezcollaborationtype.php.
| const eZCollaborationEventType::NOTIFICATION_TYPE_STRING = 'ezcollaboration' |
Definition at line 42 of file ezcollaborationtype.php.