[ Index ]
 

Code source de Symfony 1.0.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/vendor/propel-generator/classes/propel/phing/ -> PropelDataModelTask.php (sommaire)

(pas de description)

Poids: 131 lignes (4 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

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.

This class exists largely for compatibility with early Propel where this was
a CapsuleTask subclass.  This class also makes it easy to quickly add some custom
datamodel-based transformations (by allowing you to put the logic in the templates).

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