Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
This is the complete list of members for core\moodlenet\share_recorder, including all inherited members.
get_allowed_share_statuses() | core\moodlenet\share_recorder | protectedstatic |
get_allowed_share_types() | core\moodlenet\share_recorder | protectedstatic |
insert_share_progress(int $sharetype, int $userid, int $courseid, ?int $cmid=null) | core\moodlenet\share_recorder | static |
STATUS_ERROR | core\moodlenet\share_recorder | |
STATUS_IN_PROGRESS | core\moodlenet\share_recorder | |
STATUS_SENT | core\moodlenet\share_recorder | |
TYPE_ACTIVITY | core\moodlenet\share_recorder | |
TYPE_COURSE | core\moodlenet\share_recorder | |
update_share_progress(int $shareid, int $status, ?string $resourceurl=null) | core\moodlenet\share_recorder | static |