cakephp2-php8/cake/libs/view/helpers
phpnut 5549ddfd75 Replacing labelTag with new label().
Merged changes to bake.php


git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3305 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-07-27 16:52:36 +00:00
..
ajax.php Implementing Form.Element.EventObserver in AjaxHelper::observeField (Ticket #1194) 2006-07-23 16:10:35 +00:00
cache.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
form.php Replacing labelTag with new label(). 2006-07-27 16:52:36 +00:00
html.php Adding same fixes as [3225] and [3223], and adding HtmlHelper::para() and HtmlHelper::div() 2006-07-11 14:34:35 +00:00
javascript.php Adding $safe param to JavascriptHelper::codeBlock() to wrap JS code in comment and CDATA tags for compatibility with older browsers and XHTML (Ticket #1072) 2006-06-29 05:30:56 +00:00
number.php Fixing NumberHelper code formatting, and adding currency() method (Ticket #853) 2006-06-17 03:19:43 +00:00
text.php Adding TextHelper::toList(), to create natural-language lists from arrays 2006-07-27 04:20:30 +00:00
time.php Adding fix for Ticket #1063 2006-07-12 04:25:00 +00:00