cakephp2-php8/lib/Cake/Controller
mark_story 95b74bd9ef Make sure ComponentCollection has the controller dependency.
Add setter method as changing ComponentCollection's constructor now is
not possible. This fixes issues where components that rely on
Collection->getController() in their constructor can work properly.

Fixes #3946
2013-07-30 09:09:52 -04:00
..
Component Strips the base off the generated URL from the AuthComponent. 2013-07-26 15:18:28 +02:00
CakeErrorController.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Component.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ComponentCollection.php Make sure ComponentCollection has the controller dependency. 2013-07-30 09:09:52 -04:00
Controller.php Docblock and return type fixes 2013-07-29 19:13:31 +05:30
Scaffold.php coding standards and else block simplification 2013-07-03 19:27:17 +02:00