[ 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/ -> report.php (sommaire)

(pas de description)

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

Définit 1 class

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
MIME_Viewer for multipart/report data (RFC 3462).

$Horde: framework/MIME/MIME/Viewer/report.php,v 1.6.10.6 2006/01/01 21:28:25 jan Exp $

Copyright 2003-2006 Michael Slusarz <slusarz@bigworm.colorado.edu>

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 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