On Fri, Jul 11, 2008 at 3:39 PM, Siegfried Hirsch
<[EMAIL PROTECTED]> wrote:
>
> Hello,
>
>  the subject says it all:
> is it possible to call a helper function from within the controller.
> Of course the helper is
> included in the var $helpers = array('Myhelper');

Helpers are called within views, not controllers.

Perhaps you can place that function somewhere else?  Like in a model?

-- 
Chris Hartjes
Motto for 2008: "Moving from herding elephants to handling snakes..."
@TheKeyBoard: http://www.littlehart.net/atthekeyboard

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