public function getEditAction() { if (parent::hasEditAction()) { return parent::getEditAction(); } return false; }