| [ Index ] |
PHP Cross Reference of Akelos Framework |
[Source view] [Print]
(no description)
| File Size: | 97 lines (4 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
AkMailEncoding:: (4 methods):
_decodeHeader()
decode()
_encodeAddress()
_isValidAddress()
Class: AkMailEncoding - X-Ref
| _decodeHeader($encoded_header) X-Ref |
| PEAR's header decoding function is buggy and is not enough tested, so we override it using the Akelos charset transcoding engine to get the result as UTF-8 |
| decode() X-Ref |
| No description |
| _encodeAddress($address_string, $header_name = '', $names = true) X-Ref |
| No description |
| _isValidAddress($email) X-Ref |
| No description |
| Generated: Mon Oct 27 12:43:49 2008 | Cross-referenced by PHPXref 0.6 |