phpDocumentor openbiz.bin.service
[ class tree: openbiz.bin.service ] [ index: openbiz.bin.service ] [ all elements ]

Class: EmailAccount

Source Location: /service/emailService.php

Class EmailAccount

Class Overview

An object that stores email account data from the service config file.

Located in /service/emailService.php [line 298]

MetaObject
   |
   --EmailAccount
Author(s):
  • Rocky Swen
API Tags:
Access:  public

Information Tags:
Copyright:  Copyright (c) 2005-2009, Rocky Swen

Properties

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Property Summary
mixed   $m_FromEmail  
mixed   $m_FromName  
mixed   $m_Host  
mixed   $m_IsSMTP  
mixed   $m_Name  
mixed   $m_Password  
mixed   $m_SMTPAuth  
mixed   $m_Username  

[ Top ]
Method Summary
EmailAccount   __construct()   Load the supplied array of config data into the object

[ Top ]
Properties
mixed   $m_FromEmail [line 303]
API Tags:
Access:  public


[ Top ]
mixed   $m_FromName [line 302]
API Tags:
Access:  public


[ Top ]
mixed   $m_Host [line 301]
API Tags:
Access:  public


[ Top ]
mixed   $m_IsSMTP [line 304]
API Tags:
Access:  public


[ Top ]
mixed   $m_Name [line 300]
API Tags:
Access:  public


Redefinition of:
MetaObject::$m_Name

[ Top ]
mixed   $m_Password [line 307]
API Tags:
Access:  public


[ Top ]
mixed   $m_SMTPAuth [line 305]
API Tags:
Access:  public


[ Top ]
mixed   $m_Username [line 306]
API Tags:
Access:  public


[ Top ]
Methods
Constructor __construct  [line 314]

  EmailAccount __construct( array $xmlArr  )

Load the supplied array of config data into the object

Parameters:
array   $xmlArr: 

API Tags:
Access:  public


Redefinition of:
MetaObject::__construct()

[ Top ]

Documentation generated on Tue, 22 Dec 2009 03:02:55 -0800 by phpDocumentor 1.3.0RC3