Public Member Functions | |
getEditableHtmlOptions () | |
Protected Member Functions | |
renderControlEditable () | |
renderControlNonEditable () | |
renderLabel () | |
getArray () |
Display radio buttons for the convert to account setting in the Leads module.
Definition at line 41 of file LeadsConvertToOpportunityRadioElement.php.
renderControlEditable | ( | ) | [protected] |
Renders the setting as a radio list.
Reimplemented from Element.
Definition at line 47 of file LeadsConvertToOpportunityRadioElement.php.
renderLabel | ( | ) | [protected] |
Override to ensure label is pointing to the right input id
Reimplemented from Element.
Definition at line 67 of file LeadsConvertToOpportunityRadioElement.php.