cakephp2-php8/lib/Cake/View
Renan Gonçalves 96c9174ee2 Fixing tag generation for Html::script() and Html::css() when using 'fullBase' => true.
Changing values on array_diff_key() from empty ('') to null as they have no consequences and offer better readability.
2013-03-29 15:24:08 +01:00
..
Elements == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
Errors Throw exceptions when non Datasource classes are used as Datasources. 2013-03-12 21:59:45 -04:00
Helper Fixing tag generation for Html::script() and Html::css() when using 'fullBase' => true. 2013-03-29 15:24:08 +01:00
Scaffolds == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
Helper.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
HelperCollection.php Fix typos 2013-03-05 00:05:14 -07:00
JsonView.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
MediaView.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
ScaffoldView.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
ThemeView.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
View.php Re-use existing string instead of making another one. 2013-03-18 21:27:00 -04:00
ViewBlock.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
XmlView.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00