[ Index ] |
|
Code source de Horde 3.1.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 119 lignes (5 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
Classe: MIME_Viewer_zip - X-Ref
The MIME_Viewer_zip class renders out the contents of ZIP files in HTMLrender($params = array() X-Ref |
Render out the current zip contents. param: array $params Any parameters the Viewer may need. return: string The rendered contents. |
_render($contents, $callback = null) X-Ref |
Output the file list. param: string $contents The contents of the zip archive. param: mixed $callback The callback function to use on the zipfile return: string The file list. |
getType() X-Ref |
Return the content-type return: string The content-type of the output. |
Généré le : Sun Feb 25 18:01:28 2007 | par Balluche grâce à PHPXref 0.7 |