cakephp2-php8/lib/Cake/Controller/Component
mark_story 512e570202 Adding ability to map arbitrary content types and decoding methods to RequestHandlerComponent.
Removing hardcoded XML decoding, but continuing to provide the functionality.
Adding default support for JSON decoding.
Fixing stdin/input mixup.
Fixes #716
2011-05-01 10:21:00 -04:00
..
Auth consolidate cake_error and cake_developer to simply "cake_dev" 2011-03-20 16:38:31 +01:00
AclComponent.php Unused variables in Controller removed 2011-04-23 00:02:06 +04:00
AuthComponent.php Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading 2011-04-11 22:48:08 -04:30
CookieComponent.php Adding backwards compatible cookie reading back into CookieComponent. 2011-04-18 22:07:45 -04:00
EmailComponent.php Moved the CakeEmail to Network/Email. Now this class have similar structure of HttpSocket. 2011-04-26 22:20:35 -04:00
PaginatorComponent.php Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-01-02 02:00:03 -04:30
RequestHandlerComponent.php Adding ability to map arbitrary content types and decoding methods to RequestHandlerComponent. 2011-05-01 10:21:00 -04:00
SecurityComponent.php Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading 2011-03-12 23:49:02 -04:30
SessionComponent.php Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading 2011-02-21 22:28:30 -04:30