.. Mail/Address.php generated using docpx on 01/30/13 03:26pm Class ***** Zend\\Mail\\Address =================== Methods ------- __construct +++++++++++ .. function:: __construct() Constructor :param string: :param null|string: :throws Exception\InvalidArgumentException: :rtype: Address getEmail ++++++++ .. function:: getEmail() Retrieve email :rtype: string getName +++++++ .. function:: getName() Retrieve name :rtype: string toString ++++++++ .. function:: toString() String representation of address :rtype: string