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 cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to