| [ Index ] |
|
Code source de PRADO 3.0.6 |
[Code source] [Imprimer] [Statistiques]
TService class file.
| Author: | Qiang Xue <qiang.xue@gmail.com> |
| Copyright: | Copyright © 2005 PradoSoft |
| License: | http://www.pradosoft.com/license/ |
| Version: | $Id: TService.php 1397 2006-09-07 07:55:53Z wei $ |
| Poids: | 64 lignes (1 kb) |
| Inclus ou requis: | 1 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
| init($config) X-Ref |
| Initializes the service and attaches {@link run} to the RunService event of application. This method is required by IService and is invoked by application. param: TXmlElement module configuration |
| getID() X-Ref |
return: string id of this service |
| setID($value) X-Ref |
param: string id of this service |
| run() X-Ref |
| Runs the service. |
| Généré le : Sun Feb 25 21:07:04 2007 | par Balluche grâce à PHPXref 0.7 |