cakephp2-php8/lib/Cake/View/Helper
mark_story 6df7bf9c21 Fix notice errors in pagination link generation.
No errors should be emitted when creating links for models that were not
paginated.

Refs #6090
2015-03-17 22:19:17 -04:00
..
CacheHelper.php Merge branch 'master' into 2.6 2014-08-08 23:28:06 -04:00
FormHelper.php Don't generate maxlength properties for decimal columns. 2015-02-27 21:08:54 -05:00
HtmlHelper.php Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
JqueryEngineHelper.php Update doc blocks regarding return $this 2014-06-25 00:06:51 +02:00
JsBaseEngineHelper.php a / an typo fixes fot API 2014-07-30 22:11:03 +02:00
JsHelper.php Take care of more int casts. 2014-09-10 16:29:23 +02:00
MootoolsEngineHelper.php a / an typo fixes fot API 2014-07-30 22:11:03 +02:00
NumberHelper.php Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
PaginatorHelper.php Fix notice errors in pagination link generation. 2015-03-17 22:19:17 -04:00
PrototypeEngineHelper.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
RssHelper.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
SessionHelper.php Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
TextHelper.php Fix words with WWW in them being autolinked. 2015-02-25 20:52:35 -05:00
TimeHelper.php Fixed return type of toQuarter in CakeTime and TimeHelper 2015-03-02 12:08:11 +01:00