[Zend_Mail] element index

Package indexes

All elements
g s z _
_
top
Variable $_auth
Authentication type OPTIONAL
Variable $_config
Config options for authentication
Variable $_connection
Instance of Zend_Mail_Protocol_Smtp
Variable $_host
Remote smtp hostname or i.p.
Variable $_name
Local client hostname or i.p.
Variable $_port
Port number
Method _sendMail
Send an email via the SMTP connection protocol
Method __construct
Constructor.
Method __destruct
Class destructor to ensure all open connections are closed
g
top
Method getConnection
Gets the connection protocol instance
s
top
Page Smtp.php
Smtp.php in Smtp.php
Method setConnection
Sets the connection protocol instance
z
top
Class Zend_Mail_Transport_Smtp
SMTP connection object
g s z _