_doc->getAuth(); if ($auth->isLoggedIn()) { $this->_getDataObj()->setUser($auth->getData()); } return parent::_initAction(); } }