cakephp2-php8/libs/helpers
phpnut 5f1d672d5e Some changes to allow calling a method from another controller in the view.
helpers can now use this like a url to get methods return value:
$helpername->renderMethod('/controller/action/param/');
Refactored dispatcher.
Adding bug fix by nate in [894] [896]
Added extra param View::renderMethod()
Fixed bug related to #72, #111, #113, #209
Some of those tickets where closed as duplicates already

git-svn-id: https://svn.cakephp.org/repo/trunk/cake@900 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-09-19 01:16:05 +00:00
..
acl.php merging changes and bug fixes from sandboxes 2005-09-07 01:52:45 +00:00
ajax.php merging changes from sandboxes 2005-09-17 02:22:07 +00:00
form.php merging changes and bug fixes from sandboxes 2005-09-07 01:52:45 +00:00
html.php merging fixes to the trunk, 2005-09-17 22:20:28 +00:00
javascript.php Some changes to allow calling a method from another controller in the view. 2005-09-19 01:16:05 +00:00
number.php merging changes and bug fixes from sandboxes 2005-09-07 01:52:45 +00:00
text.php merging changes and bug fixes from sandboxes 2005-09-07 01:52:45 +00:00
time.php merging changes and bug fixes from sandboxes 2005-09-07 01:52:45 +00:00