kernel/classes/notification/eznotificationtransport.php

Show: inherited
Table of Contents

File containing the eZNotificationTransport class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Package
kernel  
Version
4.6.0  

\eZNotificationTransport

Package: kernel

File containing the eZNotificationTransport class.

Children
\eZMailNotificationTransport
Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Version
4.6.0  

Methods

methodpubliceZNotificationTransport( ) : void

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

Returns a shared instance of the eZNotificationTransport class.

Parameters
Name Type Description
$transport string | false

Uses notification.ini[TransportSettings]DefaultTransport if false

$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.