Public Member Functions | |
getEditableHtmlOptions () | |
Protected Member Functions | |
renderControlEditable () | |
renderControlNonEditable () | |
renderLabel () | |
getValuesAndLabels () |
Element for deciding the grouping day, week, or month for a marketing metrics portlet
Definition at line 40 of file MarketingMetricsGroupByRadioElement.php.
renderControlEditable | ( | ) | [protected] |
Renders the setting as a links. Also adds hidden variable to form to ensure form can get serialized during an ajax call.
Reimplemented from Element.
Definition at line 47 of file MarketingMetricsGroupByRadioElement.php.
renderControlNonEditable | ( | ) | [protected] |
NotImplementedException |
Reimplemented from Element.
Definition at line 70 of file MarketingMetricsGroupByRadioElement.php.
renderLabel | ( | ) | [protected] |
Override to ensure label is pointing to the right input id
NotImplementedException |
Reimplemented from Element.
Definition at line 80 of file MarketingMetricsGroupByRadioElement.php.
getEditableHtmlOptions | ( | ) |
Definition at line 93 of file MarketingMetricsGroupByRadioElement.php.
getValuesAndLabels | ( | ) | [protected] |
Definition at line 107 of file MarketingMetricsGroupByRadioElement.php.