Return the errors for a given field Supports nested error arrays; If $field_name is something like member[5][test] then the error will be read from self::$errors['member']['5']['test']
This is the code documentation for the SproutCMS project
Search documentation |
function getFieldErrors()Return the errors for a given field Supports nested error arrays; If $field_name is something like member[5][test] then the error will be read from self::$errors['member']['5']['test']
UsageNULL|array Form::getFieldErrors ( string $field_name ); Arguments
Return value
|
Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Monday, 3rd April, 2023 at 02:59 pm |