setToolbar(); parent::display($tpl); } public function setToolbar() { JToolBarHelper::custom('uploads.unzip', 'unzip', 'unzip', 'unzip', false); JToolBarHelper::custom('police.check', 'police-check', 'police-check', 'check', false); } }