eZ Publish  [4.2]
eZPaymentLogger Class Reference

List of all members.

Public Member Functions

 eZPaymentLogger ($fileName, $mode)
 writeString ($string, $label='')
 writeTimedString ($string, $label='')

Static Public Member Functions

static CreateForAdd ($fileName)
static CreateNew ($fileName)
static getTime ()

Public Attributes

 $file

Detailed Description

Definition at line 38 of file ezpaymentlogger.php.


Member Function Documentation

static eZPaymentLogger::CreateForAdd ( fileName) [static]

Definition at line 50 of file ezpaymentlogger.php.

Referenced by eZPaymentGatewayType\eZPaymentGatewayType().

static eZPaymentLogger::CreateNew ( fileName) [static]

Definition at line 45 of file ezpaymentlogger.php.

eZPaymentLogger::eZPaymentLogger ( fileName,
mode 
)

Definition at line 40 of file ezpaymentlogger.php.

Referenced by CreateForAdd(), and CreateNew().

static eZPaymentLogger::getTime ( ) [static]

Definition at line 85 of file ezpaymentlogger.php.

Referenced by writeTimedString().

eZPaymentLogger::writeString ( string,
label = '' 
)

Definition at line 55 of file ezpaymentlogger.php.

eZPaymentLogger::writeTimedString ( string,
label = '' 
)

Definition at line 69 of file ezpaymentlogger.php.


Member Data Documentation

eZPaymentLogger::$file

Definition at line 91 of file ezpaymentlogger.php.


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