BakeShell Class Reference

Inheritance diagram for BakeShell:

Shell Object List of all members.

Public Member Functions

 all ()
 help ()
 loadTasks ()
 main ()

Public Attributes

 $tasks = array('Project', 'DbConfig', 'Model', 'Controller', 'View', 'Plugin', 'Test')

Detailed Description

Definition at line 36 of file bake.php.


Member Function Documentation

BakeShell::all (  ) 

Quickly bake the MVC

public

Definition at line 118 of file bake.php.

References Shell::$name, __(), Shell::_checkUnitTest(), Shell::_controllerName(), Shell::_modelName(), Object::_stop(), a(), Shell::err(), Shell::hr(), App::import(), name(), Shell::out(), params(), and valid().

BakeShell::help (  ) 

Displays help contents

public

Reimplemented from Shell.

Definition at line 186 of file bake.php.

References Shell::hr(), and Shell::out().

BakeShell::loadTasks (  ) 

Override loadTasks() to handle paths

public

Reimplemented from Shell.

Definition at line 49 of file bake.php.

References $path, __(), Object::_stop(), classify(), Shell::err(), params(), pluralize(), and underscore().

BakeShell::main (  ) 

Override main() to handle action

public

Definition at line 66 of file bake.php.

References __(), a(), config(), Configuration, Shell::hr(), Shell::in(), and Shell::out().


Member Data Documentation

BakeShell::$tasks = array('Project', 'DbConfig', 'Model', 'Controller', 'View', 'Plugin', 'Test')

Reimplemented from Shell.

Definition at line 43 of file bake.php.


The documentation for this class was generated from the following file:
Generated on Sun Nov 22 00:30:55 2009 for CakePHP 1.2.x.x (v1.2.4.8284) by doxygen 1.4.7