55 return Zurmo::t(
'ReportsModule',
'Select Drill Down Display Columns');
63 return 'drillDownDisplayAttributesPreviousLink';
71 return 'drillDownDisplayAttributesNextLink';
74 protected function isListContentSortable()
84 return count($this->model->drillDownDisplayAttributes);
93 return $this->
renderItems($rowCount, $this->model->drillDownDisplayAttributes);
101 return 'ZeroDrillDownDisplayAttributes';
109 return '<div class="large-icon"></div><h2>' .
110 Zurmo::t(
'ReportsModule',
'Drag or double click your drill down display columns here') .
'</h2>';
getItemsContent(&$rowCount)
static getNextPageLinkId()
static getPreviousPageLinkId()
static getZeroComponentsClassName()
renderItems(&$rowCount, $componentData, $trackableStructurePosition=false)
static getWizardStepTitle()
getZeroComponentsMessageContent()