require_once 'HTML/QuickForm.php';
array HTML_QuickForm::getSubmitValues ([bool $mergeFiles = FALSE])
array HTML_QuickForm::getSubmitValues
Returns the values submitted by the form, possibly with uploaded files as well.
Whether uploaded files should be returned too
throws no exceptions thrown
since 2.0
This function can not be called statically.