AJAX form responder
Parameters | |||
---|---|---|---|
string
|
$formId |
The HTML form ID |
# |
array
|
$errors = null |
The array of the errors (it is used only for generic form processing) |
# |
bool
|
$forceJson = false |
Send json header |
# |
Returns | |
---|---|
void
|