cakephp2-php8/lib/Cake/View/Helper
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
..
CacheHelper.php Merge pull request #1334 from thegallagher/2.3-cache-fix 2013-06-12 18:27:42 -07:00
FormHelper.php Some minor CS improvements to FormHelper 2013-07-06 19:04:06 +02:00
HtmlHelper.php coding standards and else block simplification 2013-07-03 19:27:17 +02:00
JqueryEngineHelper.php coding standards and simplification of else cases as well as some minor fixes 2013-07-03 00:52:48 +02:00
JsBaseEngineHelper.php coding standards and simplification of else cases as well as some minor fixes 2013-07-03 00:52:48 +02:00
JsHelper.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
MootoolsEngineHelper.php coding standards and simplification of else cases as well as some minor fixes 2013-07-03 00:52:48 +02:00
NumberHelper.php whitespace coding standards 2013-07-05 14:15:18 +02:00
PaginatorHelper.php simplify else cases 2013-07-03 01:14:41 +02:00
PrototypeEngineHelper.php coding standards and simplification of else cases as well as some minor fixes 2013-07-03 00:52:48 +02:00
RssHelper.php coding standards and simplification of else cases as well as some minor fixes 2013-07-03 00:52:48 +02:00
SessionHelper.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
TextHelper.php Fix incorrect autolinking when urls end at HTML tags. 2013-06-15 22:01:29 -04:00
TimeHelper.php coding standards and simplification of else cases as well as some minor fixes 2013-07-03 00:52:48 +02:00