| [ Index ] |
|
Code source de PRADO 3.0.6 |
[Code source] [Imprimer] [Statistiques]
TExpression class file
| Author: | Qiang Xue <qiang.xue@gmail.com> |
| Copyright: | Copyright © 2005 PradoSoft |
| License: | http://www.pradosoft.com/license/ |
| Version: | $Id: TExpression.php 1397 2006-09-07 07:55:53Z wei $ |
| Poids: | 63 lignes (2 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
TExpression:: (3 méthodes):
getExpression()
setExpression()
render()
Classe: TExpression - X-Ref
TExpression class| getExpression() X-Ref |
return: string the expression to be evaluated |
| setExpression($value) X-Ref |
param: string the expression to be evaluated |
| render($writer) X-Ref |
| Renders the evaluation result of the expression. param: THtmlWriter the writer used for the rendering purpose |
| Généré le : Sun Feb 25 21:07:04 2007 | par Balluche grâce à PHPXref 0.7 |