I suppose it should be similar to loading a model :

loadComponent('name');
$compo = & new name();


On Sep 11, 11:20 am, ricarou51 <[EMAIL PROTECTED]> wrote:
> Hey !
>
> I would like to know if it's possible to use a component in only one
> action of a controller  and not declaring for exemple
>
> var $components=array('mycomponent'), at the beginning of the
> contoller
>
> If so, what is the syntax ?
>
> Thanks a lot


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