Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
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 |