cakephp2-php8/lib/Cake/View/Helper
mark_story 2c0e030831 Move call to tagIsInvalid to FormHelper
tagIsInvalid() doesn't exist in Helper, and shouldn't be
called from that class.

Fixes #2411
2011-12-23 20:41:16 -05:00
..
AppHelper.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
CacheHelper.php Remove extra space in HtmlHelper radio tag 2011-12-18 09:40:23 -08:00
FormHelper.php Move call to tagIsInvalid to FormHelper 2011-12-23 20:41:16 -05:00
HtmlHelper.php Fix issue with link generation and no title. 2011-12-19 20:49:01 -05:00
JqueryEngineHelper.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
JsBaseEngineHelper.php Indentation fix (tab instead of spaces) 2011-12-20 22:26:43 -05:00
JsHelper.php Fixing incorrect setting of default value for 'onDomReady' option in JsHelper::writeBuffer() 2011-12-08 14:03:39 +05:30
MootoolsEngineHelper.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
NumberHelper.php Adhere to code formatting standard 2011-11-30 23:21:31 -08:00
PaginatorHelper.php Spelling and grammar fixes 2011-12-01 21:58:09 -08:00
PrototypeEngineHelper.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
RssHelper.php Add @link to docblocks on Form, Html, Js, Paginator, Rss and Session helpers 2011-11-29 21:23:02 -08:00
SessionHelper.php Spelling and grammar fixes 2011-12-01 21:58:09 -08:00
TextHelper.php Code standards formatting 2011-12-15 22:52:07 -08:00
TimeHelper.php Code standards formatting 2011-12-15 22:52:07 -08:00