Talk:lib/formslib.php Usage
From MoodleDocs
The sample code on this page refers to $fromform:
} else if ($fromform = $mform->get_data()) {
What is $fromform and where is it defined?
| Note:
This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site. |
The sample code on this page refers to $fromform:
} else if ($fromform = $mform->get_data()) {
What is $fromform and where is it defined?