This element is rendered using renderHidden() method
renderHidden() is used to
- prevent using the standard element template as this button is
expected to be hidden
- render it above all other submit buttons since hidden elements
are usually at the top of the form
Overrides
HTML_QuickForm2_Element::render() (Renders the element using the given renderer)
Parameters: