kernel/classes/notification/eznotificationtransport.php

Show: inherited
Table of Contents

\eZNotificationTransport

Package:
Children
\eZMailNotificationTransport

Methods

methodpubliceZNotificationTransport( ) : void

methodpublicinstance( \$transport $transport = false, \$forceNewInstance $forceNewInstance = false ) : \eZNotificationTransport
static

Returns a shared instance of the eZNotificationTransport class.

Parameters
Name Type Description
$transport \$transport

string|false Uses notification.ini[TransportSettings]DefaultTransport if false

$forceNewInstance \$forceNewInstance

bool

Returns
Type Description
\eZNotificationTransport
methodpublicsend(  $address = array(),  $subject,  $body,  $transportData = null ) : void

Parameters
Name Type Description
$address
$subject
$body
$transportData
Documentation was generated by DocBlox 0.18.1.