[ Index ] |
|
Code source de PRADO 3.0.6 |
[Code source] [Imprimer] [Statistiques]
TTextProcessor class file
Author: | Qiang Xue <qiang.xue@gmail.com> |
Copyright: | Copyright © 2005 Wei Zhuo |
License: | http://www.pradosoft.com/license/ |
Version: | $Id: TTextProcessor.php 1397 2006-09-07 07:55:53Z wei $ |
Poids: | 87 lignes (2 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
addParsedObject($object) X-Ref |
HTML-decodes static text. This method overrides parent implementation. param: mixed object to be added as body content |
getText() X-Ref |
return: string text to be processed |
setText($value) X-Ref |
param: string text to be processed |
renderContents($writer) X-Ref |
Renders body content. This method overrides the parent implementation by replacing the body content with the processed text content. param: THtmlWriter writer |
Généré le : Sun Feb 25 21:07:04 2007 | par Balluche grâce à PHPXref 0.7 |