fair enough, i'm approaching this from the wrong angle then.

thanks for the assistance fellas.

I do believe there is a great deal more for me to learn both about PHP
and CakePHP. Luckily, CakePHP is allowing and encouraging a great deal
of education in both.

cheers,
mikee

On 12/12/06, John David Anderson (_psychic_) <[EMAIL PROTECTED]> wrote:
>
>
> On Dec 11, 2006, at 12:33 PM, Mikee Freedom wrote:
>
> >
> > 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."
>
> This sounds like an error handling issue then. You can write your own
> way to react to Missing Action errors.
>
> -- John
>
> >
>

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