| [ Index ] |
|
Code source de IMP H3 (4.1.5) |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 111 lignes (3 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
IMP_MIME_Viewer_related:: (4 méthodes):
render()
renderAttachmentInfo()
getType()
getCharset()
Classe: IMP_MIME_Viewer_related - X-Ref
The IMP_MIME_Viewer_related class handles multipart/related messages| 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. |
| renderAttachmentInfo($params) X-Ref |
| Render out attachment information. param: array $params An array with a reference to a MIME_Contents return: string The rendered text in HTML. |
| getType() X-Ref |
| Return the content-type. return: string The content-type of the message. |
| getCharset() X-Ref |
| Returns the character set used for the Viewer. return: string The character set used by this Viewer. |
| Généré le : Thu Nov 29 12:30:07 2007 | par Balluche grâce à PHPXref 0.7 |
|