W3cubDocs

/CakePHP 3.1

Namespace Cake\Controller

Namespaces summary

Class summary

  • Component

    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.

  • ComponentRegistry

    ComponentRegistry is a registry for loaded components

  • Controller

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

  • ErrorController

    Error Handling Controller

© 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/3.1/namespace-Cake.Controller.html