cakephp2-php8/cake/libs/view/helpers
phpnut 7bc90a2eb1 Fixes #3474, Plugin Models Not Loading for 1.2.0.5875 pre-beta release.
Remove deprecated loadPluginController() from basics.php
Fixed changed loadPluginController to loadController in CacheHelper

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5905 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-10-27 03:27:09 +00:00
..
ajax.php Changing @return int to @return integer and @param bool to @param boolean 2007-10-22 16:54:36 +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 Changing FormHelper::create() back to being model-oriented 2007-10-23 02:36:07 +00:00
html.php Changing @return int to @return integer and @param bool to @param boolean 2007-10-22 16:54:36 +00:00
javascript.php Changing @return int to @return integer and @param bool to @param boolean 2007-10-22 16:54:36 +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 Adding documentation to classes belonging to Cake console. 2007-10-22 05:52:20 +00:00
text.php Changing @return int to @return integer and @param bool to @param boolean 2007-10-22 16:54:36 +00:00
time.php Changing @return int to @return integer and @param bool to @param boolean 2007-10-22 16:54:36 +00:00
xml.php Correcting @return bool 2007-10-22 16:09:35 +00:00