cakephp2-php8/lib/Cake/View
William Notowidagdo 23954e6ad3 Update HtmlHelper.php
No need to add `null` to `$options` param as mentioned in the docs section: [Using blocks for script and CSS files](http://book.cakephp.org/2.0/en/views.html#using-blocks-for-script-and-css-files)
2014-08-01 11:22:29 +07:00
..
Elements Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Errors Fix a fatal error occurs in combination with a scaffold error. 2014-07-31 05:49:23 +09:00
Helper Update HtmlHelper.php 2014-08-01 11:22:29 +07:00
Scaffolds Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
Helper.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
HelperCollection.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
JsonView.php Fix api docblocks for View layer classes. 2014-05-30 01:23:12 +05:30
MediaView.php Don't return true from view classes' render() method. 2014-02-06 03:06:00 +05:30
ScaffoldView.php Deprecated scaffold and scaffoldview. 2013-12-20 14:16:44 -05:00
ThemeView.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
View.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
ViewBlock.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
XmlView.php Fix api docblocks for View layer classes. 2014-05-30 01:23:12 +05:30