On 9/6/05, zimba-tm <[EMAIL PROTECTED]> wrote:
> Yes it's right, I just thrown it out of my mind wrongly.
> 
> I don't think it's hacky. Parameters shouldn't be changed during the
> execution, so I think it's fiable.

I think Bob meant 'hacky' in reference to my mentioning getting it
from $_GET as a last resort sorta thing.

$actionName = 
$this->getContext()->getRequest()->getParameter(AG_ACTION_ACCESSOR);

echo "\$actionName = $actionName<br>";

$actionName is null.

Any more ideas?


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

Reply via email to