Hmm, I already use _foo() for protected methods and __bar() for
private methods.

What I'm looking for, is some sort of config that allows my to say
"don't dispatch these methods" in an array or something...

On Oct 9, 10:34 pm, rtconner <[EMAIL PROTECTED]> wrote:
> use an underscore...
>
> _functionName() {}
>
> On Oct 9, 12:43 pm, stefanb <[EMAIL PROTECTED]> wrote:
>
> > Hi,
>
> > How can I specify that a public function in a controller should NOT be
> > an action?


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