On 1/23/07, 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 FALSE
>
> FALSE :)
>
> $this->requestAction('/users/getUserList', array('return'));
>
> Will return the HTML rendered by the action and will use an empty layout
>
> Cheers
> Tarique
> --That will teach me to read the API and not actually try any code. ;) So it returns the HTML...but doesn't cache the results. Personally, that's expected behaviour. -- Chris Hartjes My motto for 2007: "Just build it, damnit!" rallyhat.com - digitial photo scavenger hunt @TheBallpark - http://www.littlehart.net/attheballpark @TheKeyboard - http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
