Differences Between: [Versions 310 and 402] [Versions 311 and 402] [Versions 39 and 402] [Versions 400 and 402] [Versions 401 and 402]
The mod_assign abstract base event.
Copyright: | 2014 Mark Nelson |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 114 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
base:: (4 methods):
set_assign()
get_assign()
get_url()
validate_data()
set_assign(\assign $assign) X-Ref |
Set assign instance for this event. param: \assign $assign |
get_assign() X-Ref |
Get assign instance. NOTE: to be used from observers only. return: \assign |
get_url() X-Ref |
Returns relevant URL. return: \moodle_url |
validate_data() X-Ref |
Custom validation. |