eZ Publish  [4.2]
eZCollaborationNotificationHandler Class Reference

The class eZCollaborationNotificationHandler does. More...

+ Inheritance diagram for eZCollaborationNotificationHandler:
+ Collaboration diagram for eZCollaborationNotificationHandler:

List of all members.

Public Member Functions

 attribute ($attr)
 attributes ()
 cleanup ()
 collaborationHandlers ()
 collaborationSelections ()
 eZCollaborationNotificationHandler ()
 fetchHttpInput ($http, $module)
 handle ($event)
 handleCollaborationEvent ($event, &$parameters)
 hasAttribute ($attr)
 rules ($user=false)
 sendMessage ($event, $parameters)

Public Attributes

const NOTIFICATION_HANDLER_ID = 'ezcollaboration'
const TRANSPORT = 'ezmail'

Detailed Description


Member Function Documentation

eZCollaborationNotificationHandler::attribute ( attr)

Reimplemented from eZNotificationEventHandler.

Definition at line 65 of file ezcollaborationnotificationhandler.php.

eZCollaborationNotificationHandler::attributes ( )

Reimplemented from eZNotificationEventHandler.

Definition at line 53 of file ezcollaborationnotificationhandler.php.

Referenced by hasAttribute().

eZCollaborationNotificationHandler::cleanup ( )

Cleanup any specific tables or other resources.

Reimplemented from eZNotificationEventHandler.

Definition at line 180 of file ezcollaborationnotificationhandler.php.

eZCollaborationNotificationHandler::collaborationHandlers ( )

Returns the available collaboration handlers.

Definition at line 82 of file ezcollaborationnotificationhandler.php.

Referenced by attribute().

eZCollaborationNotificationHandler::collaborationSelections ( )

Definition at line 87 of file ezcollaborationnotificationhandler.php.

Referenced by attribute(), and fetchHttpInput().

eZCollaborationNotificationHandler::eZCollaborationNotificationHandler ( )

Constructor

Definition at line 48 of file ezcollaborationnotificationhandler.php.

eZCollaborationNotificationHandler::fetchHttpInput ( http,
module 
)

Reimplemented from eZNotificationEventHandler.

Definition at line 160 of file ezcollaborationnotificationhandler.php.

eZCollaborationNotificationHandler::handle ( event)

Reimplemented from eZNotificationEventHandler.

Definition at line 98 of file ezcollaborationnotificationhandler.php.

eZCollaborationNotificationHandler::handleCollaborationEvent ( event,
&$  parameters 
)

Definition at line 113 of file ezcollaborationnotificationhandler.php.

Referenced by handle().

eZCollaborationNotificationHandler::hasAttribute ( attr)

Reimplemented from eZNotificationEventHandler.

Definition at line 60 of file ezcollaborationnotificationhandler.php.

eZCollaborationNotificationHandler::rules ( user = false)

Definition at line 149 of file ezcollaborationnotificationhandler.php.

eZCollaborationNotificationHandler::sendMessage ( event,
parameters 
)

Definition at line 122 of file ezcollaborationnotificationhandler.php.

Referenced by handle().


Member Data Documentation


The documentation for this class was generated from the following file: