Base class for all symfony Propel tasks.
Inheritence
sfPropelLoadDataTask, sfPropelBuildDbTask, sfPropelBuildSqlTask, sfPropelBuildFormsTask, sfPropelBuildAllTask, sfPropelSchemaToYmlTask, sfPropelBuildModelTask, sfPropelDumpDataTask, sfPropelInsertSqlTask, sfPropelBuildAllLoadTask, sfPropelSchemaToXmlTask, sfPropelInitAdminTask, sfPropelBuildSchemaTask, sfPropelGenerateCrudTask <
sfPropelBaseTask
<
sfBaseTask < sfCommandApplicationTask < sfTask
Method Summary
Methods inherited from sfBaseTask
checkAppExists , checkModuleExists , checkProjectExists , doRun , getFilesystem
log , logSection , setCommandApplication
Methods inherited from sfTask
addArgument , addArguments , addOption , addOptions , configure , doRun , execute , getAliases , getArguments , getBriefDescription , getDetailedDescription , getFullName , getName , getNamespace , getOptions , getSynopsis , initialize , log , logSection , process , run , runFromCLI , __construct
Method Details
|