title = translate('LBL_LIST_MY_TASKS', 'Tasks'); } $this->searchFields = $dashletData['MyTasksDashlet']['searchFields']; $this->columns = $dashletData['MyTasksDashlet']['columns']; $this->seedBean = BeanFactory::newBean('Tasks'); } }