eZ Publish  [4.2]
eZGeneralDigestHandler Class Reference

The class eZGeneralDigestHandler does. More...

+ Inheritance diagram for eZGeneralDigestHandler:
+ Collaboration diagram for eZGeneralDigestHandler:

List of all members.

Public Member Functions

 attribute ($attr)
 attributes ()
 cleanup ()
 eZGeneralDigestHandler ()
 fetchUsersForDigest ($timestamp)
 handle ($event)
 hasAttribute ($attr)
 settings ($user=false)
 storeSettings ($http, $module)

Static Public Member Functions

static fetchHandlersForUser ($time, $address)
static fetchItemsForUser ($time, $address, $handler)

Public Attributes

const NOTIFICATION_HANDLER_ID = 'ezgeneraldigest'

Detailed Description

The class eZGeneralDigestHandler does.

Definition at line 39 of file ezgeneraldigesthandler.php.


Member Function Documentation

eZGeneralDigestHandler::attribute ( attr)

Reimplemented from eZNotificationEventHandler.

Definition at line 66 of file ezgeneraldigesthandler.php.

eZGeneralDigestHandler::attributes ( )

Reimplemented from eZNotificationEventHandler.

Definition at line 52 of file ezgeneraldigesthandler.php.

Referenced by hasAttribute().

eZGeneralDigestHandler::cleanup ( )

Cleanup any specific tables or other resources.

Reimplemented from eZNotificationEventHandler.

Definition at line 270 of file ezgeneraldigesthandler.php.

eZGeneralDigestHandler::eZGeneralDigestHandler ( )

Constructor

Definition at line 46 of file ezgeneraldigesthandler.php.

static eZGeneralDigestHandler::fetchHandlersForUser ( time,
address 
) [static]

Definition at line 190 of file ezgeneraldigesthandler.php.

static eZGeneralDigestHandler::fetchItemsForUser ( time,
address,
handler 
) [static]

Definition at line 214 of file ezgeneraldigesthandler.php.

eZGeneralDigestHandler::fetchUsersForDigest ( timestamp)

Definition at line 181 of file ezgeneraldigesthandler.php.

Referenced by handle().

eZGeneralDigestHandler::handle ( event)

Reimplemented from eZNotificationEventHandler.

Definition at line 126 of file ezgeneraldigesthandler.php.

eZGeneralDigestHandler::hasAttribute ( attr)

Reimplemented from eZNotificationEventHandler.

Definition at line 61 of file ezgeneraldigesthandler.php.

eZGeneralDigestHandler::settings ( user = false)

Definition at line 110 of file ezgeneraldigesthandler.php.

Referenced by attribute().

eZGeneralDigestHandler::storeSettings ( http,
module 
)

Reimplemented from eZNotificationEventHandler.

Definition at line 240 of file ezgeneraldigesthandler.php.


Member Data Documentation

Definition at line 41 of file ezgeneraldigesthandler.php.


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