While you wait for a more authoritive reply, I'll chip in to say that
that's what I've done where I needed to. But I think it depends on the
model's association with the controller that loads the component.

On Thu, May 22, 2008 at 3:55 AM, laeffe <[EMAIL PROTECTED]> wrote:
>
> Hi, I  know this has been discussed before, but I just want it to be
> clarified.
>
> From within a component I like to access a Model, what would be the
> "correct" approach?
>
> App::import("Model", "Modelname");
> $modelname =& new Modelname();
>
> maybe?
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to