cakephp2-php8/libs
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
..
controllers/templates merging changes from sandboxes 2005-09-17 02:22:07 +00:00
dbo merging [880] [881] [882] and [883] fixes 2005-09-18 13:25:20 +00:00
generator merging code from sandboxes since [430] 2005-08-21 06:49:02 +00:00
helpers Some changes to allow calling a method from another controller in the view. 2005-09-19 01:16:05 +00:00
web/templates/scaffolds merging code from sandboxes since [430] 2005-08-21 06:49:02 +00:00
acl.php merging changes and bug fixes from sandboxes 2005-09-07 01:52:45 +00:00
acl_base.php merging changes and bug fixes from sandboxes 2005-09-07 01:52:45 +00:00
bake.php merging changes from sandboxes 2005-09-17 02:22:07 +00:00
basics.php merging changes made in sandboxes 2005-09-18 18:58:45 +00:00
cache.php merging [880] [881] [882] and [883] fixes 2005-09-18 13:25:20 +00:00
class_registry.php merging changes from sandboxes 2005-09-17 02:22:07 +00:00
controller.php merging changes made in sandboxes 2005-09-18 18:58:45 +00:00
dbo.php merging code from sandboxes since [430] 2005-08-21 06:49:02 +00:00
dbo_factory.php merging code from sandboxes since [430] 2005-08-21 06:49:02 +00:00
dispatcher.php merging changes made in sandboxes 2005-09-18 18:58:45 +00:00
error_messages.php merging code from sandboxes since [430] 2005-08-21 06:49:02 +00:00
file.php merging changes from sandboxes 2005-09-17 02:22:07 +00:00
flay.php merging changes from sandboxes 2005-09-17 02:22:07 +00:00
folder.php merging changes from sandboxes 2005-09-17 02:22:07 +00:00
helper.php Some changes to allow calling a method from another controller in the view. 2005-09-19 01:16:05 +00:00
inflector.php merging [880] [881] [882] and [883] fixes 2005-09-18 13:25:20 +00:00
legacy.php merging code from sandboxes since [430] 2005-08-21 06:49:02 +00:00
log.php merging code from sandboxes since [430] 2005-08-21 06:49:02 +00:00
model.php Some changes to allow calling a method from another controller in the view. 2005-09-19 01:16:05 +00:00
neat_array.php merging changes from sandboxes 2005-09-17 02:22:07 +00:00
neat_string.php merging code from sandboxes since [430] 2005-08-21 06:49:02 +00:00
object.php merging fixes from [652] [653] [656] [658] [659] [663] [666] [667] 2005-08-23 23:21:33 +00:00
router.php merging changes made in sandboxes 2005-09-18 18:58:45 +00:00
sanitize.php merging changes from sandboxes 2005-09-17 02:22:07 +00:00
scaffold.php merging [880] [881] [882] and [883] fixes 2005-09-18 13:25:20 +00:00
template.php merging changes from [692] [693] [697] [699] [701] [704] [706] [707] 2005-08-25 16:40:50 +00:00
time.php merging changes from [692] [693] [697] [699] [701] [704] [706] [707] 2005-08-25 16:40:50 +00:00
validators.php merging code from sandboxes since [430] 2005-08-21 06:49:02 +00:00
view.php Some changes to allow calling a method from another controller in the view. 2005-09-19 01:16:05 +00:00