55 return Zurmo::t(
'ReportsModule',
'Select Ordering');
63 return 'orderBysPreviousLink';
66 public static function getNextPageLinkId()
68 return 'orderBysDataNextLink';
76 return 'ZeroOrderBys';
92 return count($this->model->orderBys);
101 return $this->
renderItems($rowCount, $this->model->orderBys);
109 return '<div class="large-icon"></div><h2>' . Zurmo::t(
'ReportsModule',
'Drag or double click your ordering columns here') .
'</h2>';
getZeroComponentsMessageContent()
renderItems(&$rowCount, $componentData, $trackableStructurePosition=false)
getItemsContent(&$rowCount)
static getWizardStepTitle()
static getPreviousPageLinkId()
static getZeroComponentsClassName()