cakephp2-php8/cake/libs/view/helpers
mariano.iglesias 5adbf2d75b By default codeBlock generates XHTML strict valid blocks.
All options to JavascriptHelper functions are now set via array. Functions that use codeBlock (such as event) also allow options for codeBlock to be sent in $options array.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6127 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-12-07 21:24:05 +00:00
..
ajax.php Adding fix for AjaxHelper::form() (Ticket #3582) 2007-12-02 22:42:59 +00:00
app_helper.php Correct location of the AppHelper file 2007-11-16 01:11:30 +00:00
cache.php Fixes #3474, Plugin Models Not Loading for 1.2.0.5875 pre-beta release. 2007-10-27 03:27:09 +00:00
form.php "Fixes #3702, Radiobutton field ids conflict when using 2 models with the same fieldname" 2007-12-06 15:55:44 +00:00
html.php updatin HtmlHelper::css() to accept .css?1234, closes #3503 2007-11-25 20:17:25 +00:00
javascript.php By default codeBlock generates XHTML strict valid blocks. 2007-12-07 21:24:05 +00:00
js.php Changing @return int to @return integer and @param bool to @param boolean 2007-10-22 16:54:36 +00:00
number.php Correcting @return int 2007-10-22 16:11:12 +00:00
paginator.php Correcting @return bool 2007-10-22 16:09:35 +00:00
rss.php updated rss helper, fixes #3226 2007-10-16 00:44:37 +00:00
session.php Correcting issues with Sessions and Controller::redirect() 2007-11-16 03:52:14 +00:00
text.php updating TextHelper::autoLinkUrls(), fixes #3597 2007-11-22 05:36:20 +00:00
time.php removing TimeHelper::trim() closes #3049 2007-10-28 21:42:24 +00:00
xml.php Correcting @return bool 2007-10-22 16:09:35 +00:00