Package Cake\Console\Command\Task

Class summary

  • BakeTask

    Base class for Bake Tasks.

  • CommandTask

    Base class for Shell Command reflection.

  • ControllerTask

    Task class for creating and updating controller files.

  • DbConfigTask

    Task class for creating and updating the database configuration file.

  • ExtractTask

    Language string extractor

  • FixtureTask

    Task class for creating and updating fixtures files.

  • ModelTask

    Task class for creating and updating model files.

  • PluginTask

    The Plugin Task handles creating an empty plugin, ready to be used

  • ProjectTask

    Task class for creating new project apps and plugins

  • TemplateTask

    Template Task can generate templated output Used in other Tasks. Acts like a simplified View class.

  • TestTask

    Task class for creating and updating test files.

  • ViewTask

    Task class for creating and updating view files.

© 2005–2016 The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
http://api.cakephp.org/2.7/package-Cake.Console.Command.Task.html