title = translate('LBL_HOMEPAGE_TITLE', 'ev_Orders'); } $this->searchFields = $dashletData['ev_OrdersDashlet']['searchFields']; $this->columns = $dashletData['ev_OrdersDashlet']['columns']; $this->seedBean = BeanFactory::newBean('ev_Orders'); } }