On Dec 27, 2007 2:07 PM, Chris Hartjes <[EMAIL PROTECTED]> wrote:

>
>
> Let be the first person to say to you... huh?!?
>
> I'm assuming you want to get the output of your foo() class into a
> view?  You need this in your index() action if you are determined to
> not use a view:
>
> function index() {
>     echo $this->foo();
> }
>

Let me be the first to respond that that does not work. In any case, no, I
do not have a foo class. See the "Missing View" error part of my query.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to