title = translate('LBL_HOMEPAGE_TITLE', 'EcmActions'); $this->searchFields = $dashletData['EcmActionsDashlet']['searchFields']; $this->columns = $dashletData['EcmActionsDashlet']['columns']; $this->seedBean = new EcmAction(); } }