[ Index ] |
|
Code source de Horde 3.1.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 153 lignes (6 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
MIME_Viewer_html:: (3 méthodes):
render()
_cleanHTML()
getType()
Classe: MIME_Viewer_html - X-Ref
The MIME_Viewer_html class renders out HTML text with an effort torender($params = null) X-Ref |
Render out the currently set contents. param: array $params Any parameters the viewer may need. return: string The rendered text. |
_cleanHTML($data) X-Ref |
Filters active content, dereferences external links, detects phishing, etc. param: string $data The HTML data. return: string The cleaned HTML data. |
getType() X-Ref |
Return the content-type of the rendered text. return: string The MIME Content-Type. |
Généré le : Sun Feb 25 18:01:28 2007 | par Balluche grâce à PHPXref 0.7 |