title = translate('LBL_HOMEPAGE_TITLE', 'ContactLeads'); $this->searchFields = $dashletData['MyContactLeadsDashlet']['searchFields']; $this->columns = $dashletData['MyContactLeadsDashlet']['columns']; $this->seedBean = new ContactLead(); } } ?>