Welcome, Guest Log In

Class Krai_Struct_Mailconf

Class Overview

Struct holding the information for an e-mail connection

This struct contains the data necessary to configure a Krai_Mail mailer connection

Located in /Krai/Struct/Mailconf.php [line 23]

Krai_Struct
   |
   --Krai_Struct_Mailconf

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(
"type" => "",
"charset" => "",
"args" => array(),"sendmail_path"=>"","smtp_host"=>"","smtp_port"=>"","smtp_auth"=>false,"smtp_username"=>"","smtp_password"=>"","smtp_localhost"=>"","smtp_timeout"=>"","smtp_verp"=>false,"smtp_debug"=>false,"smtp_persist"=>false)
[line 26]
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:35 -0400 by phpDocumentor 1.4.2
Krai Framework site admin credits sitemap valid xhtml?