$course | core_courseformat\local\baseactions | protected |
__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\sectionactions | protected |
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\sectionactions | protected |
delete_format_data(section_info $sectioninfo, bool $forcedeleteifnotempty, course_section_deleted $event) | core_courseformat\local\sectionactions | protected |
get_cm_info($cmid) | core_courseformat\local\baseactions | protected |
get_course() | core_courseformat\local\baseactions | protected |
get_delete_event(section_info $sectioninfo) | core_courseformat\local\sectionactions | protected |
get_format() | core_courseformat\local\baseactions | protected |
get_last_section_number(bool $includedelegated=true) | core_courseformat\local\sectionactions | protected |
get_section_info($sectionid, int $strictness=IGNORE_MISSING) | core_courseformat\local\baseactions | protected |
preprocess_delegated_section_fields(section_info $sectioninfo, array $fields) | core_courseformat\local\sectionactions | protected |
transfer_visibility_to_cms(section_info $sectioninfo, bool $visibility) | core_courseformat\local\sectionactions | protected |
update(section_info $sectioninfo, array|stdClass $fields) | core_courseformat\local\sectionactions | |