eZ Publish  [4.2]
eZNotificationTransport Class Reference

The class eZNotificationTransport does. More...

+ Inheritance diagram for eZNotificationTransport:

List of all members.

Public Member Functions

 eZNotificationTransport ()
 send ($address=array(), $subject, $body, $transportData=null)

Static Public Member Functions

static instance ($transport=false, $forceNewInstance=false)
 Returns a shared instance of the eZNotificationTransport class.

Detailed Description

The class eZNotificationTransport does.

Definition at line 39 of file eznotificationtransport.php.


Member Function Documentation

eZNotificationTransport::eZNotificationTransport ( )

Constructor

Definition at line 44 of file eznotificationtransport.php.

Referenced by eZMailNotificationTransport\eZMailNotificationTransport(), and instance().

static eZNotificationTransport::instance ( transport = false,
forceNewInstance = false 
) [static]

Returns a shared instance of the eZNotificationTransport class.

Parameters:
$transportstring|false Uses notification.ini[TransportSettings]DefaultTransport if false
$forceNewInstancebool
Returns:
eZNotificationTransport

Definition at line 56 of file eznotificationtransport.php.

Referenced by eZGeneralDigestHandler\handle(), eZMailNotificationTransport\send(), eZCollaborationNotificationHandler\sendMessage(), and eZSubTreeHandler\sendMessage().

eZNotificationTransport::send ( address = array(),
subject,
body,
transportData = null 
)

Definition at line 100 of file eznotificationtransport.php.


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