So I use requestAction but perhpas I am wrong.
So my need is in a Controller A to catch the output of an action of
Controller B in order to use it AND to cach this action in order to
take all the advantage of cached action for the users how will use this
action.
Perhaps Need I to to use $Dispatcher->dispatch($argv[1]);. I will try
it today.
On Jan 24, 5:50 am, "Dr. Tarique Sani" <[EMAIL PROTECTED]> wrote:
> On 1/24/07, Chris Hartjes <[EMAIL PROTECTED]> wrote:
>
> > As I understand it, requestAction simply returns a TRUE or FALSEFALSE :)
>
> $this->requestAction('/users/getUserList', array('return'));
>
> Will return the HTML rendered by the action and will use an empty layout
>
> Cheers
> Tarique
> --
> =============================================================
> PHP for E-Biz:http://sanisoft.com
> Cheesecake-Photoblog:http://cheesecake-photoblog.org
> =============================================================
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---