| [ Index ] |
|
Code source de IMP H3 (4.1.5) |
[Code source] [Imprimer] [Statistiques]
$Horde: imp/compose.php,v 2.800.2.79 2007/04/10 19:40:27 jan Exp $ Copyright 1999-2007 Charles J. Hagenbuch <chuck@horde.org> Copyright 1999-2007 Jon Parise <jon@horde.org> Copyright 2002-2007 Michael Slusarz <slusarz@bigworm.colorado.edu>
| Poids: | 1598 lignes (60 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 10 fichiers spelling.php lib/MIME/Headers.php lib/base.php lib/Crypt/SMIME.php lib/MIME/Contents.php lib/Crypt/PGP.php lib/Maillog.php lib/Message.php lib/Folder.php lib/Compose.php |
| _getActionID() X-Ref |
| Determines the actionID. |
| _mailboxReturnURL($encode, $url = null) X-Ref |
| Return an url for mailbox.php depending on what kind of start/page information we have. param: boolean $encode Whether or not to encode entities in the URL. param: string $url The base URL. |
| _getAddressList($field, $expand = false) X-Ref |
| Returns a To:, Cc: or Bcc: list build from a selection based on 'expand names'. |
| _expandAddresses($header) X-Ref |
| Expand addresses in a header. |
| _formatAddr($addr) X-Ref |
| Checks for non-standard address formats, such as separating with spaces or semicolons, and return a "cleaned address string". |
| _recipientList($addr) X-Ref |
| Generate a recipient list. |
| _getEncoding($mime_message = null) X-Ref |
| Returns the charset to use for outgoing messages based on (by replying to or forwarding) the given MIME message and the user's default settings and any previously selected charset. |
| _baseMessage(&$imp_compose, $charset, $final_msg = true) X-Ref |
| Setup the base message MIME_Part object. |
| _createMimeMessage($to, $body) X-Ref |
| Create the base MIME_Message for sending. |
| _cleanAddrList($addrs, $multiple) X-Ref |
| Pas de description |
| _popupSuccess() X-Ref |
| Pas de description |
| Généré le : Thu Nov 29 12:30:07 2007 | par Balluche grâce à PHPXref 0.7 |
|