eZ Publish  [4.2]
eZSubTreeHandler Class Reference

The class eZSubTreeHandler does. More...

+ Inheritance diagram for eZSubTreeHandler:
+ Collaboration diagram for eZSubTreeHandler:

List of all members.

Public Member Functions

 attribute ($attr)
 attributes ()
 cleanup ()
 eZSubTreeHandler ()
 fetchHttpInput ($http, $module)
 handle ($event)
 handlePublishEvent ($event, &$parameters)
 hasAttribute ($attr)
 sendMessage ($event, $parameters)
 subscribedNodes ($user=false)

Static Public Member Functions

static rules ($user=false, $offset=false, $limit=false)
static rulesCount ($user=false)

Public Attributes

const NOTIFICATION_HANDLER_ID = 'ezsubtree'
const TRANSPORT = 'ezmail'

Detailed Description

The class eZSubTreeHandler does.

Definition at line 40 of file ezsubtreehandler.php.


Member Function Documentation

eZSubTreeHandler::attribute ( attr)

Reimplemented from eZNotificationEventHandler.

Definition at line 65 of file ezsubtreehandler.php.

eZSubTreeHandler::attributes ( )

Reimplemented from eZNotificationEventHandler.

Definition at line 53 of file ezsubtreehandler.php.

Referenced by hasAttribute().

eZSubTreeHandler::cleanup ( )

Cleanup any specific tables or other resources.

Reimplemented from eZNotificationEventHandler.

Definition at line 358 of file ezsubtreehandler.php.

eZSubTreeHandler::eZSubTreeHandler ( )

Constructor

Definition at line 48 of file ezsubtreehandler.php.

eZSubTreeHandler::fetchHttpInput ( http,
module 
)

Reimplemented from eZNotificationEventHandler.

Definition at line 311 of file ezsubtreehandler.php.

eZSubTreeHandler::handle ( event)

Reimplemented from eZNotificationEventHandler.

Definition at line 80 of file ezsubtreehandler.php.

eZSubTreeHandler::handlePublishEvent ( event,
&$  parameters 
)

Definition at line 95 of file ezsubtreehandler.php.

Referenced by handle().

eZSubTreeHandler::hasAttribute ( attr)

Reimplemented from eZNotificationEventHandler.

Definition at line 60 of file ezsubtreehandler.php.

static eZSubTreeHandler::rules ( user = false,
offset = false,
limit = false 
) [static]

Definition at line 289 of file ezsubtreehandler.php.

Referenced by attribute().

static eZSubTreeHandler::rulesCount ( user = false) [static]

Definition at line 300 of file ezsubtreehandler.php.

eZSubTreeHandler::sendMessage ( event,
parameters 
)

Definition at line 246 of file ezsubtreehandler.php.

Referenced by handle().

eZSubTreeHandler::subscribedNodes ( user = false)

Definition at line 278 of file ezsubtreehandler.php.

Referenced by attribute().


Member Data Documentation

Definition at line 42 of file ezsubtreehandler.php.

Referenced by handlePublishEvent().

const eZSubTreeHandler::TRANSPORT = 'ezmail'

Definition at line 43 of file ezsubtreehandler.php.

Referenced by handlePublishEvent(), and sendMessage().


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