ControllerComponent (namespace)
Namespace Cake\Controller\Component
Class summary
-
AuthComponent
Authentication control component class.
-
CookieComponent
Cookie Component.
-
CsrfComponent
Provides CSRF protection & validation.
-
FlashComponent
The CakePHP FlashComponent provides a way for you to write a flash variable to the session from your controllers, to be rendered in a view with the FlashHelper.