cakephp2-php8/lib/Cake/Controller
mark_story 4090b3e8c6 Fix content-type detection to accomodate jQuery.
Add tests for jQuery content type strings.
Refactor tests, add in missing assertions and missing parent calls.
The new behavior is more lenient and allows for a single requested
content type to switch the view type.

Fixes #2088
2011-10-12 23:21:07 -04:00
..
Component Fix content-type detection to accomodate jQuery. 2011-10-12 23:21:07 -04:00
AppController.php Fixing doc block in core AppController file 2011-09-21 07:52:17 -05:30
CakeErrorController.php Adjusted some types in @param, @return and @var. 2011-07-31 22:57:17 -04:00
Component.php Adjusted some types in @param, @return and @var. 2011-07-31 22:57:17 -04:00
ComponentCollection.php Removing trailing spaces. 2011-08-15 23:55:08 -04:00
Controller.php Removing unnecessary ReflectionClass instance. 2011-10-01 20:43:49 -04:00
PagesController.php Oops, removing testing code 2011-09-04 04:51:30 -04:30
Scaffold.php Fixed doc block comments. 2011-09-28 22:33:46 +02:00