try the $this->getContext()->getParameter(AG_ACTION_NAME) On 05/09/05, Greg Donald <[EMAIL PROTECTED]> wrote: > How can I find out what the action name from the URL is in a slotted > action? When I do $this->getContext()->getActionName() it gives me > the action name of the slotted action. > > I realize I could get it from $_GET but I was wanting to get it from > the controller or context if possible. > > Thanks, > > -- > Greg Donald > Zend Certified Engineer > MySQL Core Certification > http://destiney.com/ > _______________________________________________ > agavi-dev mailing list > [email protected] > http://labworkz.com/cgi-bin/mailman/listinfo/agavi-dev >
-- Cheers, zimba http://zimba.oree.ch _______________________________________________ agavi-dev mailing list [email protected] http://labworkz.com/cgi-bin/mailman/listinfo/agavi-dev
