ControllerComponent (namespace)
Namespace Cake\Controller\Component
Class summary
-
Authentication control component class.
-
Cookie Component.
-
Provides CSRF protection & validation.
-
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.<