Welcome, Guest Log In

Class Krai_Struct_Mail

Class Overview

Struct holding the information for an e-mail

This struct contains the data necessary to send an email via Krai_Mail

Located in /Krai/Struct/Mail.php [line 22]

Krai_Struct
   |
   --Krai_Struct_Mail

Properties

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From Krai_Struct

Krai_Struct::$DATA

Inherited From Krai_Struct

Krai_Struct::__construct()
Constructor
Krai_Struct::VarAllowed()
Determine whether a property is allowed to be get / set
Krai_Struct::__get()
PHP magic function for getting a property value
Krai_Struct::__set()
PHP magic function for setting a property value

[ Top ]
Property Summary
mixed   $FIELDS  

[ Top ]
Properties
mixed   $FIELDS = array(
"recipients" => array(),"content"=>"","from"=>"","from_name"=>"","subject"=>"","headers"=>array())
[line 24]
API Tags:
Access:  protected


Redefinition of:
Krai_Struct::$FIELDS
Array of allowed properties of the struct

[ Top ]

Documentation generated on Fri, 25 Jul 2008 15:19:34 -0400 by phpDocumentor 1.4.2
Krai Framework site admin credits sitemap valid xhtml?