| [ Index ] |
|
Code source de Horde 3.1.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 90 lignes (3 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
MIME_Viewer_report:: (3 méthodes):
render()
getType()
_resolveViewer()
Classe: MIME_Viewer_report - X-Ref
The MIME_Viewer_report class is a wrapper used to load the appropriate| render($params = array() X-Ref |
| Render the multipart/report data. param: array $params An array of parameters needed. return: string The rendered data. |
| getType() X-Ref |
| Returns the content-type of the Viewer used to view the part. return: string A content-type string. |
| _resolveViewer() X-Ref |
| Load a MIME_Viewer according to the report-type parameter stored in the MIME_Part to render. If unsuccessful, try to load a generic multipart MIME_Viewer. return: boolean True on success, false on failure. |
| Généré le : Sun Feb 25 18:01:28 2007 | par Balluche grâce à PHPXref 0.7 |