title = translate('LBL_MY_NOTES_DASHLETNAME', 'Notes'); $this->searchFields = $dashletData['MyNotesDashlet']['searchFields']; $this->columns = $dashletData['MyNotesDashlet']['columns']; $this->seedBean = new Note(); } } ?>