Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250530) (c39b7370636)
|
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 |