| $_ajaxformdata | moodleform | protected | 
  | $_cm | moodleform_mod | protected | 
  | $_course | moodleform_mod | protected | 
  | $_customcompletionelements | moodleform_mod | protected | 
  | $_customdata | moodleform | protected | 
  | $_definition_finalized | moodleform | protected | 
  | $_features | moodleform_mod | protected | 
  | $_form | moodleform | protected | 
  | $_formname | moodleform | protected | 
  | $_instance | moodleform_mod | protected | 
  | $_modname | moodleform_mod | protected | 
  | $_outcomesused | moodleform_mod | protected | 
  | $_section | moodleform_mod | protected | 
  | $_validated | moodleform | protected | 
  | $applyadminlockedflags | moodleform_mod | protected | 
  | $context | moodleform_mod | protected | 
  | $courseformat | moodleform_mod | protected | 
  | $current | moodleform_mod | protected | 
  | $uniqueid | moodleform | protectedstatic | 
  | __construct($current, $section, $cm, $course) (defined in moodleform_mod) | moodleform_mod |  | 
  | moodleform::__construct($action=null, $customdata=null, $method='post', $target='', $attributes=null, $editable=true, $ajaxformdata=null) | moodleform |  | 
  | _get_post_params() | moodleform | protected | 
  | _process_submission($method) | moodleform |  | 
  | _validate_files(&$files) | moodleform |  | 
  | add_action_buttons($cancel=true, $submitlabel=null, $submit2label=null) | moodleform_mod |  | 
  | moodleform::add_action_buttons($cancel=true, $submitlabel=null) | moodleform |  | 
  | add_checkbox_controller($groupid, $text=null, $attributes=null, $originalValue=0) | moodleform |  | 
  | add_completion_rules() | moodleform_mod |  | 
  | add_completiongrade_rules() | moodleform_mod |  | 
  | add_intro_editor($required=null, $customlabel=null) | moodleform_mod | protected | 
  | add_rating_settings($mform, int $itemnumber) | moodleform_mod | protected | 
  | add_sticky_action_buttons(bool $cancel=true, ?string $submitlabel=null) | moodleform |  | 
  | after_definition() | moodleform | protected | 
  | apply_admin_defaults($datetimeoffsets=array()) | moodleform_mod |  | 
  | apply_admin_locked_flags() | moodleform_mod | protected | 
  | completion_rule_enabled($data) | moodleform_mod |  | 
  | data_postprocessing($data) | moodleform_mod |  | 
  | data_preprocessing(&$default_values) | moodleform_mod |  | 
  | definition() | moodleform | protected | 
  | definition_after_data() | moodleform_mod |  | 
  | display() | moodleform |  | 
  | filter_shown_headers(array $shownonly) | moodleform |  | 
  | focus($name=NULL) | moodleform |  | 
  | get_array_value_by_keys(array $array, array $keys) | moodleform | protected | 
  | get_context() | moodleform_mod |  | 
  | get_course() | moodleform_mod |  | 
  | get_coursemodule() | moodleform_mod |  | 
  | get_current() | moodleform_mod |  | 
  | get_data() | moodleform_mod |  | 
  | get_draft_files($elname) | moodleform | protected | 
  | get_features() | moodleform_mod |  | 
  | get_file_content($elname) | moodleform |  | 
  | get_form_identifier() | moodleform | protected | 
  | get_instance() | moodleform_mod |  | 
  | get_js_module() | moodleform | static | 
  | get_new_filename($elname=null) | moodleform |  | 
  | get_section() | moodleform_mod |  | 
  | get_submitted_data() | moodleform |  | 
  | init_features() (defined in moodleform_mod) | moodleform_mod | protected | 
  | init_javascript_enhancement($element, $enhancement, array $options=array(), array $strings=null) | moodleform |  | 
  | is_cancelled() | moodleform |  | 
  | is_submitted() | moodleform |  | 
  | is_validated() | moodleform |  | 
  | mock_ajax_submit($simulatedsubmitteddata, $simulatedsubmittedfiles=array(), $method='post', $formidentifier=null) | moodleform | static | 
  | mock_generate_submit_keys($data=[]) | moodleform | static | 
  | mock_submit($simulatedsubmitteddata, $simulatedsubmittedfiles=array(), $method='post', $formidentifier=null) | moodleform | static | 
  | moodleform($action=null, $customdata=null, $method='post', $target='', $attributes=null, $editable=true) | moodleform |  | 
  | moodleform_mod($current, $section, $cm, $course) | moodleform_mod |  | 
  | no_submit_button_pressed() | moodleform |  | 
  | optional_param($name, $default, $type) | moodleform |  | 
  | plugin_extend_coursemodule_definition_after_data() | moodleform_mod | protected | 
  | plugin_extend_coursemodule_standard_elements() | moodleform_mod | protected | 
  | plugin_extend_coursemodule_validation($data) | moodleform_mod | protected | 
  | render() | moodleform |  | 
  | repeat_elements($elementobjs, $repeats, $options, $repeathiddenname, $addfieldsname, $addfieldsno=5, $addstring=null, $addbuttoninside=false, $deletebuttonname='') | moodleform |  | 
  | repeat_elements_fix_clone($i, $elementclone, &$namecloned) | moodleform |  | 
  | save_file($elname, $pathname, $override=false) | moodleform |  | 
  | save_files($destination) | moodleform |  | 
  | save_stored_file($elname, $newcontextid, $newcomponent, $newfilearea, $newitemid, $newfilepath='/', $newfilename=null, $overwrite=false, $newuserid=null) | moodleform |  | 
  | save_temp_file($elname) | moodleform |  | 
  | set_data($default_values) | moodleform_mod |  | 
  | set_display_vertical() | moodleform |  | 
  | set_initial_dirty_state($state=false) | moodleform |  | 
  | standard_coursemodule_elements() | moodleform_mod | protected | 
  | standard_grading_coursemodule_elements() (defined in moodleform_mod) | moodleform_mod |  | 
  | standard_hidden_coursemodule_elements() (defined in moodleform_mod) | moodleform_mod |  | 
  | standard_intro_elements($customlabel=null) | moodleform_mod | protected | 
  | validate_defined_fields($validateonnosubmit=false) | moodleform |  | 
  | validate_draft_files() | moodleform | protected | 
  | validation($data, $files) | moodleform_mod |  |