title = translate('LBL_HOMEPAGE_TITLE', 'Contacts'); $this->searchFields = $dashletData['MyContactsDashlet']['searchFields']; $this->columns = $dashletData['MyContactsDashlet']['columns']; $this->seedBean = new Contact(); } } ?>