[ Index ] |
|
Code source de Symfony 1.0.0 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 177 lignes (5 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
PropelGraphvizTask:: (7 méthodes):
setOutputDirectory()
setSqlDbMap()
getSqlDbMap()
setDatabase()
getDatabase()
main()
writeDot()
Classe: PropelGraphvizTask - X-Ref
A task to generate Graphviz png images from propel datamodel.setOutputDirectory(PhingFile $out) X-Ref |
Set the sqldbmap. param: PhingFile $sqldbmap The db map. |
setSqlDbMap(PhingFile $sqldbmap) X-Ref |
Set the sqldbmap. param: PhingFile $sqldbmap The db map. |
getSqlDbMap() X-Ref |
Get the sqldbmap. return: PhingFile $sqldbmap. |
setDatabase($database) X-Ref |
Set the database name. param: string $database |
getDatabase() X-Ref |
Get the database name. return: string |
main() X-Ref |
Pas de description |
writeDot($dotSyntax, PhingFile $outputDir) X-Ref |
probably insecure |
Généré le : Fri Mar 16 22:42:14 2007 | par Balluche grâce à PHPXref 0.7 |