cakephp2-php8/lib/Cake/View
mark_story 6d743971e9 Consistently inflect theme names.
Themes should be consistently converted into CamelCase, this
makes the camelization consitent with the treatment in App::themePath().

Fixes #3508
2013-01-03 21:06:46 -05:00
..
Elements Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Errors Make connection exceptions more helpful. 2012-09-12 22:31:07 -04:00
Helper Fix double encoding in JsHelper request methods. 2013-01-02 23:09:37 -05:00
Scaffolds Fix missing plugin parameters in scaffolding. 2012-11-27 21:59:06 -05:00
Helper.php Fix docblock 2012-12-20 01:22:09 +05:30
HelperCollection.php Fix more coding standards errors. 2012-04-23 22:27:27 -04:00
JsonView.php Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
MediaView.php fix all warnings except TODO warnings 2012-11-14 12:56:10 +01:00
ScaffoldView.php Replaced simple and therefore pointless array_push function references with the ordinary way of adding an array element. This will increase the performance and the code looks much cleaner this way IMHO 2013-01-02 23:47:27 +01:00
ThemeView.php Added deprecated tag 2012-12-17 02:47:41 +05:30
View.php Consistently inflect theme names. 2013-01-03 21:06:46 -05:00
ViewBlock.php Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
XmlView.php remove unneeded line 2012-06-22 14:44:47 +02:00