Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
format_base Member List

This is the complete list of members for format_base, including all inherited members.

$courseformat_baseprotected
$courseidformat_baseprotected
$formatformat_baseprotected
$formatoptionsformat_baseprotected
__construct($format, $courseid)format_baseprotected
ajax_section_move()format_base
allow_stealth_module_visibility($cm, $section)format_base
can_delete_section($section)format_base
course_content_footer()format_base
course_content_header()format_base
course_footer()format_base
course_format_options($foreditform=false)format_base
course_header()format_base
create_edit_form_elements(&$mform, $forsection=false)format_base
delete_section($section, $forcedeleteifnotempty=false)format_base
edit_form_validation($data, $files, $errors)format_base
editsection_form($action, $customdata=array())format_base
extend_course_navigation($navigation, navigation_node $node)format_base
get_class_name($format)format_baseprotectedstatic
get_config_for_external()format_base
get_course()format_base
get_courseid()format_base
get_default_blocks()format_base
get_default_course_enddate($mform, $fieldnames=array())format_base
get_default_section_name($section)format_base
get_form_start_date($mform, $fieldnames)format_baseprotected
get_format()format_base
get_format_name()format_base
get_format_options($section=null)format_base
get_format_or_default($format)format_baseprotectedstatic
get_last_section_number()format_base
get_max_sections()format_base
get_renderer(moodle_page $page)format_base
get_section($section, $strictness=IGNORE_MISSING)format_base
get_section_name($section)format_base
get_sections()format_base
get_view_url($section, $options=array())format_base
has_view_page()format_base
inplace_editable_render_section_name($section, $linkifneeded=true, $editable=null, $edithint=null, $editlabel=null)format_base
inplace_editable_update_section_name($section, $itemtype, $newvalue)format_base
instance($courseorid)format_basestatic
is_section_current($section)format_base
page_set_cm(moodle_page $page)format_base
page_set_course(moodle_page $page)format_base
reset_course_cache($courseid=0)format_basestatic
section_action($section, $action, $sr)format_base
section_format_options($foreditform=false)format_base
section_get_available_hook(section_info $section, &$available, &$availableinfo)format_base
supports_ajax()format_base
supports_news()format_base
update_course_format_options($data, $oldcourse=null)format_base
update_format_options($data, $sectionid=null)format_baseprotected
update_section_format_options($data)format_base
uses_sections()format_base
validate_course_format_options(array $data)format_base
validate_format_options(array $rawdata, int $sectionid=null)format_baseprotected