HTML_QuickForm::getSubmitValues() -- Returns the values submitted by the form
Description
Returns the values submitted by the form, possibly with uploaded files as well.
Parameter
- boolean
$mergeFiles
Whether uploaded files should be returned too
Throws
throws no exceptions thrown
Note
since 2.0
This function can not be called
statically.