public function getListAction() { if (parent::hasListAction()) { return parent::getListAction(); } return false; }