| [ Index ] |
|
Code source de PRADO 3.0.6 |
[Code source] [Imprimer] [Statistiques]
TParameterModule class
| Author: | Qiang Xue <qiang.xue@gmail.com> |
| Copyright: | Copyright © 2005 PradoSoft |
| License: | http://www.pradosoft.com/license/ |
| Version: | $Id: TParameterModule.php 1397 2006-09-07 07:55:53Z wei $ |
| Poids: | 131 lignes (4 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
TParameterModule:: (4 méthodes):
init()
loadParameters()
getParameterFile()
setParameterFile()
Classe: TParameterModule - X-Ref
TParameterModule class| init($config) X-Ref |
| Initializes the module by loading parameters. param: TXmlElement content enclosed within the module tag |
| loadParameters($xmlNode) X-Ref |
| Loads parameters into application. param: TXmlElement XML representation of the parameters |
| getParameterFile() X-Ref |
return: string the parameter file path |
| setParameterFile($value) X-Ref |
param: string the parameter file path. It must be in namespace format |
| Généré le : Sun Feb 25 21:07:04 2007 | par Balluche grâce à PHPXref 0.7 |