Moodle APIs 4.0
Moodle 4.0.11 (Build: 20231009)
|
Return submitted data if properly submitted or returns NULL if validation fails or if there is no submitted data. More...
Classes | |
class | feedback_item_form |
Variables | |
const | FEEDBACK_ITEM_LABEL_TEXTBOX_SIZE 20 |
const | FEEDBACK_ITEM_NAME_TEXTBOX_SIZE 80 |
Return submitted data if properly submitted or returns NULL if validation fails or if there is no submitted data.
object | submitted data; NULL if not valid or not submitted or cancelled |