title = translate('LBL_LIST_MY_LEADS', 'Leads'); $this->searchFields = $dashletData['MyLeadsDashlet']['searchFields']; $this->columns = $dashletData['MyLeadsDashlet']['columns']; $this->seedBean = new Lead(); } } ?>