Moodle APIs 4.0
Moodle 4.0.11 (Build: 20231009)
|
Validate the image field type parameters. More...
Classes | |
class | data_field_picture |
Validate the image field type parameters.
This will check for valid numeric values in the width and height fields.
stdClass | $fieldinput | the field input data |
array | array of error messages if width or height parameters are not numeric |
coding_exception |