| [ Index ] |
|
Code source de Symfony 1.0.0 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 131 lignes (4 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
PropelDataModelTask:: (6 méthodes):
setOutputFile()
getOutputFile()
setControlTemplate()
getControlTemplate()
validate()
main()
Classe: PropelDataModelTask - X-Ref
A generic class that simply loads the data model and parses a control template.| setOutputFile($outputFile) X-Ref |
| [REQUIRED] Set the output file for the generation process. param: string $outputFile (TODO: change this to File) return: void |
| getOutputFile() X-Ref |
| Get the output file for the generation process. return: string |
| setControlTemplate($controlTemplate) X-Ref |
| [REQUIRED] Set the control template for the generating process. param: string $controlTemplate return: void |
| getControlTemplate() X-Ref |
| Get the control template for the generating process. return: string |
| validate() X-Ref |
| Pas de description |
| main() X-Ref |
| Creates Capsule context and parses control template. return: void |
| Généré le : Fri Mar 16 22:42:14 2007 | par Balluche grâce à PHPXref 0.7 |