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