Pt_BR En Ja De Fr 
You are currently viewing the 0.10 branch api documentation. Switch to 0.11 or 1.0

0.10 Doctrine_Cli

Doctrine Cli

Method Summary

Returns Name Description
getLoadedTasks
array loadTasks
notify
notifyException
array prepareArgs
printTasks Prints an index of all the available tasks in the CLI instance
run
_getTaskClassFromArgs Get the task class from an array of cli arguments
_run
__construct

Method Details

  • getLoadedTasks()


  • (array) loadTasks($directory = null)


  • notify($notification = null, $style = 'HEADER')


  • notifyException($exception)


  • (array) prepareArgs($args)


  • printTasks($task = null, $full = false)

    Prints an index of all the available tasks in the CLI instance


  • run($args)

    throws new Doctrine_Cli_Exception


  • _getTaskClassFromArgs($args)

    Get the task class from an array of cli arguments


  • _run($args)


  • __construct($config = array())


Comments (0) [ add comment ]

 No Comments

Add Comment

Add New Comment
Please enter follow the doctrine