Differences Between: [Versions 310 and 311] [Versions 311 and 400] [Versions 311 and 401] [Versions 311 and 402] [Versions 311 and 403] [Versions 39 and 311]
(no description)
File Size: | 227 lines (9 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
lib_test:: (8 methods):
setUp()
test_label_core_calendar_provide_event_action()
test_label_core_calendar_provide_event_action_as_non_user()
test_label_core_calendar_provide_event_action_in_hidden_section()
test_label_core_calendar_provide_event_action_for_user()
test_label_core_calendar_provide_event_action_already_completed()
test_label_core_calendar_provide_event_action_already_completed_for_user()
create_action_event()
setUp() X-Ref |
Set up. |
test_label_core_calendar_provide_event_action() X-Ref |
No description |
test_label_core_calendar_provide_event_action_as_non_user() X-Ref |
No description |
test_label_core_calendar_provide_event_action_in_hidden_section() X-Ref |
No description |
test_label_core_calendar_provide_event_action_for_user() X-Ref |
No description |
test_label_core_calendar_provide_event_action_already_completed() X-Ref |
No description |
test_label_core_calendar_provide_event_action_already_completed_for_user() X-Ref |
No description |
create_action_event($courseid, $instanceid, $eventtype) X-Ref |
Creates an action event. param: int $courseid The course id. param: int $instanceid The instance id. param: string $eventtype The event type. return: bool|calendar_event |