cakephp2-php8/lib/Cake/Controller
mark_story 1ddcde7c86 Fix how $uses is handled.
$uses now defaults to true.  All falsey values turn some features
off, and most truthy values enable them.

Fixes #2590
2012-02-28 19:35:06 -05:00
..
Component type hinting controllers and views 2012-02-25 19:46:06 -05:00
CakeErrorController.php Fix errors with missing sub directories. 2012-02-02 21:25:46 -05:00
Component.php type hinting controllers and views 2012-02-25 19:46:06 -05:00
ComponentCollection.php Migrating the beforeRedirect callback to the CakeEventManager, reorganizing how events are triggered in controller 2011-12-25 22:48:27 -04:30
Controller.php Fix how $uses is handled. 2012-02-28 19:35:06 -05:00
Scaffold.php Revert the changes done to remove the 'cake' domain 2011-10-23 20:36:31 -04:00