| [ Index ] |
|
Code source de IMP H3 (4.1.5) |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 204 lignes (7 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
IMP_MIME_Viewer_alternative:: (4 méthodes):
render()
_getAltID()
_removeMultipartMixed()
getType()
Classe: IMP_MIME_Viewer_alternative - X-Ref
The IMP_MIME_Viewer_alternative class renders out messages from| render($params) X-Ref |
| Render out the currently set contents. param: array $params An array with a reference to a MIME_Contents return: string The rendered text in HTML. |
| _getAltID(&$contents, &$partList) X-Ref |
| Determine the alternative ID param: MIME_Contents &$contents A MIME_Contents object. param: array &$partList The list of parts in this alternative |
| _removeMultipartMixed($list) X-Ref |
| Remove multipart/mixed entries from an array of MIME_Parts and replace with the contents of that part. param: array $list A list of MIME_Part objects. return: array The list of objects with multipart/mixed parts removed. |
| getType() X-Ref |
| Return the content-type. return: string The content-type of the message. |
| Généré le : Thu Nov 29 12:30:07 2007 | par Balluche grâce à PHPXref 0.7 |
|