Static Public Member Functions | |
static | getTreeType () |
static | getWizardStepTitle () |
static | getPreviousPageLinkId () |
static | getNextPageLinkId () |
static | getZeroComponentsClassName () |
Protected Member Functions | |
renderExtraDroppableAttributesContent () | |
getAddAttributeUrl () | |
renderStructureContent () | |
renderStructureInputContent () | |
getStructureInputId () | |
getStructureInputName () | |
getReportAttributeRowAddOrRemoveExtraScript () | |
getItemsCount () | |
getItemsContent (&$rowCount) | |
getZeroComponentsMessageContent () |
View class for the filter components for the report wizard user interface
Definition at line 40 of file FiltersForReportWizardView.php.
static getTreeType | ( | ) | [static] |
Reimplemented from ComponentWithTreeForReportWizardView.
Definition at line 45 of file FiltersForReportWizardView.php.
static getWizardStepTitle | ( | ) | [static] |
Reimplemented from ComponentForWizardModelView.
Definition at line 53 of file FiltersForReportWizardView.php.
static getPreviousPageLinkId | ( | ) | [static] |
Reimplemented from ComponentForWizardModelView.
Definition at line 61 of file FiltersForReportWizardView.php.
static getNextPageLinkId | ( | ) | [static] |
Reimplemented from ComponentForWizardModelView.
Definition at line 69 of file FiltersForReportWizardView.php.
renderExtraDroppableAttributesContent | ( | ) | [protected] |
Reimplemented from ComponentWithTreeForReportWizardView.
Definition at line 77 of file FiltersForReportWizardView.php.
getAddAttributeUrl | ( | ) | [protected] |
Reimplemented from ComponentWithTreeForReportWizardView.
Reimplemented in SavedCalendarFiltersForReportWizardView.
Definition at line 85 of file FiltersForReportWizardView.php.
renderStructureContent | ( | ) | [protected] |
Definition at line 96 of file FiltersForReportWizardView.php.
renderStructureInputContent | ( | ) | [protected] |
Definition at line 120 of file FiltersForReportWizardView.php.
getStructureInputId | ( | ) | [protected] |
Definition at line 134 of file FiltersForReportWizardView.php.
getStructureInputName | ( | ) | [protected] |
Definition at line 142 of file FiltersForReportWizardView.php.
getReportAttributeRowAddOrRemoveExtraScript | ( | ) | [protected] |
Reimplemented from ComponentWithTreeForReportWizardView.
Definition at line 150 of file FiltersForReportWizardView.php.
getItemsCount | ( | ) | [protected] |
Reimplemented from ComponentWithTreeForReportWizardView.
Definition at line 158 of file FiltersForReportWizardView.php.
getItemsContent | ( | &$ | rowCount | ) | [protected] |
int | $rowCount |
Reimplemented from ComponentWithTreeForReportWizardView.
Definition at line 167 of file FiltersForReportWizardView.php.
static getZeroComponentsClassName | ( | ) | [static] |
Reimplemented from ComponentForWizardModelView.
Definition at line 175 of file FiltersForReportWizardView.php.
getZeroComponentsMessageContent | ( | ) | [protected] |
Definition at line 183 of file FiltersForReportWizardView.php.