Hello Everyone!
I want to now if someone knows how to call a function from another
controller,  I have already tried

$results = $this->WhateverModelIs->TheModelIWantToCall-
>thefunctionIwanttocall($passeddata);

but cake sends me this notice:

Notice: Undefined property:  WhateverModelIs::$TheModelIWantToCall

And I really don“t know what else can I do, I'll apreciate your help.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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