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

(pas de description)

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

Définit 1 class

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 to
remove potentially malicious code.

$Horde: framework/MIME/MIME/Viewer/html.php,v 1.14.4.20 2006/06/07 13:34:16 jan Exp $

Copyright 1999-2006 Anil Madhavapeddy <anil@recoil.org>
Copyright 1999-2006 Jon Parise <jon@horde.org>
Copyright 2002-2006 Michael Slusarz <slusarz@horde.org>

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

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