should they not?

am i approaching this in completely the wrong way?

i'm attempting to write some generic functions in one controller that
may call requestAction on a range of others. But I don't want to have
to set the action up in all of the others if I don't have to. I would
rather it be a process of...

"If you have this action, then go ahead and do it. If you don't, then
obviously you don't want to."

On 12/12/06, Chris Hartjes <[EMAIL PROTECTED]> wrote:
>
> On 12/10/06, Mikee Freedom <[EMAIL PROTECTED]> wrote:
> >
> > Afternoon all,
> >
> > Just a quick one.
> >
> > Is it possible from one controller, to determine if an action exists
> > in another controller?
> >
> > thanks,
> > mikee
>
> I'm curious as to why one controller needs to know the actions of another?
>
>
> --
> Chris Hartjes
>
> "The greatest inefficiencies come from solving problems you will never have."
> -- Rasmus Lerdorf
>
> @TheBallpark - http://www.littlehart.net/attheballpark
> @TheKeyboard - http://www.littlehart.net/atthekeyboard
>
> >
>

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