void exportValue(
&$submitValues, [
$assoc = false])
|
|
Only return the value if it is found within $submitValues (i.e. if
this particular submit button was clicked)
Overrides
HTML_QuickForm_input::exportValue() (We don't need values from button-type elements (except submit) and files)
Parameters: