[ Index ] |
|
Code source de Symfony 1.0.0 |
[Code source] [Imprimer] [Statistiques]
Abstract class providing properties and methods common to all the project components
Author: | Andreas Aderhold <andi@binarycloud.com> |
Author: | Hans Lellelid <hans@xmpl.org> |
Version: | $Revision: 1.5 $ |
Poids: | 72 lignes (2 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
setProject($project) X-Ref |
References the project to the current component. param: object The reference to the current project |
getProject() X-Ref |
Returns a reference to current project return: object Reference to current porject object |
log($msg, $level = PROJECT_MSG_INFO) X-Ref |
Logs a message with the given priority. param: string The message to be logged. param: integer The message's priority at this message should have |
Généré le : Fri Mar 16 22:42:14 2007 | par Balluche grâce à PHPXref 0.7 |