cakephp2-php8/cake/libs/view
phpnut cbd5bc9e47 Changing Helper::_ _value(); to Helper::value();
Removed HtmlHelper::value();
Changed all references to _ _value() to value();
Started changes needed for loading custom view classes located in a plugin

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5213 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-05-27 19:54:36 +00:00
..
helpers Changing Helper::_ _value(); to Helper::value(); 2007-05-27 19:54:36 +00:00
templates Fixing error notices that are thrown when tmp directory is not writable 2007-05-18 21:16:13 +00:00
helper.php Changing Helper::_ _value(); to Helper::value(); 2007-05-27 19:54:36 +00:00
theme.php Cleaning up line endings 2007-05-03 04:35:25 +00:00
view.php Cleaning up line endings 2007-05-03 04:35:25 +00:00