[ Index ]
 

Code source de Horde 3.1.3

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/Horde/MIME/Viewer/ -> zip.php (sommaire)

(pas de description)

Poids: 119 lignes (5 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

MIME_Viewer_zip:: (3 méthodes):
  render()
  _render()
  getType()


Classe: MIME_Viewer_zip  - X-Ref

The MIME_Viewer_zip class renders out the contents of ZIP files in HTML
format.

$Horde: framework/MIME/MIME/Viewer/zip.php,v 1.30.10.10 2006/02/10 13:54:04 jan Exp $

Copyright 2000-2006 Chuck Hagenbuch <chuck@horde.org>
Copyright 2002-2006 Michael Cochrane <mike@graftonhall.co.nz>

See the enclosed file COPYING for license information (LGPL). If you
did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.

render($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