cakephp2-php8/cake/libs/view/helpers
2008-06-14 21:40:01 +00:00
..
ajax.php fixes #4836 components initialize for error pages, also changing Object::stop() to Object::_stop() 2008-06-04 19:04:58 +00:00
app_helper.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
cache.php fixing bug in error handler when callbacks were moved to construct classes, moved callbacks back to dispatcher for now until we find a better place in the controller, fixed caching for the "home" page by adding check for "/', original test case was incorrect. 2008-06-12 18:36:08 +00:00
form.php fixes #4912, correct label "for" in time input 2008-06-14 21:40:01 +00:00
html.php removing deprecated methods from HtmlHelper, File, and Folder 2008-06-13 18:53:06 +00:00
javascript.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
js.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
number.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
paginator.php reverting paginator helper back to parent::url. Closes #4887 2008-06-11 12:18:54 +00:00
rss.php some cleanup, wrapping uses() in class exists 2008-06-11 15:46:31 +00:00
session.php some cleanup, wrapping uses() in class exists 2008-06-11 15:46:31 +00:00
text.php some cleanup, wrapping uses() in class exists 2008-06-11 15:46:31 +00:00
time.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
xml.php updated XmlHelper to take advantage of Xml class to support namespaces 2008-06-03 22:35:44 +00:00