Function store_form_errors
Stores the validation errors of a form.
Note: Calls to this function are forwarded to Helpers::store_form_errors().
Parameters summary
string |
$name |
The name of the form. |
array |
$errors |
The validation errors of the form. |