Phang  2.1
 All Classes Files Functions Variables Pages
Public Attributes
Email Class Reference

Send text e-mails. More...

Inheritance diagram for Email:
Abstract_Email Base

List of all members.

Public Attributes

const LB = "------------------------------------------------------\n"
 line break

Additional Inherited Members

- Public Member Functions inherited from Base
 __call ($function, $params)
 The 'magic' call method will get/set for us invoked when the interpreter can not find a method the user is asking for.
 set_parameters ($arguments)
 Set variables from an array to member fields requires $this->optional_arguments or $this->required_arguments to have been set by the subclass.
- Protected Attributes inherited from Base
 $required_arguments = array()
 Array of options that need to be set to variables.

Detailed Description

Send text e-mails.

Extends Abstract_Email.


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