$this->render('view_name') is correct way and it is up to you which
view name you will pass to render() method. Another way would be
override render() action in your controller (and call parent method
with an argument from it).
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---
Saturday, October 4, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment