[ Index ] |
|
Code source de IMP H3 (4.1.5) |
[Code source] [Imprimer] [Statistiques]
The description of the IMP program to use in the 'User-Agent:' header.
Poids: | 279 lignes (10 kb) |
Inclus ou requis: | 15 fois |
Référencé: | 0 fois |
Nécessite: | 1 fichier lib/version.php |
IMP_Headers:: (7 méthodes):
_getStream()
parseAllListHeaders()
parseListHeaders()
addSiteHeaders()
buildAddressLinks()
addLocalTime()
myGetOb()
Classe: IMP_Headers - X-Ref
The IMP_Headers:: class contains all functions related to handling_getStream() X-Ref |
Returns a reference to a currently open IMAP stream. |
parseAllListHeaders() X-Ref |
Parse all of the available mailing list headers. |
parseListHeaders($header, $raw = false) X-Ref |
Parse the information in the mailing list headers. param: string $header The header to process. param: boolean $raw Should the raw URL be returned instead of setting return: string The header value (if $raw == true). |
addSiteHeaders() X-Ref |
Add any site-specific headers defined in config/header.php to the internal header array. |
buildAddressLinks($field, $addURL, $set = false, $link = true) X-Ref |
Builds a string containing a list of addresses. param: string $field The address field to parse. param: integer $addURL The self URL. param: boolean $set Set the associated header with the return param: boolean $link Link each address to the compose screen? return: string String containing the formatted address list. |
addLocalTime($date) X-Ref |
Add the local time string to the date header. param: string $date The date string. return: string The date string with the local time added on. |
myGetOb($field) X-Ref |
Get a header from the header object. param: string $field The header to return as an object. return: mixed The field requested. |
Généré le : Thu Nov 29 12:30:07 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |