cakephp2-php8/lib/Cake/View/Helper
mark_story 506051f688 Correct input generation for postgres numeric types.
Numeric types in postgres are treated like decimals, except they can
have no length, precision or scale components defined.

IE does not accept 1.00000 as a valid step attribute so we'll default to
any when we encounter decimal types with no length.

Refs #7497
2015-10-01 21:46:21 -04:00
..
CacheHelper.php Various improvments to the CakePH Plib files 2015-09-25 17:11:20 +02:00
FlashHelper.php Merge pull request #7447 from ravage84/2.7-lib-improvements 2015-09-25 12:14:00 -04:00
FormHelper.php Correct input generation for postgres numeric types. 2015-10-01 21:46:21 -04:00
HtmlHelper.php Various improvments to the CakePH Plib files 2015-09-25 17:11:20 +02: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 Set the key variable in the SessionHelper. 2015-09-09 22:08:49 -04:00
TextHelper.php Merge branch 'master' into 2.7 2015-02-26 12:50:35 -05:00
TimeHelper.php Capitalize Windows, the OS 2015-07-09 15:54:03 +02:00