RequestAction returns the rendered view template if I'm correct ...
I'm not sure but I think that a direct call to a controller method
doesn't auto-render the template ?


On 9/8/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> This kind of falls along the other conversation I was trying to have.
> Couldn't you then make a call to a underscored method?  So, you
> couldn't call /controller/_method, but you could do
> $this->controller->_method()??
>
> I would like to know whether the direct call or a requestAction is the
> "correct" CakePHP MVC way.
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to