Copyright 2014-2017 Horde LLC (http://www.horde.org/) See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Copyright: | 2014-2017 Horde LLC |
License: | http://www.horde.org/licenses/lgpl21 LGPL 2.1 |
File Size: | 176 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Horde_Mime_Headers_Addresses:: (7 methods):
__clone()
__get()
getAddressList()
_setValue()
getHandles()
_sendEncode()
doSendEncode()
Class: Horde_Mime_Headers_Addresses - X-Ref
This class represents address fields (RFC 5322).__clone() X-Ref |
No description |
__get($name) X-Ref |
No description |
getAddressList($first = false) X-Ref |
No description |
_setValue($value) X-Ref |
getHandles() X-Ref |
No description |
_sendEncode($opts) X-Ref |
param: array $opts See doSendEncode(). |
doSendEncode($alist, array $opts = array() X-Ref |
Do send encoding for addresses. Needed as a static function because it is used by both single and multiple address headers. param: array $alist An array of Horde_Mail_Rfc822_List objects. param: array $opts Additional options: |