cakephp2-php8/lib/Cake/View
Marc Würth 11eeb33644 Some minor CS improvements to FormHelper
Replaced use of deprecated method getVar by get.
Improved DocBocks, mostly data types
Removed deprecated DocBock tag because it's an invalid use of such. This makes the method look like it was deprecated but in reality it's only one of the possible values of one of its parameters.
2013-07-06 19:04:06 +02:00
..
Elements Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Errors Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Helper Some minor CS improvements to FormHelper 2013-07-06 19:04:06 +02:00
Scaffolds Formatted code 2013-06-23 19:49:17 +02:00
Helper.php whitespace coding standards 2013-07-05 14:15:18 +02:00
HelperCollection.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
JsonView.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
MediaView.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ScaffoldView.php Make ScaffoldView extend View instead of deprecated ThemeView 2013-06-22 22:05:31 +05:30
ThemeView.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
View.php doublespace to single space 2013-07-05 14:36:40 +02:00
ViewBlock.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
XmlView.php correct return types in doc blocks 2013-07-05 17:19:22 +02:00