Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
core_courseformat\local\sectionactions Member List

This is the complete list of members for core_courseformat\local\sectionactions, including all inherited members.

$coursecore_courseformat\local\baseactionsprotected
__construct(stdClass $course)core_courseformat\local\baseactions
create(int $position=0, bool $skipcheck=false)core_courseformat\local\sectionactions
create_delegated(string $component, ?int $itemid=null, ?stdClass $fields=null)core_courseformat\local\sectionactions
create_from_object(stdClass $fields, bool $skipcheck=false)core_courseformat\local\sectionactionsprotected
create_if_missing(array $sectionnums)core_courseformat\local\sectionactions
delete(section_info $sectioninfo, bool $forcedeleteifnotempty=true, bool $async=false)core_courseformat\local\sectionactions
delete_async(section_info $sectioninfo, bool $forcedeleteifnotempty=true)core_courseformat\local\sectionactionsprotected
delete_format_data(section_info $sectioninfo, bool $forcedeleteifnotempty, course_section_deleted $event)core_courseformat\local\sectionactionsprotected
get_cm_info($cmid)core_courseformat\local\baseactionsprotected
get_course()core_courseformat\local\baseactionsprotected
get_delete_event(section_info $sectioninfo)core_courseformat\local\sectionactionsprotected
get_format()core_courseformat\local\baseactionsprotected
get_last_section_number(bool $includedelegated=true)core_courseformat\local\sectionactionsprotected
get_section_info($sectionid, int $strictness=IGNORE_MISSING)core_courseformat\local\baseactionsprotected
preprocess_delegated_section_fields(section_info $sectioninfo, array $fields)core_courseformat\local\sectionactionsprotected
transfer_visibility_to_cms(section_info $sectioninfo, bool $visibility)core_courseformat\local\sectionactionsprotected
update(section_info $sectioninfo, array|stdClass $fields)core_courseformat\local\sectionactions