W3cubDocs

/CakePHP 2.9

Package Cake\Controller

Package summary

Class summary

  • Error Handling Controller

  • Base class for an individual Component. Components provide reusable bits of controller logic that can be composed into a controller. Components also provide request life-cycle callbacks for injecting logic at specific points.

  • Components collection is used as a registry for loaded components and handles loading and constructing component class objects.

  • Application controller class for organization of business logic. Provides basic functionality, such as rendering views inside layouts, automatic model availability, redirection, callbacks, and more.

  • Scaffolding is a set of automatic actions for starting web development work faster.

© 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.
https://api.cakephp.org/2.9/package-Cake.Controller.html