[ Index ] |
|
Code source de PRADO 3.0.6 |
[Code source] [Imprimer] [Statistiques]
TSafeHtml class file
Author: | Wei Zhuo |
Copyright: | Copyright © 2005 PradoSoft |
License: | http://www.pradosoft.com/license/ |
Version: | $Id: TSafeHtml.php 1397 2006-09-07 07:55:53Z wei $ |
Poids: | 65 lignes (2 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
TSafeHtml:: (2 méthodes):
render()
parseSafeHtml()
render($writer) X-Ref |
Renders body content. This method overrides parent implementation by removing malicious javascript code from the body content param: THtmlWriter writer |
parseSafeHtml($text) X-Ref |
Use SafeHTML to remove malicous javascript from the HTML content. param: string HTML content return: string safer HTML content |
Généré le : Sun Feb 25 21:07:04 2007 | par Balluche grâce à PHPXref 0.7 |