public function execute() { parent::execute(); $this->loadDataGrid(); $this->parse(); $this->display(); }