_forward( ActionTest::ACTION_NAME, ActionTest::CONTROLLER_NAME, ActionTest::MODULE_NAME, ActionTest::$actionParams ); $this->_redirect(ActionTest::FULL_ACTION_NAME, ActionTest::$actionParams); return; } }