hasBodyParam('selected_tbl')) { $this->response->setRequestStatus(false); $this->response->addJSON('message', __('No table selected.')); return; } ($this->exportController)($request); } }