Public Member Functions | Data Fields

EmailAccount Class Reference

Inheritance diagram for EmailAccount:
Inheritance graph
[legend]
Collaboration diagram for EmailAccount:
Collaboration graph
[legend]

Public Member Functions

 __construct ($xmlArr)

Data Fields

 $m_Name
 $m_Host
 $m_Port
 $m_SSL
 $m_FromName
 $m_FromEmail
 $m_IsSMTP
 $m_SMTPAuth
 $m_Username
 $m_Password

Detailed Description

Definition at line 380 of file emailService.php.


Constructor & Destructor Documentation

__construct ( xmlArr )

Load the supplied array of config data into the object

Parameters:
array$xmlArr

Definition at line 398 of file emailService.php.


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