►Cacceptance_base | |
Ctool_policy\event\acceptance_created | Event acceptance_created |
Ctool_policy\event\acceptance_updated | Event acceptance_updated |
►Cadmin_setting | Admin settings class |
►Cadmin_setting_configcheckbox | Checkbox |
Cadmin_setting_configcheckbox_with_advanced | Checkbox with an advanced checkbox that controls an additional $name |
Cadmin_setting_configcheckbox_with_lock | Checkbox with an advanced checkbox that controls an additional $name |
Cadmin_setting_enablemobileservice | Special checkbox for enable mobile web service If enable then we store the service id of the mobile service into config table If disable then we unstore the service id from the config table |
Cadmin_setting_regradingcheckbox | |
Cadmin_setting_sitesetcheckbox | Special checkbox for frontpage - stores data in course table |
Cadmin_setting_special_adminseesall | Special checkbox for calendar - resets SESSION vars |
Cadmin_setting_special_gradelimiting | |
Cadmin_setting_configcolourpicker | Colour picker |
►Cadmin_setting_configduration | Seconds duration setting |
Cadmin_setting_configduration_with_advanced | Seconds duration setting with an advanced checkbox, that controls a additional $name |
►Cadmin_setting_configmulticheckbox | Multiple checkboxes, each represents different value, stored in csv format |
►Cadmin_setting_configmulticheckbox2 | Multiple checkboxes 2, value stored as string 00101011 |
Cadmin_setting_special_backupdays | Special control for selecting days to backup |
Cadmin_setting_pickfilters | Admin setting that is a list of installed filter plugins |
►Cadmin_setting_pickroles | Admin setting that allows a user to pick appropriate roles for something |
Cadmin_setting_special_coursecontact | Which roles to show on course description page |
Cadmin_setting_special_gradebookroles | Graded roles in gradebook |
Cadmin_setting_special_gradeexport | Primary grade export plugin - has state tracking |
►Cadmin_setting_configselect | Select one value from list |
Cadmin_setting_bloglevel | Select for blog's bloglevel setting: if set to 0, will set blog_menu block to hidden |
►Cadmin_setting_configmultiselect | Select multiple items from list |
Cadmin_setting_configmultiselect_modules | Multiselect for current modules |
Cadmin_setting_users_with_capability | An admin setting for selecting one or more users who have a capability in the system context |
Ccore_admin\local\settings\autocomplete | Auto complete setting class |
►Cadmin_setting_configselect_autocomplete | Autocomplete as you type form element |
Cadmin_settings_coursecat_select | Course category selection |
►Cadmin_setting_configselect_with_advanced | Dropdown menu with an advanced checkbox, that controls a additional $name |
Cmod_quiz\admin\browser_security_setting | Admin settings class for the quiz browser security option |
Cmod_quiz\admin\grade_method_setting | Admin settings class for the quiz grading method |
Cmod_quiz\admin\overdue_handling_setting | Admin settings class for the quiz overdue attempt handling method |
Cmod_quiz\admin\user_image_setting | Admin settings class for the choices for how to display the user's image |
Cadmin_setting_configselect_with_lock | Select with an advanced checkbox that controls an additional $name |
Cadmin_setting_configthemepreset | Used to validate theme presets code and ensuring they compile well |
Cadmin_setting_forcetimezone | Forced user timezone setting |
Cadmin_setting_grade_profilereport | Selection of grade report in user profiles |
Cadmin_setting_my_grades_report | Provides a selection of grade reports to be used for "grades" |
Cadmin_setting_question_behaviour | Admin setting that allows a user to pick a behaviour |
Cadmin_setting_servertimezone | Server timezone setting |
Cadmin_setting_sitesetselect | Special select for frontpage - stores data in course table |
Cadmin_setting_special_debug | Special debug setting |
Cadmin_setting_special_grademinmaxtouse | Special setting for $CFG->grade_minmaxtouse |
Cadmin_setting_special_registerauth | Special class for register auth selection |
Cadmin_setting_special_selectsetup | Special select for settings that are altered in setup.php and can not be altered on the fly |
Cadmin_settings_country_select | Selection of one of the recognised countries using the list returned by get_list_of_countries() |
Cadmin_settings_h5plib_handler_select | Selection of plugins that can work as H5P libraries handlers |
Cadmin_settings_num_course_sections | Admin_setting_configselect for the default number of sections in a course, simply so we can lazy-load the choices |
Cadmin_settings_sitepolicy_handler_select | Selection of plugins that can work as site policy handlers |
Cantivirus_clamav_runningmethod_setting | Admin setting for running, adds verification |
Cauth_shibboleth_admin_setting_special_wayf_select | Special settings for auth_shibboleth WAYF |
Ccore_analytics\admin_setting_predictor | Extension to show an error message if the selected predictor is not available |
Cenrol_ldap_admin_setting_category | Class implements new specialized setting for course categories that are loaded only when required |
Cformat_singleactivity_admin_setting_activitytype | Admin settings class for the format singleactivity activitytype choice |
Cqtype_multichoice_admin_setting_answernumbering | Admin settings class for the multichoice question type method |
Cadmin_setting_configstoredfile | Class used for uploading of one file into file storage, the file name is stored in config table |
►Cadmin_setting_configtext | The most flexible setting, the user enters text |
Cadmin_setting_configempty | Empty setting used to allow flags (advanced) on settings that can have no sensible default |
►Cadmin_setting_configfile | Path to directory |
►Cadmin_setting_configdirectory | Path to directory |
Cadmin_setting_special_backup_auto_destination | Special setting for backup auto destination |
Cadmin_setting_configexecutable | Path to executable file |
Cauth_shibboleth_admin_setting_convert_data | Special setting for auth_shibboleth convert_data |
►Cadmin_setting_configpasswordunmask | Password field, allows unmasking of password |
Cadmin_setting_configpasswordunmask_with_advanced | Password field, allows unmasking of password, with an advanced checkbox that controls an additional $name |
Cadmin_setting_requiredpasswordunmask | This type of field should be used for mandatory config settings where setting password is required |
Cadmin_setting_configtext_trim_lower | |
Cadmin_setting_configtext_with_advanced | Text field with an advanced checkbox, that controls a additional $name |
Cadmin_setting_configtext_with_maxlength | Text input with a maximum length constraint |
►Cadmin_setting_configtextarea | General text area without html editor |
Cadmin_setting_agedigitalconsentmap | Used to validate the content and format of the age of digital consent map and ensuring it is parsable |
►Cadmin_setting_confightmleditor | General text area with html editor |
Cadmin_setting_special_frontpagedesc | Special text editor for site description |
Cadmin_setting_configiplist | Used to validate a textarea used for ip addresses |
Cadmin_setting_configmixedhostiplist | Used to validate a textarea used for domain names, wildcard domain names and IP addresses/ranges (both IPv4 and IPv6 format) |
Cadmin_setting_configportlist | Used to validate a textarea used for port numbers |
Cadmin_setting_scsscode | Used to validate the contents of SCSS code and ensuring they are parsable |
Cauth_shibboleth_admin_setting_special_idp_configtextarea | Special setting for auth_shibboleth WAYF |
Ceditor_atto_toolbar_setting | Admin setting for toolbar |
Cadmin_setting_countrycodes | Allows to specify comma separated list of known country codes |
Cadmin_setting_filetypes | Administration setting to define a list of file types |
Cadmin_setting_langlist | Special setting for limiting of the list of available languages |
Cadmin_setting_requiredtext | This type of field should be used for mandatory config settings |
Cadmin_setting_sitesettext | Special text for frontpage - stores data in course table |
Cadmin_setting_special_gradepointdefault | A setting for setting the default grade point value |
Cadmin_setting_special_gradepointmax | A setting for setting the maximum grade value |
►Cantivirus_clamav_socket_setting | Abstract socket checking class |
Cantivirus_clamav_pathtounixsocket_setting | Admin setting for unix socket path, adds verification |
Cantivirus_clamav_tcpsockethost_setting | Admin setting for Internet domain socket host, adds verification |
Cauth_db_admin_setting_special_auth_configtext | Special settings for auth_db password_link |
Cauth_ldap_admin_setting_special_contexts_configtext | Special setting for auth_ldap that cleans up context values on save |
Cauth_ldap_admin_setting_special_lowercase_configtext | Special setting for auth_ldap that lowercases values on save |
Cauth_ldap_admin_setting_special_ntlm_configtext | Special admin setting for auth_ldap that validates ntlm usernames |
Cenrol_flatfile_role_setting | Setting class that stores only non-empty values |
Cadmin_setting_configtime | Time selector |
Cadmin_setting_courselist_frontpage | Special select - lists on the frontpage - hacky |
►Cadmin_setting_description | No setting - just name and description in same row |
Ccore_admin\local\settings\setting_scheduled_task_status | This admin setting tells whether a given scheduled task is enabled, providing a link to its configuration page |
Cadmin_setting_devicedetectregex | Administration interface for user specified regular expressions for device detection |
Cadmin_setting_emoticons | Administration interface for emoticon_manager settings |
Cadmin_setting_encryptedpassword | Admin setting class for encrypted values using secure encryption |
Cadmin_setting_gradecat_combo | Grade category settings |
Cadmin_setting_heading | No setting - just heading and text |
Cadmin_setting_ldap_rolemapping | |
►Cadmin_setting_manage_plugins | Generic class for managing plugins in a table that allows re-ordering and enable/disable of each plugin |
Cadmin_setting_manage_fileconverter_plugins | Generic class for managing plugins in a table that allows re-ordering and enable/disable of each plugin |
Ccore_admin\local\settings\manage_payment_gateway_plugins | Generic class for managing plugins in a table that allows re-ordering and enable/disable of each plugin |
Cadmin_setting_manageantiviruses | Special class for antiviruses administration |
Cadmin_setting_manageauths | Special class for authentication administration |
Cadmin_setting_managecontentbankcontenttypes | Content bank content types manager |
Cadmin_setting_managecustomfields | Custom fields manager |
Cadmin_setting_managedataformats | Data formats manager |
Cadmin_setting_manageenrols | Special class for enrol plugins management |
Cadmin_setting_manageexternalservices | Special class for management of external services |
Cadmin_setting_manageformats | Course formats manager |
Cadmin_setting_managemediaplayers | Special class for media player plugins management |
Cadmin_setting_managerepository | Manage repository settings |
Cadmin_setting_managewebserviceprotocols | Special class for web service protocol administration |
Cadmin_setting_php_extension_enabled | Admin setting to show if a php extension is enabled or not |
Cadmin_setting_searchsetupinfo | Search setup steps info |
Cadmin_setting_special_calendar_weekend | Special admin control |
Cadmin_setting_webservicesoverview | Special class for overview of external services |
Ccore_admin\admin\admin_setting_plugin_manager | Admin setting plugin manager |
Ccore_admin\local\settings\filesize | An admin setting to support entering and displaying of file sizes in Bytes, KB, MB or GB |
Ccore_communication\admin\manage_communication_providers_page | Communication providers manager |
Ccore_question\admin\manage_qbank_plugins_page | Class manage_qbank_plugins_page |
Ceditor_atto_subplugins_setting | Special class for Atto plugins administration |
Cenrol_lti\local\ltiadvantage\admin\admin_setting_registeredplatforms | The admin_setting_registeredplatforms class, for rendering a table of platforms which have been registered |
Cmod_glossary_admin_setting_display_formats | Class for glossary display formats management |
Cmod_quiz\admin\review_setting | Admin settings class for the quiz review options |
Ctiny_premium\local\admin_setting_tiny_premium_plugins | Admin setting for managing Tiny Premium plugins |
Ctool_log_setting_managestores | |
Ctool_mfa\local\admin_setting_managemfa | Admin setting for MFA |
Cadmin_setting_flag | An additional option that can be applied to an admin setting |
Cadmin_settingdependency | Used to store details of the dependency between two settings elements |
►Cannotable | Interface to apply to all the classes we want to be annotable in the backup/restore process |
Cbackup_attribute | Instantiable class representing one attribute atom (name/value) piece of information on backup |
►Cbackup_final_element | Instantiable class representing one final element atom (name/value/parent) piece of information on backup |
Canonymizer_final_element | Implementation of backup_final_element that provides one interceptor for anonymization of data |
Cbase64_encode_final_element | Implementation of backup_final_element that provides base64 encoding |
Cencrypted_final_element | Implementation of backup_final_element that provides symmetric-key AES-256 encryption of contents |
Cmnethosturl_final_element | Implementation of backup_final_element that provides special handling of mnethosturl |
►CArrayAccess | |
Cquestion_attempt_iterator | A class abstracting access to the question_usage_by_activity::$questionattempts array |
►Cquestion_attempt_step_iterator | A class abstracting access to the question_attempt::$states array |
Cquestion_attempt_reverse_step_iterator | A variant of question_attempt_step_iterator that iterates through the steps in reverse order |
Cquestion_attempt_steps_with_submitted_response_iterator | A variant of question_attempt_step_iterator that iterates through the steps with submitted tries |
Cassign | Standard base class for mod_assign (assignment types) |
►Cassign_plugin | Abstract class for assign_plugin (submission/feedback) |
►Cassign_feedback_plugin | Abstract class for feedback_plugin inherited from assign_plugin abstract class |
Cassign_feedback_comments | Library class for comment feedback plugin extending feedback plugin base class |
Cassign_feedback_editpdf | Library class for editpdf feedback plugin extending feedback plugin base class |
Cassign_feedback_file | Library class for file feedback plugin extending feedback plugin base class |
Cassign_feedback_offline | Library class for file feedback plugin extending feedback plugin base class |
►Cassign_submission_plugin | Abstract base class for submission plugin types |
Cassign_submission_comments | Library class for comment submission plugin extending submission plugin base class |
Cassign_submission_file | Library class for file submission plugin extending submission plugin base class |
Cassign_submission_onlinetext | Library class for onlinetext submission plugin extending submission plugin base class |
Cassign_plugin_manager | Class that handles the display and configuration of the list of submission plugins |
Cassignfeedback_editpdf\annotation | This class adds and removes annotations from a page of a response |
Cassignfeedback_editpdf\combined_document | The combined_document class for the assignfeedback_editpdf plugin |
Cassignfeedback_editpdf\comment | This class represents a comment box on a page of feedback |
Cassignfeedback_editpdf\comments_quick_list | This class performs crud operations on a users quicklist comments |
Cassignfeedback_editpdf\document_services | Functions for generating the annotated pdf |
Cassignfeedback_editpdf\event\observer | An event observer |
Cassignfeedback_editpdf\page_editor | This class performs crud operations on comments and annotations from a page of a response |
Cassignfeedback_file_zip_importer | Library class for importing feedback files from a zip |
Cassignfeedback_offline_grade_importer | CSV Grade importer |
Casync_helper | Helper functions for asynchronous backups and restores |
Cauth_lti\local\ltiadvantage\entity\user_migration_claim | A simplified representation of a 'https://purl.imsglobal.org/spec/lti/claim/lti1p1' migration claim |
Cauth_lti\local\ltiadvantage\event\event_handler | Event handler for auth_lti |
Cauth_lti\local\ltiadvantage\utility\cookie_helper | Helper class providing utils dealing with cookies in LTI, particularly 3rd party cookies |
Cauth_oauth2\api | Static list of api methods for auth oauth2 configuration |
►Cauth_plugin_base | Abstract authentication plugin |
►Cauth_oauth2\auth | Plugin for oauth2 authentication |
Cauth_plugin_oauth2 | Plugin for oauth2 authentication |
Ccore_badges\oauth2\auth | Proccess Oauth2 connects to backpack site |
Cauth_plugin_db | External database authentication plugin |
Cauth_plugin_email | Email authentication plugin |
►Cauth_plugin_ldap | LDAP authentication plugin |
Cauth_plugin_cas | CAS authentication plugin |
Cauth_plugin_lti | LTI Authentication plugin |
Cauth_plugin_manual | Manual authentication plugin |
Cauth_plugin_mnet | Moodle Network authentication plugin |
Cauth_plugin_nologin | Plugin for no authentication - disabled user |
Cauth_plugin_none | Plugin for no authentication |
Cauth_plugin_shibboleth | Shibboleth authentication plugin |
Cauth_plugin_webservice | Web service auth plugin |
Cauth_shibboleth\helper | The helper class for the Shibboleth authentication plugin |
Cavailability_grade\callbacks | Callbacks handling grade changes (to clear cache) |
►Caward_criteria | Award criteria abstract definition |
Caward_criteria_activity | Badge award criteria – award on activity completion |
Caward_criteria_badge | Badge award criteria – award on badge completion |
Caward_criteria_cohort | Badge award criteria – award on cohort membership |
Caward_criteria_competency | Badge award criteria – award on competency completion |
Caward_criteria_course | Badge award criteria – award on course completion |
Caward_criteria_courseset | Badge award criteria – award on courseset completion |
Caward_criteria_manual | Manual badge award criteria |
Caward_criteria_overall | Overall badge award criteria |
Caward_criteria_profile | Profile completion badge award criteria |
Cbackup_anonymizer_helper | Helper class for anonymization of data |
►Cbackup_block_structure_step | |
Cbackup_rss_client_block_structure_step | Define all the backup steps that wll be used by the backup_rss_client_block_task |
Cbackup_check | Non instantiable helper class providing different backup checks |
Cbackup_cron_automated_helper | This class is an abstract class with methods that can be called to aid the running of automated backups over cron |
►Cbackup_dbops | Base abstract class for all the helper classes providing DB operations |
Cbackup_controller_dbops | Non instantiable helper class providing DB support to the @backup_controller |
Cbackup_plan_dbops | Non instantiable helper class providing DB support to the @backup_plan class |
Cbackup_question_dbops | Non instantiable helper class providing DB support to the questions backup stuff |
Cbackup_structure_dbops | Non instantiable helper class providing DB support to the backup_structure stuff |
Cbackup_factory | Non instantiable factory class providing different backup object instances |
Cbackup_file_manager | Collection of helper functions to handle files |
►Cbackup_helper | Base abstract class for all the helper classes providing various operations |
Cbackup_general_helper | Non instantiable helper class providing general helper methods for backup/restore |
Cbackup_plan_builder | Abstract class defining the static method in charge of building the whole backup plan, based in @backup_controller preferences |
►Cbackup_plugin | Class implementing the plugins support for moodle2 backups |
Cbackup_coursereport_plugin | Base class for course report backup plugins |
►Cbackup_enrol_plugin | Base class for enrol backup plugins |
Cbackup_enrol_lti_plugin | Define all the backup steps |
Cbackup_format_plugin | Class extending standard backup_plugin in order to implement some helper methods related with the course formats (format plugin) |
►Cbackup_gradingform_plugin | Base class for backup all advanced grading form plugins |
Cbackup_gradingform_guide_plugin | Defines marking guide backup structures |
Cbackup_gradingform_rubric_plugin | Defines rubric backup structures |
Cbackup_local_plugin | Class extending standard backup_plugin in order to implement some helper methods related with the local plugins |
Cbackup_plagiarism_plugin | Class extending standard backup_plugin in order to implement some helper methods related with the plagiarism plugins (plagiarism plugin) |
►Cbackup_qbank_plugin | Defines backup_qbank_plugin class |
Cbackup_qbank_comment_plugin | Provides the information to backup question comments |
Cbackup_qbank_customfields_plugin | Provides the information to backup question custom field |
►Cbackup_qtype_plugin | Class extending standard backup_plugin in order to implement some helper methods related with the questions (qtype plugin) |
►Cbackup_qtype_calculated_plugin | Provides the information to backup calculated questions |
Cbackup_qtype_calculatedmulti_plugin | Provides the information to backup calculatedmulti questions |
Cbackup_qtype_calculatedsimple_plugin | Provides the information to backup calculatedsimple questions |
Cbackup_qtype_ddimageortext_plugin | Provides the information to backup ddimageortext questions |
Cbackup_qtype_ddmarker_plugin | Provides the information to backup ddmarker questions |
Cbackup_qtype_ddwtos_plugin | Provides the information to backup ddwtos questions |
Cbackup_qtype_essay_plugin | Provides the information to backup essay questions |
►Cbackup_qtype_extrafields_plugin | Class extending backup_qtype_plugin in order to use extra fields method |
Cbackup_qtype_shortanswer_plugin | Provides the information to backup shortanswer questions |
Cbackup_qtype_gapselect_plugin | Provides the information to backup gapselect questions |
Cbackup_qtype_match_plugin | Provides the information to backup match questions |
Cbackup_qtype_multianswer_plugin | Provides the information to backup multianswer questions |
Cbackup_qtype_multichoice_plugin | Provides the information to backup multichoice questions |
Cbackup_qtype_numerical_plugin | Provides the information to backup numerical questions |
Cbackup_qtype_randomsamatch_plugin | Provides the information to backup randomsamatch questions |
Cbackup_qtype_truefalse_plugin | Provides the information to backup truefalse questions |
Cbackup_report_plugin | Base class for report backup plugins |
Cbackup_theme_plugin | Base class for theme backup plugins |
Cbackup_tool_plugin | Admin tool backup plugin base class |
►Cbackup_questions_activity_structure_step | |
Cbackup_quiz_activity_structure_step | Define all the backup steps that will be used by the backup_quiz_activity_task |
►Cbackup_subplugin | Class implementing the subplugins support for moodle2 backups |
Cbackup_assignfeedback_comments_subplugin | Provides the information to backup comments feedback |
Cbackup_assignfeedback_editpdf_subplugin | Provides the information to backup feedback pdf annotations |
Cbackup_assignfeedback_file_subplugin | Provides the information to backup feedback files |
Cbackup_assignsubmission_file_subplugin | Provides the information to backup submission files |
Cbackup_assignsubmission_onlinetext_subplugin | Provides the information to backup onlinetext submissions |
Cbackup_ltiservice_gradebookservices_subplugin | Provides the information to backup gradebookservices lineitems |
►Cbackup_mod_quiz_access_subplugin | Base class for backing up all the quiz settings and attempt data for an access rule quiz sub-plugin |
Cbackup_quizaccess_seb_subplugin | Backup instructions for the seb (Safe Exam Browser) quiz access subplugin |
►Cbackup_tool_log_logstore_subplugin | Parent class of all the logstore subplugin implementations |
Cbackup_logstore_database_subplugin | |
Cbackup_logstore_standard_subplugin | |
Cbackup_workshopeval_best_subplugin | Provides the information to backup grading evaluation method 'Comparison with the best assessment' |
Cbackup_workshopform_accumulative_subplugin | Provides the information to backup accumulative grading strategy information |
Cbackup_workshopform_comments_subplugin | Provides the information to backup comments grading strategy information |
Cbackup_workshopform_numerrors_subplugin | Provides the information to backup numerrors grading strategy information |
Cbackup_workshopform_rubric_subplugin | Provides the information to backup rubric grading strategy information |
►Cbase_atom | Abstract class representing one atom (name/value) piece of information |
►Cbase_attribute | Abstract class representing one attribute atom (name/value) piece of information |
Cbackup_attribute | Instantiable class representing one attribute atom (name/value) piece of information on backup |
►Cbase_final_element | Abstract class representing one final element atom (name/value/parent) piece of information |
Cbackup_final_element | Instantiable class representing one final element atom (name/value/parent) piece of information on backup |
►Cbase_nested_element | Abstract class representing one nestable element (non final) piece of information |
►Cbackup_nested_element | Instantiable class representing one nestable element (non final) piece of information on backup |
Cbackup_logstore_database_nested_element | Custom subclass of backup_nested_element that iterates over an external DB connection |
Cbackup_optigroup_element | Instantiable class representing one optigroup element for conditional branching |
►Cbase_optigroup | Abstract class representing one optigroup for conditional branching |
Cbackup_optigroup | Instantiable class representing one optigroup element for conditional branching |
►Cbase_processor | Abstract class representing the required implementation for classes able to process structure classes |
Cbackup_structure_processor | Instantiable class defining the process of backup structures |
►Cbase_setting | This abstract class defines one basic setting |
►Cbackup_setting | Parent class for all backup settings |
►Cactivity_backup_setting | Abstract class containing all the common stuff for activity backup settings |
Cbackup_activity_generic_setting | Generic activity setting to pass various settings between tasks and steps |
Cbackup_activity_included_setting | Activity backup setting to control if activity will be included or no, depends of @backup_activities_setting and optionally parent section included setting |
Cbackup_activity_userinfo_setting | Activity backup setting to control if activity will include user information or no, depends of @backup_users_setting |
►Crestore_activity_generic_setting | Generic activity setting to pass various settings between tasks and steps |
Crestore_activity_included_setting | Activity backup setting to control if activity will be included or no, depends of @restore_activities_setting and optionally parent section included setting |
Crestore_activity_userinfo_setting | Activity backup setting to control if activity will include user information or no, depends of @restore_users_setting |
►Ccourse_backup_setting | Abstract class containing all the common stuff for course backup settings |
►Crestore_course_generic_setting | Generic course setting to pass various settings between tasks and steps |
Crestore_course_defaultcustom_setting | Setting to switch between current and new course name/startdate |
Crestore_course_generic_text_setting | |
Crestore_course_overwrite_conf_setting | Setting to define is we are going to overwrite course configuration |
►Croot_backup_setting | Abstract class containing all the common stuff for root backup settings |
►Cbackup_anonymize_setting | Root setting to control if backup will generate anonymized user info or no, depends of @backup_users_setting so only is available if the former is enabled (apart from security that can change it |
Cbackup_calendarevents_setting | Root setting to control if backup will include calender events or no (any level), depends of @backup_users_setting exactly in the same way than @backup_anonymize_setting so we extend from it |
Cbackup_comments_setting | Root setting to control if backup will include comments or no (any level), depends of @backup_users_setting exactly in the same way than @backup_anonymize_setting so we extend from it |
Cbackup_logs_setting | Root setting to control if backup will include logs or no (any level), depends of @backup_users_setting exactly in the same way than @backup_anonymize_setting so we extend from it |
Cbackup_role_assignments_setting | Root setting to control if backup will include role assignments or no (any level), depends of @backup_users_setting exactly in the same way than @backup_anonymize_setting so we extend from it |
Cbackup_userscompletion_setting | Root setting to control if backup will include users completion data or no (any level), depends of @backup_users_setting exactly in the same way than @backup_anonymize_setting so we extend from it |
►Cbackup_generic_setting | Defines classes used to handle backup settings |
Cbackup_activities_setting | Root setting to control if backup will include activities or no |
Cbackup_badges_setting | Root setting to control if backup will include badges or not, depends on @backup_activities_setting |
Cbackup_competencies_setting | Root setting to control if backup will include competencies or not |
Cbackup_contentbankcontent_setting | Root setting to control if backup will include content bank content or no |
Cbackup_customfield_setting | Root setting to control if backup will include custom field information |
Cbackup_filename_setting | Root setting to handle backup file names (no dependencies nor anything else) |
Cbackup_groups_setting | Root setting to control if backup will include group information depends on @backup_users_setting |
Cbackup_permissions_setting | Root setting to control if backup will include permission information by roles |
Cbackup_users_setting | Root setting to control if backup will include user information A lot of other settings are dependent of this (module's user info, grades user info, messages, blogs.. |
Cbackup_xapistate_setting | Root setting to control if backup will include xAPI state or not |
►Crestore_generic_setting | Root generic setting to store different things without dependencies |
Crestore_activities_setting | Root setting to control if restore will create activities A lot of other settings (_included at activity levels) are dependent of this setting |
Crestore_badges_setting | Root setting to control if restore will create badges or not, depends on @restore_activities_setting |
Crestore_competencies_setting | Root setting to control if competencies will also be restored |
Crestore_contentbankcontent_setting | Root setting to control if restore will create content bank content or no |
Crestore_customfield_setting | Root setting to control if restore will include custom field information |
Crestore_groups_setting | Root setting to control if restore will create groups/grouping information |
Crestore_permissions_setting | Root setting to control if restore will create override permission information by roles |
Crestore_users_setting | Root setting to control if restore will create user information A lot of other settings are dependent of this (module's user info, grades user info, messages, blogs.. |
Crestore_xapistate_setting | Root setting to control if restore will create xAPI states or not |
►Crestore_role_assignments_setting | Root setting to control if restore will create role assignments or no (any level), depends of @restore_users_setting |
Crestore_calendarevents_setting | Root setting to control if restore will create events or no, depends of @restore_users_setting exactly in the same way than @restore_role_assignments_setting so we extend from it |
Crestore_comments_setting | Root setting to control if restore will create comments or no, depends of @restore_users_setting exactly in the same way than @restore_role_assignments_setting so we extend from it |
Crestore_grade_histories_setting | Root setting to control if restore will create grade_histories or no, depends of @restore_users_setting exactly in the same way than @restore_role_assignments_setting so we extend from it |
Crestore_logs_setting | Root setting to control if restore will create logs or no, depends of @restore_users_setting exactly in the same way than @restore_role_assignments_setting so we extend from it |
Crestore_userscompletion_setting | Root setting to control if restore will create completion info or no, depends of @restore_users_setting exactly in the same way than @restore_role_assignments_setting so we extend from it |
►Csection_backup_setting | Abstract class containing all the common stuff for section backup settings |
Cbackup_section_generic_setting | Generic section setting to pass various settings between tasks and steps |
Cbackup_section_included_setting | Setting to define if one section is included or no |
Cbackup_section_userinfo_setting | Section backup setting to control if section will include user information or no, depends of @backup_users_setting |
►Crestore_section_generic_setting | Generic section setting to pass various settings between tasks and steps |
Crestore_section_included_setting | Setting to define if one section is included or no |
Crestore_section_userinfo_setting | Section backup setting to control if section will include user information or no, depends of @restore_users_setting |
►Cbase_setting_ui | This file contains the setting user interface classes that all backup/restore settings use to represent the UI they have |
►Cbackup_setting_ui | Abstract class to represent the user interface backup settings have |
Cbackup_setting_ui_checkbox | A checkbox user interface element for backup settings (default) |
Cbackup_setting_ui_radio | Radio button user interface element for backup settings |
Cbackup_setting_ui_select | A select box, drop down user interface for backup settings |
►Cbackup_setting_ui_text | A text input user interface element for backup settings |
Cbackup_setting_ui_dateselector | A date selector user interface widget for backup settings |
Cbackup_setting_ui_defaultcustom | A wrapper for defaultcustom form element - can have either text or date_selector type |
►Cbase_ui | This file contains the backup user interface class |
►Cbackup_ui | This file contains the backup user interface class |
Cimport_ui | This file contains extension of the backup classes that override some methods and functionality in order to customise the backup UI for the purposes of import |
Crestore_ui | This file contains the restore user interface class |
►Cbase_ui_stage | Backup user interface stages |
►Cbackup_ui_stage | Backup user interface stages |
►Cbackup_ui_stage_confirmation | Confirmation stage |
Cimport_ui_stage_confirmation | Extends the confirmation stage |
►Cbackup_ui_stage_final | Final stage of backup |
Cbackup_ui_stage_complete | The completed backup stage |
Cimport_ui_stage_final | Overrides the final stage |
►Cbackup_ui_stage_initial | Class representing the initial stage of a backup |
Cimport_ui_stage_inital | Extends the initial stage |
►Cbackup_ui_stage_schema | Schema stage of backup process |
Cimport_ui_stage_schema | Extends the schema stage |
Cimport_ui_stage_precheck | Class representing the precheck/selection stage of a import |
►Crestore_ui_stage | Restore user interface stages |
►Crestore_ui_stage_process | Final stage of backup |
Crestore_ui_stage_complete | This is the completed stage |
Crestore_ui_stage_review | Confirmation stage |
Crestore_ui_stage_schema | Schema stage of backup process |
Crestore_ui_stage_settings | This stage is the settings stage |
►CBehat\Mink\Selector\ExactNamedSelector | |
Cbehat_exact_named_selector | Moodle-specific named exact selectors |
►CBehat\Mink\Selector\PartialNamedSelector | |
Cbehat_partial_named_selector | Moodle-specific selectors |
►CBehat\MinkExtension\Context\RawMinkContext | |
►Cbehat_base | Base class of all steps definitions |
Cbehat_accessibility | Steps definitions to assist with accessibility testing |
Cbehat_action_menu | Steps definitions to open and close action menus |
►Cbehat_admin | Steps definitions related with administration |
Cbehat_theme_classic_behat_admin | Step definitions related to administration overrides for the Classic theme |
Cbehat_admin_presets | Steps definitions related with admin presets |
Cbehat_assignfeedback_editpdf | Behat editpdf-related steps definitions |
Cbehat_auth | Basic authentication steps definitions |
Cbehat_auth_email | Step definition for auth_email |
Cbehat_availability | Availability related behat steps and selectors definitions |
Cbehat_availability_date | Behat availabilty-related steps definitions |
Cbehat_backup | Backup and restore actions to help behat feature files writting |
Cbehat_block_comments | Commenting system steps definitions |
Cbehat_block_site_main_menu | Behat steps definitions for block site main menu |
Cbehat_block_social_activities | Behat steps definitions for block social activities |
►Cbehat_blocks | Steps definitions related with blocks |
Cbehat_theme_classic_behat_blocks | Step definitions related to blocks overrides for the Classic theme |
Cbehat_calendar | Behat calendar-related steps definitions |
Cbehat_cohort | Cohorts steps definitions |
Cbehat_communication | Class behat_communication for behat custom steps and configuration for communication api |
Cbehat_communication_matrix | Class behat_communication_matrix for behat custom steps and configuration for matrix |
►Cbehat_completion | Completion steps definitions |
Cbehat_theme_classic_behat_completion | Step definitions related to blocks overrides for the Classic theme |
►Cbehat_course | Behat course-related steps definitions |
Cbehat_theme_classic_behat_course | Behat course-related step definition overrides for the Classic theme |
Cbehat_courseformat | Behat step definitions for Course format |
Cbehat_data_generators | Data generators for acceptance testing |
►Cbehat_deprecated_base | Base class for steps definitions classes that contain deprecated steps |
Cbehat_calendar_deprecated | Steps definitions that are now deprecated and will be removed in the next releases |
Cbehat_deprecated | Steps definitions that are now deprecated and will be removed in the next releases |
Cbehat_enrol_deprecated | Steps definitions that are now deprecated and will be removed in the next releases |
Cbehat_grade_deprecated | Steps definitions that are now deprecated and will be removed in the next releases |
Cbehat_gradereport_grader_deprecated | Steps definitions that are now deprecated and will be removed in the next releases |
Cbehat_question | Deprecated class, only kept for backwards compatibility |
Cbehat_editor_atto | Steps definitions to deal with the atto text editor |
Cbehat_editor_textarea | Moodle textarea editor field |
Cbehat_editor_tiny | TinyMCE custom behat step definitions |
Cbehat_enrol | Enrolment steps definitions |
Cbehat_filepicker | Filemanager and filepicker manipulation steps definitions |
Cbehat_filters | Steps definitions related to filters |
►Cbehat_grade | Behat grade related steps definitions |
Cbehat_theme_classic_behat_grade | Behat grade related step definition overrides for the Classic theme |
Cbehat_gradereport_grader | Behat steps definitions for drag and drop onto image |
Cbehat_grades | Behat grade related steps definitions |
►Cbehat_grading | Grading methods steps definitions |
Cbehat_theme_classic_behat_grading | Step definitions related to blocks overrides for the Classic theme |
Cbehat_gradingform_guide | Steps definitions for marking guides |
Cbehat_gradingform_rubric | Steps definitions to help with rubrics |
Cbehat_groups | Behat groups-related steps definitions |
Cbehat_login | Behat login related steps definitions |
Cbehat_message | Behat message-related steps definitions |
Cbehat_message_popup | Behat message popup related steps definitions |
Cbehat_mod_assign | Behat custom steps and configuration for mod_assign |
Cbehat_mod_bigbluebuttonbn | Behat custom steps and configuration for mod_bigbluebuttonbn |
Cbehat_mod_chat | Steps definitions related to mod_chat |
Cbehat_mod_choice | Steps definitions for choice activity |
Cbehat_mod_data | Steps definitions related with the database activity |
Cbehat_mod_feedback | Steps definitions related to mod_feedback |
Cbehat_mod_forum | Forum-related steps definitions |
Cbehat_mod_glossary | Steps definitions related with the glossary activity |
Cbehat_mod_lesson_behat | Step definitions related mod_lesson |
Cbehat_mod_wiki | Steps definitions related to mod_quiz |
Cbehat_mod_workshop | Steps definitions related to mod_workshop |
Cbehat_moodlenet | Steps definitions related to MoodleNet |
►Cbehat_navigation | Steps definitions to navigate through the navigation tree nodes |
Cbehat_theme_boost_behat_navigation | Step definitions related to the navigation in the Boost theme |
Cbehat_theme_classic_behat_navigation | Navigation step definition overrides for the Classic theme |
Cbehat_permissions | Steps definitions related with permissions |
Cbehat_qbank_columnsortorder | Steps definitions related with the drag and drop header |
Cbehat_qbank_statistics | Behat steps for qbank_statistics |
Cbehat_qtype_ddimageortext | Behat steps definitions for drag and drop onto image |
Cbehat_qtype_ddmarker | Behat steps definitions for drag and drop markers |
Cbehat_qtype_ddwtos | Behat steps definitions for drag and drop into text |
Cbehat_qtype_gapselect | Behat steps definitions for the select missing words question type |
Cbehat_qtype_multichoice | Behat qtype_multichoice-related steps definitions |
►Cbehat_question_base | Behat question-related helper code |
Cbehat_core_form | Steps definitions related to mod_quiz |
►Cbehat_core_question | Steps definitions related with the question bank management |
Cbehat_theme_classic_behat_core_question | Step definitions related to blocks overrides for the Classic theme |
Cbehat_qbank_comment | Commenting system steps definitions for question |
Cbehat_qbank_usage | Steps definitions to deal with the usage in question |
Cbehat_report_competency | Behat competency report definitions |
Cbehat_report_outline | Custom behat functions |
Cbehat_reportbuilder | Behat step definitions for Report builder |
►Cbehat_repository_upload | Steps definitions for the upload repository type |
Cbehat_theme_classic_behat_repository_upload | Override definitions for the upload repository type for the Classic theme |
Cbehat_search | Behat search-related step definitions |
Cbehat_tiny_html | TinyMCE HTML plugin custom behat steps definitions |
Cbehat_tool_dataprivacy | Step definitions to generate database fixtures for the data privacy tool |
Cbehat_tool_langimport | Steps definitions related with the Language import tool |
Cbehat_tool_lp | Step definition to generate database fixtures for learning plan system |
Cbehat_tool_lp_data_generators | Step definition to generate database fixtures for learning plan system |
Cbehat_tool_policy | Step definition for tool_policy |
Cbehat_tool_task | Behat step definitions for scheduled task administration |
Cbehat_tool_usertours | User tour related steps definitions |
Cbehat_transformations | Transformations to apply to steps arguments |
Cbehat_user | User steps definition |
Cbehat_workshopallocation_manual | Steps definitions related to workshopallocation_manual |
Cbehat_command | Behat command related utils |
Cbehat_component_named_replacement | A class for recording the definition of Mink replacements |
Cbehat_component_named_selector | Class representing a named selector that can be used in Behat tests |
Cbehat_config_manager | Behat configuration manager |
Cbehat_config_util | Behat configuration manager |
Cbehat_context_helper | Helper to get behat contexts |
Cbehat_field_manager | Form fields helper |
►Cbehat_general | |
Cbehat_theme_classic_behat_general | Behat grade related step definition overrides for the Classic theme |
►Cbehat_generator_base | |
Cbehat_core_badges_generator | Badges test generator for Behat |
Cbehat_core_blog_generator | Behat data generator for core_blog |
Cbehat_core_comment_generator | Behat data generator for comments |
Cbehat_core_competency_generator | Behat data generator for core_competency |
Cbehat_core_completion_generator | Completion test generator for Behat |
Cbehat_core_payment_generator | Behat data generator for core_payment |
Cbehat_core_question_generator | Behat data generator for core_question |
Cbehat_core_reportbuilder_generator | Behat data generator for Report builder |
Cbehat_core_webservice_generator | Behat data generator for core_webservice |
Cbehat_enrol_lti_generator | Behat data generator for enrol_lti |
Cbehat_mod_assign_generator | Behat data generator for mod_assign |
Cbehat_mod_bigbluebuttonbn_generator | Behat data generator for mod_bigbluebuttonbn |
Cbehat_mod_book_generator | Behat data generator for mod_book |
Cbehat_mod_data_generator | Behat data generator for mod_data |
Cbehat_mod_feedback_generator | Behat data generator for mod_feedback |
Cbehat_mod_forum_generator | Behat data generator for mod_forum |
Cbehat_mod_glossary_generator | Behat data generator for mod_glossary |
Cbehat_mod_h5pactivity_generator | H5P-related steps definitions |
Cbehat_mod_lesson_generator | Behat data generator for mod_lesson |
Cbehat_mod_lti_generator | Define behat generator for mod_lti |
Cbehat_mod_quiz_generator | Behat data generator for mod_quiz |
Cbehat_quizaccess_seb_generator | Behat data generator for quizaccess_seb |
Cbehat_tool_admin_presets_generator | Admin presets entity generators |
Cbehat_tool_task_generator | Behat data generator for tool_task |
Cbehat_selectors | Moodle selectors manager |
►Cbehat_session_interface | The Interface for a behat root context |
Cbehat_base | Base class of all steps definitions |
►Cbehat_form_field | Representation of a form field |
►Cbehat_form_checkbox | Single checkbox form element |
Cbehat_form_radio | Radio input form element |
Cbehat_form_filemanager | File manager form element |
►Cbehat_form_group | Generic group field class |
►Cbehat_form_date | Date form field |
Cbehat_form_date_time | Date time form field class |
►Cbehat_form_select | Single select form field class |
Cbehat_form_inplaceeditable_select | Custom interaction with inplace editable elements of type select |
Cbehat_form_modvisible | Silly behat_form_select extension |
Cbehat_form_selectyesno | Silly behat_form_select extension |
Cbehat_form_select_menu | Custom interaction with select_menu elements |
►Cbehat_form_text | Text field class |
Cbehat_form_autocomplete | Auto complete form field class |
Cbehat_form_inplaceeditable | Custom interaction with inplace editable elements |
Cbehat_form_passwordunmask | Allows interaction with passwordunmask form fields |
►Cbehat_form_textarea | Textarea field class |
Cbehat_form_availability | Availability form field class |
Cbehat_form_editor | Moodle editor field |
►Cblock_base | Class for describing a moodle block, all Moodle blocks derive from this class |
Cblock_accessreview | Definition of the accessreview block |
Cblock_activity_results | Block activity_results class definition |
Cblock_admin_bookmarks | Admin Bookmarks Block page |
Cblock_badges | Block for displaying earned local badges to users |
Cblock_blog_menu | The blog menu block class |
Cblock_blog_recent | This block simply outputs a list of links to recent blog entries, depending on the context of the current page |
Cblock_blog_tags | |
Cblock_calendar_month | Handles displaying the calendar block |
Cblock_calendar_upcoming | Handles displaying the calendar upcoming events block |
Cblock_comments | The comments block |
Cblock_completionstatus | Block for displayed logged in user's course completion status |
Cblock_course_summary | Course summary block |
Cblock_globalsearch | Global search block |
Cblock_glossary_random | |
Cblock_html | Form for editing HTML block instances |
►Cblock_list | Specialized class for displaying a block with a list of icons/text labels |
Cblock_activity_modules | |
Cblock_course_list | Course list block |
Cblock_feedback | |
Cblock_mnet_hosts | MNet hosts block |
Cblock_site_main_menu | Site main menu block |
Cblock_social_activities | Social activities block |
Cblock_tree | Specialized class for displaying a tree menu |
Cblock_login | Login block |
Cblock_lp | Block LP class |
Cblock_mentees | Mentees block |
Cblock_myoverview | My overview block class |
Cblock_myprofile | Displays the current user's profile information |
Cblock_navigation | This file contains classes used to manage the navigation structures in Moodle and was introduced as part of the changes occuring in Moodle 2.0 |
Cblock_news_items | This file contains the news item block class, based upon block_base |
Cblock_online_users | This block needs to be reworked |
Cblock_private_files | Manage user private area files |
Cblock_recent_activity | Class block_recent_activity |
Cblock_recentlyaccessedcourses | Recently accessed courses block class |
Cblock_recentlyaccesseditems | Recently accessed items block class |
Cblock_rss_client | Contains block_rss_client |
Cblock_search_forums | Block to search forum posts |
Cblock_section_links | This file contains the main class for the section links block |
Cblock_selfcompletion | Self completion block |
Cblock_settings | This file contains classes used to manage the navigation structures in Moodle and was introduced as part of the changes occuring in Moodle 2.0 |
Cblock_starredcourses | Starred courses block definition class |
Cblock_tag_flickr | |
Cblock_tag_youtube | |
Cblock_tags | Tags block |
Cblock_timeline | Timeline block class |
Cblock_contents | This class represents how a block appears on a page |
►Cblock_manager | This class keeps track of the block that should appear on a moodle_page |
Cmy_syspage_block_manager | |
Cblock_move_target | This class represents a target for where a block can go when it is being moved |
Cblock_online_users\fetcher | Class used to list and count online users |
Cblock_recent_activity_observer | Event observer |
Cblock_recentlyaccesseditems\helper | Recently accessed items helper |
Cblock_recentlyaccesseditems\observer | Events observer |
►Cblog_filter | Abstract class for blog_filter objects |
Cblog_filter_context | This filter defines the context level of the blog entries being searched: site, course, module |
Cblog_filter_entry | This filter defines a specific blog entry id |
Cblog_filter_search | Filter used to perform full-text search on an entry's subject, summary and content |
Cblog_filter_since | This filter restricts the results to a time interval in seconds up to time() |
Cblog_filter_tag | This filter defines a tag by which blog entries should be searched |
Cblog_filter_user | This filter defines the user level of the blog entries being searched: a userid or a groupid |
Cblog_listing | Abstract Blog_Listing class: used to gather blog entries and output them as listings |
Cbootstrap_renderer | This class solves the problem of how to initialise $OUTPUT |
Ccache_config | Cache configuration reader |
►Ccache_data_source | Cache Data Source |
Ccache_data_source_versionable | Versionable cache data source |
Ccore_course\cache\course_image | Class to describe cache data source for course image |
Ccore_message\time_last_message_between_users | Cache data source for the time of the last message in a conversation |
Cmod_assign\cache\overrides | Class assign_overrides |
Cmod_lesson\cache\overrides | Class lesson_overrides |
Cmod_quiz\cache\overrides | Class quiz_overrides |
Cmod_scorm\cache\elements | Cache data source for the scorm elements |
Cquestion_finder | Class for loading questions according to various criteria |
Ccache_definition | The cache definition class |
►Ccache_factory | The cache factory class |
Ccache_factory_disabled | The cache factory class used when the Cache has been disabled |
►Ccache_helper | The cache helper class |
►Ccore_cache\administration_helper | Administration helper base class |
Ccore_cache\local\administration_display_helper | A cache helper for administration tasks |
►Ccache_is_configurable | Cache store feature: configurable |
Ccachestore_apcu | The APCu cache store class |
Ccachestore_file | The library file for the file cache store |
Ccachestore_redis | Redis Cache Store |
►Ccache_is_key_aware | Cache store feature: key awareness |
Ccachestore_apcu | The APCu cache store class |
Ccachestore_file | The library file for the file cache store |
Ccachestore_redis | Redis Cache Store |
Ccachestore_session | The Session store class |
Ccachestore_static | The static store class |
►Ccache_is_lockable | Cache store feature: locking |
Ccachestore_file | The library file for the file cache store |
Ccachestore_redis | Redis Cache Store |
►Ccache_is_searchable | Cache store feature: keys are searchable |
Ccachestore_file | The library file for the file cache store |
Ccachestore_redis | Redis Cache Store |
Ccachestore_session | The Session store class |
Ccachestore_static | The static store class |
►Ccache_loader | Cache Loader |
►Ccache | The main cache class |
Ccache_application | An application cache |
Ccache_disabled | Required as it is needed for cache_config_disabled which extends cache_config_writer |
Ccache_request | An request cache |
Ccache_session | A session cache |
►Ccache_loader_with_locking | Cache Loader supporting locking |
Ccache_application | An application cache |
Ccache_disabled | Required as it is needed for cache_config_disabled which extends cache_config_writer |
►Ccache_lock_interface | Cache lock interface |
Ccachelock_file | File locking plugin |
►Ccache_store_interface | Cache store interface |
►Ccache_store | Abstract cache store class |
Ccachestore_apcu | The APCu cache store class |
Ccachestore_dummy | The cache dummy store |
Ccachestore_file | The library file for the file cache store |
Ccachestore_redis | Redis Cache Store |
►Csession_data_store | The session data store class |
Ccachestore_session | The Session store class |
►Cstatic_data_store | The static data store class |
Ccachestore_static | The static store class |
►Ccacheable_object | Cacheable object |
Ccore_course_category | Class to store, cache, render and manage course category |
►Crepository | This is the base class of the repository class |
Crepository_areafiles | Main class responsible for files listing in repostiory_areafiles |
Crepository_contentbank | Repository_contentbank class is used to browse the content bank files |
Crepository_coursefiles | This plugin is used to access coursefiles repository |
Crepository_dropbox | This plugin is used to access user's dropbox files |
Crepository_equella | Repository_equella class implements equella_client |
Crepository_filesystem | This plugin is used to access files on server file system |
Crepository_flickr | This plugin is used to access flickr pictures |
Crepository_flickr_public | This plugin is used to access flickr pictures |
Crepository_local | This plugin is used to access local files |
Crepository_merlot | This plugin is used to access merlot files |
Crepository_nextcloud | Nextcloud repository class |
Crepository_onedrive | Microsoft onedrive repository plugin |
Crepository_recent | |
Crepository_s3 | This plugin is used to access s3 files |
Crepository_upload | A repository plugin to allow user uploading files |
Crepository_url | This plugin is used to access files by providing an url |
Crepository_user | This plugin is used to access user's private files |
Crepository_webdav | This plugin is used to access webdav files |
Crepository_wikimedia | This plugin is used to access wikimedia files |
Crepository_youtube | This plugin is used to access youtube videos |
Crepository_type | This class is used to manage repository plugins |
Ccached_cm_info | Class that is the return value for the _get_coursemodule_info module API function |
Ccalc_formula | This class abstracts evaluation of spreadsheet formulas |
Ccalendar_event | |
Ccalendar_information | Calendar information class |
Ccc11_resource_type | |
Ccc1_resource_type | |
►Ccc2moodle | |
Ccc112moodle | |
Ccc_assesment_helper | |
Ccc_assesment_matbreak | |
►Ccc_assesment_matref | |
Ccc_assesment_response_matref | |
►Ccc_assesment_question_proc_base | |
Ccc_assesment_question_essay | |
Ccc_assesment_question_multichoice | |
Ccc_assesment_question_multichoice_multiresponse | |
Ccc_assesment_question_sfib | |
Ccc_assesment_question_truefalse | |
Ccc_builder_creator | Factory pattern class Create the version class to use |
Ccc_convert_moodle2 | |
►Ccc_converter | |
Ccc_converter_basiclti | |
Ccc_converter_folder | |
Ccc_converter_forum | |
Ccc_converter_label | |
Ccc_converter_lti | |
Ccc_converter_page | |
Ccc_converter_quiz | |
Ccc_converter_resource | |
Ccc_converter_url | |
Ccc_helpers | Various helper utils |
►Ccc_i_item | CC Item Interface |
Ccc_item | Item Class |
►Ccc_i_manifest | CC Manifest Interface |
Ccc_manifest | Manifest management |
►Ccc_i_metadata_file | CC Metadata File Interface |
Ccc_metadata_file | Metadata File |
►Ccc_i_metadata_manifest | CC Metadata Manifest Interface |
Ccc_metadata_manifest | Metadata Manifest |
►Ccc_i_metadata_resource | CC Metadata Resource Interface |
Ccc_metadata_resouce | Metadata Resource |
►Ccc_i_organization | CC Organization Interface |
Ccc_organization | Organization Class |
►Ccc_i_resource | CC Resource Interface |
Ccc_resource | Resource Class |
Ccc_metadata_file_educational | Metadata management |
Ccc_metadata_general | Metadata General Type |
Ccc_metadata_lifecycle | Metadata Lifecycle Type |
Ccc_metadata_resouce_educational | Metadata managing |
Ccc_metadata_rights | Metadata Rights Type |
Ccc_metadata_technical | Metadata Technical Type |
Ccc_qti_metadata | |
Ccc_qti_profiletype | |
Ccc_qti_tags | |
Ccc_qti_values | |
►Ccc_question_metadata_base | |
Ccc_assesment_decvartype | |
Ccc_assesment_flow_labeltype | |
Ccc_assesment_flow_mat_base | |
Ccc_assesment_flow_mattype | |
Ccc_assesment_flowtype | |
►Ccc_assesment_itemfeedback_shintmaterial_base | |
Ccc_assesment_itemfeedback_hintmaterial | |
Ccc_assesment_itemfeedback_solutionmaterial | |
►Ccc_assesment_itemfeedback_shintype_base | |
Ccc_assesment_itemfeedbac_hinttype | |
Ccc_assesment_itemfeedback_solutiontype | |
Ccc_assesment_itemfeedbacktype | |
Ccc_assesment_itemmetadata | |
►Ccc_assesment_material_base | |
Ccc_assesment_altmaterial | |
Ccc_assesment_material | |
Ccc_assesment_mattext | |
Ccc_assesment_metadata | |
Ccc_assesment_presentation | |
Ccc_assesment_presentation_material_base | |
Ccc_assesment_render_choicetype | |
Ccc_assesment_render_fibtype | |
Ccc_assesment_respconditiontype | |
Ccc_assesment_response_labeltype | |
Ccc_assesment_resprocessingtype | |
Ccc_assesment_rubric_base | |
►Ccc_assesment_section | |
Ccc_assesment_section_item | |
Ccc_assignment_conditionvar | |
Ccc_assignment_conditionvar_andtype | |
Ccc_assignment_conditionvar_othertype | |
►Ccc_assignment_conditionvar_varequaltype | |
Ccc_assignment_conditionvar_varsubstringtype | |
Ccc_assignment_displayfeedbacktype | |
Ccc_assignment_setvartype | |
Ccc_question_metadata | |
►Ccc_response_lidtype | |
Ccc_assesment_response_strtype | |
Ccc_resource_location | |
►Ccc_validate_type | |
Cassesment_validator | |
Cblti_validator | |
Cdiscussion_validator | |
Cmanifest10_validator | |
Cmanifest_validator | |
Cweblink_validator | |
Ccc_version | Common Cartridge Version |
►Ccc_version_base | Abstract Version Base class |
►Ccc_version1 | Version 1 class of Common Cartridge |
Ccc_version11 | Version 1.1 class of Common Cartridge |
Ccc_xml_namespace | |
►Cchecksumable | Interface to apply to all the classes we want to calculate their checksum |
►Cbackup | Abstract class defining common stuff to be used by the backup stuff |
►Cbase_controller | Base class with shared stuff between backup controller and restore controller |
Cbackup_controller | Backup controller and related exception classes |
Crestore_controller | Class implementing the controller of any restore process |
Cbackup_setting | Parent class for all backup settings |
►Cbase_logger | Base abstract class for all the loggers to be used in backup/restore |
Ccore_backup_html_logger | Logger that stores HTML log data in memory, ready for later display |
Cdatabase_logger | Logger implementation that sends messages to database |
Cerror_log_logger | Logger implementation that sends messages to error_log() |
Cfile_logger | Logger implementation that sends indented messages (depth option) to one file |
Coutput_indented_logger | Logger implementation that sends indented messages (depth option) to output |
Coutput_text_logger | Logger implementation that sends text messages to output |
►Cbase_plan | Abstract class defining the basis for one execution (backup/restore) plan |
Cbackup_plan | Implementable class defining the needed stuf for one backup plan |
Crestore_plan | Implementable class defining the needed stuf for one restore plan |
►Cbase_task | Abstract class defining the basis for one execution (backup/restore) task |
►Cbackup_task | Abstract class defining the needed stuf for one backup task (a collection of steps) |
►Cbackup_activity_task | Provides all the settings and steps to perform one complete backup of the activity |
Cbackup_assign_activity_task | Assign backup task that provides all the settings and steps to perform one complete backup of the activity |
Cbackup_bigbluebuttonbn_activity_task | Backup task that provides all the settings and steps to perform one complete backup of the activity |
Cbackup_book_activity_task | |
Cbackup_chat_activity_task | Provides the steps to perform one complete backup of the Chat instance |
Cbackup_choice_activity_task | Provides the steps to perform one complete backup of the Choice instance |
Cbackup_data_activity_task | Provides the steps to perform one complete backup of the Database instance |
Cbackup_feedback_activity_task | Provides the steps to perform one complete backup of the Feedback instance |
Cbackup_folder_activity_task | Provides the steps to perform one complete backup of the Folder instance |
Cbackup_forum_activity_task | Provides the steps to perform one complete backup of the Forum instance |
Cbackup_glossary_activity_task | Provides the steps to perform one complete backup of the Glossary instance |
Cbackup_h5pactivity_activity_task | The class provides all the settings and steps to perform one complete backup of mod_h5pactivity |
Cbackup_imscp_activity_task | Provides the steps to perform one complete backup of the IMSCP instance |
Cbackup_label_activity_task | Provides the steps to perform one complete backup of the Label instance |
Cbackup_lesson_activity_task | Provides the steps to perform one complete backup of the Lesson instance |
Cbackup_lti_activity_task | Provides the steps to perform one complete backup of the LTI instance |
Cbackup_page_activity_task | Provides the steps to perform one complete backup of the Page instance |
Cbackup_quiz_activity_task | Provides the steps to perform one complete backup of the Quiz instance |
Cbackup_resource_activity_task | Provides the steps to perform one complete backup of the Resource instance |
Cbackup_scorm_activity_task | Provides the steps to perform one complete backup of the SCORM instance |
Cbackup_survey_activity_task | Provides all the settings and steps to perform one complete backup of the activity |
Cbackup_url_activity_task | Provides all the settings and steps to perform one complete backup of the activity |
Cbackup_wiki_activity_task | Provides all the settings and steps to perform one complete backup of the activity |
Cbackup_workshop_activity_task | Provides all the settings and steps to perform one complete backup of workshop activity |
►Cbackup_block_task | Abstract block task that provides all the properties and common steps to be performed when one block is being backup |
Cbackup_default_block_task | Default block task to backup blocks that haven't own DB structures to be added when one block is being backup |
Cbackup_html_block_task | Specialised backup task for the html block (requires encode_content_links in some configdata attrs) |
Cbackup_rss_client_block_task | Specialised backup task for the rss_client block (has own DB structures to backup) |
Cbackup_course_task | Defines backup_course_task |
Cbackup_final_task | Final task that provides all the final steps necessary in order to finish one backup (mainly gathering references and creating the main xml) apart from some final cleaning |
Cbackup_root_task | Start task that provides all the settings common to all backups and some initialization steps |
Cbackup_section_task | Section task that provides all the properties and common steps to be performed when one section is being backup |
►Crestore_task | Abstract class defining the needed stuf for one restore task (a collection of steps) |
►Crestore_activity_task | Abstract activity task that provides all the properties and common tasks to be performed when one activity is being restored |
Crestore_assign_activity_task | Assign restore task that provides all the settings and steps to perform one complete restore of the activity |
Crestore_bigbluebuttonbn_activity_task | Restore task that provides all the settings and steps to perform one complete restore of the activity |
Crestore_book_activity_task | |
Crestore_chat_activity_task | Chat restore task that provides all the settings and steps to perform one complete restore of the activity |
Crestore_choice_activity_task | Choice restore task that provides all the settings and steps to perform one complete restore of the activity |
Crestore_data_activity_task | Data restore task that provides all the settings and steps to perform one complete restore of the activity |
Crestore_feedback_activity_task | Feedback restore task that provides all the settings and steps to perform one complete restore of the activity |
Crestore_folder_activity_task | Folder restore task that provides all the settings and steps to perform one complete restore of the activity |
Crestore_forum_activity_task | Forum restore task that provides all the settings and steps to perform one complete restore of the activity |
Crestore_glossary_activity_task | Glossary restore task that provides all the settings and steps to perform one complete restore of the activity |
Crestore_h5pactivity_activity_task | Restore task for mod_h5pactivity |
Crestore_imscp_activity_task | Provides the settings and steps to perform one complete restore of the activity |
Crestore_label_activity_task | Label restore task that provides all the settings and steps to perform one complete restore of the activity |
Crestore_lesson_activity_task | Lesson restore task that provides all the settings and steps to perform one complete restore of the activity |
Crestore_lti_activity_task | Basiclti restore task that provides all the settings and steps to perform one complete restore of the activity |
Crestore_page_activity_task | Page restore task that provides all the settings and steps to perform one complete restore of the activity |
Crestore_quiz_activity_task | Quiz restore task that provides all the settings and steps to perform one complete restore of the activity |
Crestore_resource_activity_task | Resource restore task that provides all the settings and steps to perform one complete restore of the activity |
Crestore_scorm_activity_task | Scorm restore task that provides all the settings and steps to perform one complete restore of the activity |
Crestore_survey_activity_task | Survey restore task that provides all the settings and steps to perform one complete restore of the activity |
Crestore_url_activity_task | Url restore task that provides all the settings and steps to perform one complete restore of the activity |
Crestore_wiki_activity_task | Wiki restore task that provides all the settings and steps to perform one complete restore of the activity |
Crestore_workshop_activity_task | Workshop restore task that provides all the settings and steps to perform one complete restore of the activity |
►Crestore_block_task | Abstract block task that provides all the properties and common steps to be performed when one block is being restored |
Crestore_activity_results_block_task | Specialised restore task for the activity_results block (using execute_after_tasks for recoding of target activity) |
Crestore_default_block_task | Default block task to restore blocks not having own DB structures to be added |
Crestore_glossary_random_block_task | Specialised restore task for the glossary_random block (using execute_after_tasks for recoding of glossaryid) |
Crestore_html_block_task | Specialised restore task for the html block (requires encode_content_links in some configdata attrs) |
Crestore_rss_client_block_task | Specialised restore task for the rss_client block (has own DB structures to backup) |
Crestore_tags_block_task | Specialised restore task for the tags block (using execute_after_tasks for recoding of tag collection id) |
Crestore_course_task | Course task that provides all the properties and common steps to be performed when one course is being restored |
Crestore_final_task | Final task that provides all the final steps necessary in order to finish one restore like gradebook, interlinks... apart from some final cleaning |
Crestore_root_task | Start task that provides all the settings common to all restores and other initial steps |
Crestore_section_task | Section task that provides all the properties and common steps to be performed when one section is being restored |
Ccomment | Comment is helper class to add/delete comments anywhere in moodle |
►Ccommunication_matrix\matrix_client | The abstract class for a versioned API client for Matrix |
►Ccommunication_matrix\local\spec\v1p1 | Matrix API to support version v1.1 of the Matrix specification |
►Ccommunication_matrix\local\spec\v1p2 | Matrix API to support version v1.2 of the Matrix specification |
►Ccommunication_matrix\local\spec\v1p3 | Matrix API to support version v1.3 of the Matrix specification |
►Ccommunication_matrix\local\spec\v1p4 | Matrix API to support version v1.4 of the Matrix specification |
►Ccommunication_matrix\local\spec\v1p5 | Matrix API to support version v1.5 of the Matrix specification |
►Ccommunication_matrix\local\spec\v1p6 | Matrix API to support version v1.6 of the Matrix specification |
Ccommunication_matrix\local\spec\v1p7 | Matrix API to support version v1.7 of the Matrix specification |
Ccommunication_matrix\matrix_constants | Class matrix_constants to have one location to store all constants related to matrix |
Ccommunication_matrix\matrix_room | Class to manage the updates to the room information in db |
Ccommunication_matrix\matrix_user_manager | Class matrix_user_manager to handle specific actions |
Ccompletion_info | Class represents completion information for a course |
►Ccomponent_generator_base | Component generator base class |
►Ccore_adminpresets_generator | Data generator for adminpresets component |
Ctool_admin_presets_generator | Data generator the admin_presets tool |
Ccore_badges_generator | Badges test generator |
Ccore_blog_generator | Blog module test data generator class |
Ccore_comment_generator | Comment test generator |
Ccore_competency_generator | Competency data generator class |
Ccore_completion_generator | Completion test generator |
Ccore_contentbank_generator | Generator for the core_contentbank subsystem |
Ccore_customfield_generator | Customfield data generator class |
Ccore_grading_generator | Generator for the core_grading subsystem generator |
Ccore_h5p_generator | Generator for the core_h5p subsystem |
Ccore_notes_generator | Core_notes data generator class |
Ccore_payment_generator | Payment module test data generator class |
Ccore_question_generator | Class core_question_generator for generating question data |
Ccore_reportbuilder_generator | Report builder test generator |
Ccore_search_generator | Mock search area data generator class |
Ccore_webservice_generator | Data generator for core_webservice plugin |
Cenrol_lti_generator | LTI Enrolment test data generator class |
Cgradingform_guide_generator | Generator for the gradingforum_guide plugintype |
Cgradingform_rubric_generator | Generator for the gradingforum_rubric plugintype |
Cquizaccess_seb_generator | Data generator the quizaccess_seb plugin |
►Ctesting_block_generator | Block generator base class |
Cblock_calendar_upcoming_generator | Calendar upcoming events block data generator class |
Cblock_lp_generator | Learning plans block data generator class |
Cblock_online_users_generator | Online users block data generator class |
Cblock_recentlyaccessedcourses_generator | Recently accessed courses block data generator class |
Cdefault_block_generator | Default block generator class |
►Ctesting_module_generator | Module generator base class |
►Cassignsubmission_subplugin_generator | Online Text assignment submission subplugin data generator |
Cassignsubmission_file_generator | Online Text assignment submission subplugin data generator |
Cassignsubmission_onlinetext_generator | Online Text assignment submission subplugin data generator |
Cmod_assign_generator | Assign module data generator class |
Cmod_bigbluebuttonbn_generator | Bigbluebuttonbn module data generator |
Cmod_book_generator | Mod_book data generator class |
Cmod_chat_generator | Mod_chat data generator class |
Cmod_choice_generator | Mod_choice data generator class |
Cmod_data_generator | Data generator class for mod_data |
Cmod_feedback_generator | Mod_feedback data generator class |
Cmod_folder_generator | Mod_folder data generator class |
Cmod_forum_generator | Forum module data generator class |
Cmod_glossary_generator | Mod_glossary data generator class |
Cmod_h5pactivity_generator | H5pactivity module data generator class |
Cmod_imscp_generator | Mod_imscp data generator class |
Cmod_label_generator | Label module data generator class |
Cmod_lesson_generator | Mod_lesson data generator class |
Cmod_lti_generator | LTI module data generator class |
Cmod_page_generator | Page module data generator class |
Cmod_quiz_generator | Quiz module test data generator class |
Cmod_resource_generator | Resource module data generator class |
Cmod_scorm_generator | Mod_scorm data generator class |
Cmod_survey_generator | Mod_survey data generator class |
Cmod_url_generator | Mod_url data generator class |
Cmod_wiki_generator | Mod_wiki data generator class |
Cmod_workshop_generator | Mod_workshop data generator class |
Ctool_monitor_generator | Event monitor data generator class |
Ctool_task_generator | Tool task test data generator class |
►Ctesting_repository_generator | Repository data generator class |
Crepository_contentbank_generator | Content bank files repository data generator |
Crepository_coursefiles_generator | Course files repository data generator |
Crepository_dropbox_generator | Dropbox repository data generator |
Crepository_equella_generator | Equella repository data generator |
Crepository_filesystem_generator | File system repository data generator |
Crepository_flickr_generator | Flickr repository data generator |
Crepository_flickr_public_generator | Flickr Public repository data generator |
Crepository_googledocs_generator | Google Docs repository data generator class |
Crepository_local_generator | Local repository data generator |
Crepository_merlot_generator | Merlot repository data generator |
Crepository_nextcloud_generator | Data generator for repository plugin |
Crepository_recent_generator | Recent repository data generator |
Crepository_s3_generator | Amazon S3 repository data generator |
Crepository_upload_generator | Upload repository data generator |
Crepository_url_generator | URL repository data generator |
Crepository_user_generator | User private files repository data generator |
Crepository_webdav_generator | WebDAV repository data generator |
Crepository_wikimedia_generator | Wikimedia repository data generator |
Crepository_youtube_generator | Youtube repository data generator |
Ctool_dataprivacy_generator | Data privacy tool data generator class |
Ccomponent_installer | This class is used to check, download and install items from download.moodle.org to the moodledata directory |
Cconvert_factory | Factory class to create new instances of backup converters |
Cconvert_helper | Provides various functionality via its static methods |
Cconvert_path | Class representing a path to be converted from XML file |
Ccopy_helper | Copy helper class |
Ccore\access\get_user_capability_course_helper | Helper functions to implement the complex get_user_capability_course function |
►Ccore\activity_dates | Class for fetching the important dates of an activity module for a given module instance and a user |
Cmod_assign\dates | Class for fetching the important dates in mod_assign for a given module instance and a user |
Cmod_chat\dates | Class for fetching the important dates in mod_chat for a given module instance and a user |
Cmod_choice\dates | Class for fetching the important dates in mod_choice for a given module instance and a user |
Cmod_data\dates | Class for fetching the important dates in mod_data for a given module instance and a user |
Cmod_feedback\dates | Class for fetching the important dates in mod_feedback for a given module instance and a user |
Cmod_forum\dates | Class for fetching the important dates in mod_forum for a given module instance and a user |
Cmod_lesson\dates | Class for fetching the important dates in mod_lesson for a given module instance and a user |
Cmod_quiz\dates | Class for fetching the important dates in mod_quiz for a given module instance and a user |
Cmod_scorm\dates | Class for fetching the important dates in mod_scorm for a given module instance and a user |
Cmod_workshop\dates | Class for fetching the important dates in mod_workshop for a given module instance and a user |
Ccore\antivirus\manager | Class used for various antivirus related stuff |
Ccore\antivirus\quarantine | Quarantine file |
►Ccore\antivirus\scanner | Base abstract antivirus scanner class |
Cantivirus_clamav\scanner | Class implementing ClamAV antivirus |
►Ccore\check\check | Base class for checks |
Cauth_none\check\noauth | Verifies unsupported noauth setting |
Ccore\check\access\defaultuserrole | Verifies sanity of default user role |
Ccore\check\access\frontpagerole | Verifies sanity of frontpage role |
Ccore\check\access\guestrole | Verifies sanity of guest role |
Ccore\check\access\riskadmin | Lists all admins |
Ccore\check\access\riskbackup | Lists all roles that have the ability to backup user data, as well as users |
Ccore\check\access\riskxss | Lists all users with XSS risk |
Ccore\check\environment\antivirus | Checks status of antivirus scanners by looking back at any recent scans |
Ccore\check\environment\configrw | Verifies config.php is not writable anymore after installation |
Ccore\check\environment\displayerrors | Verifies displaying of errors |
Ccore\check\environment\environment | Environment check |
Ccore\check\environment\preventexecpath | Verifies the status of preventexecpath |
Ccore\check\environment\publicpaths | Check the public access of various paths |
Ccore\check\environment\unsecuredataroot | Verifies fatal misconfiguration of dataroot |
Ccore\check\environment\upgradecheck | Upgrade check |
Ccore\check\http\cookiesecure | Verifies if https enabled only secure cookies allowed |
Ccore\check\performance\backups | Backups check |
Ccore\check\performance\cachejs | CacheJS check |
Ccore\check\performance\dbschema | DB schema performance check |
Ccore\check\performance\debugging | Debugging check |
Ccore\check\performance\designermode | Designer mode |
Ccore\check\performance\stats | Stats check |
Ccore\check\security\crawlers | Verifies web crawler (search engine) access |
Ccore\check\security\emailchangeconfirmation | Verifies email confirmation - spammers were changing mails very often |
Ccore\check\security\embed | Verifies sloppy embedding - this should have been removed long ago!! |
Ccore\check\security\openprofiles | Verifies open profiles - originally open by default, not anymore because spammer abused it a lot |
Ccore\check\security\passwordpolicy | Verifies if password policy set |
Ccore\check\security\webcron | Verifies the status of web cron |
Ctool_task\check\adhocqueue | Ad hoc queue checks |
Ctool_task\check\cronrunning | Cron running check |
Ctool_task\check\longrunningtasks | Long running tasks check |
Ctool_task\check\maxfaildelay | Task fail delay check |
Ccore\check\manager | Check API manager |
Ccore\content | The Content API allows all parts of Moodle to determine details about content within a component, or plugintype |
►Ccore\content\export\exportable_item | An object used to represent content which can be served |
Ccore\content\export\exportable_items\exportable_filearea | The definition of a set of files in a filearea to be exported |
Ccore\content\export\exportable_items\exportable_stored_file | An object used to represent content which can be served |
Ccore\content\export\exportable_items\exportable_textarea | The definition of a text area which can be exported |
Ccore\content\export\exported_item | This class describes the files which were exported, and any text content that those files were contained in |
►Ccore\content\export\exporters\component_exporter | A class to help define, describe, and export content in a specific context |
►Ccore\content\export\exporters\abstract_mod_exporter | Activity module exporter for the content API |
Cmod_folder\content\exporter | A class which assists a component to export content |
Cmod_page\content\exporter | A class which assists a component to export content |
Cmod_resource\content\exporter | A class which assists a component to export content |
Ccore\content\export\exporters\course_exporter | The course exporter |
Ccore\content\export\zipwriter | Zip writer wrapper |
Ccore\cron | Cron and adhoc task functionality |
Ccore\dataformat | Dataformat utility class |
►Ccore\dataformat\base | Base class for dataformat |
►Ccore\dataformat\spout_base | Common Spout class for dataformat |
Cdataformat_csv\writer | CSV data format writer |
Cdataformat_excel\writer | Excel data format writer |
Cdataformat_ods\writer | ODS data format writer |
Cdataformat_html\writer | Html data format writer |
Cdataformat_json\writer | JSON data format writer |
Cdataformat_pdf\writer | Pdf data format writer |
Ccore\dml\sql_join | An object that contains sql join fragments |
Ccore\dml\table | Helpers and methods relating to DML tables |
Ccore\encryption | Class used to encrypt or decrypt data |
►Ccore\event\comment_created | |
Cassignsubmission_comments\event\comment_created | The assignsubmission_comments comment created event class |
Cblock_comments\event\comment_created | Block_comments comment created event |
Ccore\event\blog_comment_created | The blog comment created event class |
Ccore\event\competency_comment_created | Comment created event class for core_competency areas |
Cmod_data\event\comment_created | The mod_data comment created event class |
Cmod_glossary\event\comment_created | The mod_glossary comment created event class |
Cmod_wiki\event\comment_created | The mod_wiki comment created event class |
Cqbank_comment\event\comment_created | Qbank_comment comment created event |
►Ccore\event\comment_deleted | |
Cassignsubmission_comments\event\comment_deleted | The assignsubmission_comments comment deleted event |
Cblock_comments\event\comment_deleted | Block_comments comment deleted event |
Ccore\event\blog_comment_deleted | The blog comment deleted event class |
Ccore\event\competency_comment_deleted | Comment deleted event class for core_competency areas |
Cmod_data\event\comment_deleted | The mod_data comment deleted event class |
Cmod_glossary\event\comment_deleted | The mod_glossary comment deleted event class |
Cmod_wiki\event\comment_deleted | The mod_wiki comment deleted event class |
Cqbank_comment\event\comment_deleted | Qbank_comment comment deleted event |
Ccore\event\manager | New event manager class |
►Ccore\external\exporter | |
Cblock_recentlyaccesseditems\external\recentlyaccesseditems_item_exporter | Class for exporting the data needed to render a recent accessed item |
Ccore\external\coursecat_summary_exporter | Class for exporting a course summary from an stdClass |
Ccore\external\paged_content_exporter | Paged Content exporter |
►Ccore\external\persistent_exporter | Abstract exporter based on the persistent model |
Ccore_competency\external\competency_exporter | Class for exporting competency data |
Ccore_competency\external\competency_framework_exporter | Class for exporting competency_framework data |
Ccore_competency\external\course_competency_exporter | Class for exporting course competency data |
Ccore_competency\external\course_competency_settings_exporter | Class for exporting course_competency_settings data |
Ccore_competency\external\course_module_competency_exporter | Class for exporting course module competency data |
Ccore_competency\external\evidence_exporter | Class for exporting evidence data |
Ccore_competency\external\plan_competency_exporter | Class for exporting plan competency data |
Ccore_competency\external\plan_exporter | Class for exporting plan data |
Ccore_competency\external\related_competency_exporter | Class for exporting related competency data |
Ccore_competency\external\template_competency_exporter | Class for exporting template competency data |
Ccore_competency\external\template_exporter | Class for exporting template data |
Ccore_competency\external\user_competency_course_exporter | Class for exporting user competency course data |
Ccore_competency\external\user_competency_exporter | Class for exporting user competency data |
Ccore_competency\external\user_competency_plan_exporter | Class for exporting plan competency data |
Ccore_competency\external\user_evidence_competency_exporter | User evidence competency exporter class |
Ccore_competency\external\user_evidence_exporter | Class for exporting user_evidence data |
Ccore_reportbuilder\external\custom_report_details_exporter | Custom report details exporter class |
Ccore_reportbuilder\external\custom_report_exporter | Custom report exporter class |
Ccore_reportbuilder\external\system_report_exporter | Report exporter class |
Ctool_dataprivacy\external\category_exporter | Class for exporting field data |
Ctool_dataprivacy\external\context_instance_exporter | Class for exporting context instance |
Ctool_dataprivacy\external\data_request_exporter | Class for exporting user evidence with all competencies |
Ctool_dataprivacy\external\purpose_exporter | Class for exporting field data |
Ctool_lp\external\user_evidence_summary_exporter | Class for exporting user evidence with all competencies |
Ccore_cohort\external\cohort_summary_exporter | Class for exporting a cohort summary from an stdClass |
Ccore_comment\external\comment_area_exporter | Class for exporting a comment area |
Ccore_completion\external\completion_info_exporter | Completion info exporter |
Ccore_course\external\course_module_summary_exporter | Class for exporting a course module summary from a cm_info class |
Ccore_course\external\course_summary_exporter | Class for exporting a course summary from an stdClass |
Ccore_files\external\stored_file_exporter | Class for exporting stored_file data |
Ccore_question\external\question_icon_exporter | Class for exporting a question from an stdClass |
Ccore_question\external\question_summary_exporter | Class for exporting a question summary from an stdClass |
Ccore_user\external\user_summary_exporter | Class for exporting a user summary from an stdClass |
Ctool_lp\external\competency_path_exporter | Class for exporting competency_path data |
Ctool_lp\external\competency_summary_exporter | Class for exporting competency data with additional related data |
Ctool_lp\external\course_competency_statistics_exporter | Class for exporting a course competency statistics summary |
Ctool_lp\external\path_node_exporter | Class for exporting path_node data |
Ctool_lp\external\template_statistics_exporter | Class for exporting a cohort summary from an stdClass |
Ctool_lp\external\user_competency_summary_exporter | Class for exporting user competency data with additional related data |
Ctool_lp\external\user_competency_summary_in_course_exporter | Class for exporting user competency data with additional related data in a plan |
Ctool_lp\external\user_competency_summary_in_plan_exporter | Class for exporting user competency data with additional related data in a plan |
Ctool_lp\external\user_evidence_competency_summary_exporter | Class for exporting user evidence competency data |
►Ccore\files\curl_security_helper_base | Security helper for the curl class |
Ccore\files\curl_security_helper | Host and port checking for curl |
►Ccore\form\persistent | |
Cquizaccess_seb\local\form\template | Form for manipulating with the template records |
Ctool_dataprivacy\form\context_instance | Context instance data form |
Ctool_dataprivacy_data_request_form | The contact form to the site's Data Protection Officer |
Ccore\hook\deprecated_callback_replacement | Interface for describing of lib.php callbacks that were deprecated by the hook |
►Ccore\hook\described_hook | Interface for a hook to provide a description of itself for administrator information |
Ccore\hook\navigation\primary_extend | Allows plugins to insert nodes into site primary navigation |
Ccore_user\hook\after_login_completed | Allow plugins to callback as soon possible after user has completed login |
Ctool_mfa\hook\after_user_passed_mfa | Allow plugins to callback as soon possible after user has passed MFA |
►Ccore\hook\discovery_agent | This interface describes a class which can discover all hook classes of a plugin |
Ccore\hooks | Standard hook discovery agent for Moodle which lists all non-abstract classes in hooks namespace of core and all plugins unless there is a hook discovery agent in a plugin |
Ccore\hub\api | Provides methods to communicate with the hub (sites directory) web services |
Ccore\hub\registration | Methods to use when registering the site at the moodle sites directory |
Ccore\ip_utils | Static helper class providing some useful internet-protocol-related functions |
Ccore\local\cli\shutdown | CLI script shutdown helper class |
Ccore\local\guzzle\cache_handler | Class to handle and generates CacheItemPoolInterface objects |
Ccore\local\guzzle\cache_item | Class to define an interface for interacting with objects inside a cache |
Ccore\local\guzzle\check_request | Class to check request against curl security helper |
Ccore\locale | Helper utility to interact with Locales |
Ccore\lock\lock | Class representing a lock |
Ccore\lock\lock_config | Lock configuration class, used to get an instance of the currently configured lock factory |
►Ccore\lock\lock_factory | Defines abstract factory class for generating locks |
Ccore\lock\db_record_lock_factory | This is a db record locking factory |
Ccore\lock\file_lock_factory | Flock based file locking factory |
Ccore\lock\installation_lock_factory | Lock factory for use during installation |
Ccore\lock\mysql_lock_factory | MySQL / MariaDB locking factory |
Ccore\lock\postgres_lock_factory | Postgres advisory locking factory |
Ccore\lock\timing_wrapper_lock_factory | Timing wrapper around a lock factory |
Ccore\lock\lock_utils | Lock utilities |
►Ccore\log\manager | Interface describing log readers |
Ccore\log\dummy_manager | |
Ctool_log\log\manager | |
►Ccore\log\reader | |
►Ccore\log\sql_reader | Log iterator reader interface |
►Ccore\log\sql_internal_table_reader | Sql internal table reader |
Clogstore_standard\log\store | |
Clogstore_database\log\store | |
Ccore\message\inbound\address_manager | Incoming Message address manager |
►Ccore\message\inbound\handler | Abstract class describing Inbound Message Handlers |
Ccore\message\inbound\private_files_handler | A Handler to store attachments sent in e-mails as private files |
Cmod_forum\message\inbound\reply_handler | A Handler to process replies to forum posts |
Ctool_messageinbound\message\inbound\invalid_recipient_handler | A Handler to re-process messages which previously failed sender verification |
Ccore\message\inbound\manager | Variable Envelope Return Path manager class |
Ccore\message\message | New messaging class |
Ccore\moodlenet\helpers | Helper for tests related to MoodleNet integration |
Ccore\moodlenet\moodlenet_client | MoodleNet client which handles direct outbound communication with MoodleNet instances |
►Ccore\moodlenet\resource_packager | Base packager to prepare appropriate backup of a resource to share to MoodleNet |
Ccore\moodlenet\activity_packager | Packager to prepare appropriate backup of an activity to share to MoodleNet |
►Ccore\moodlenet\course_packager | Packager to prepare appropriate backup of a course to share to MoodleNet |
Ccore\moodlenet\course_partial_packager | Packager to prepare appropriate backup of a number of activities in a course to share to MoodleNet |
►Ccore\moodlenet\resource_sender | API for sharing Moodle LMS resources to MoodleNet instances |
Ccore\moodlenet\activity_sender | API for sharing Moodle LMS activities to MoodleNet instances |
►Ccore\moodlenet\course_sender | API for sharing Moodle LMS courses to MoodleNet instances |
Ccore\moodlenet\course_partial_sender | API for sharing a number of Moodle LMS activities as a course backup to MoodleNet instances |
Ccore\moodlenet\share_recorder | Record the sharing of content to MoodleNet |
Ccore\moodlenet\utilities | Class containing static utilities (such as various checks) required by the MoodleNet API |
Ccore\notification | |
Ccore\oauth2\api | Static list of api methods for system oauth2 configuration |
Ccore\oauth2\discovery\auth_server_config_reader | Simple reader class, allowing OAuth 2 Authorization Server Metadata to be read from an auth server's well-known |
►Ccore\oauth2\discovery\base_definition | Class for provider discovery definition, to allow services easily discover and process information |
►Ccore\oauth2\discovery\imsbadgeconnect | Class for IMS Open Badge Connect API (aka OBv2.1) discovery definition |
Ccore\oauth2\service\imsobv2p1 | Class for IMS Open Badges v2.1 oAuth service, with the specific methods related to it |
►Ccore\oauth2\discovery\openidconnect | Class for Open ID Connect discovery definition |
Ccore\oauth2\service\clever | Class for Clever OAuth service, with the specific methods related to it |
Ccore\oauth2\service\custom | Class for Custom services, with the specific methods related to it |
Ccore\oauth2\service\facebook | Class for Facebook oAuth service, with the specific methods related to it |
Ccore\oauth2\service\google | Class for Google oAuth service, with the specific methods related to it |
Ccore\oauth2\service\linkedin | Class linkedin |
Ccore\oauth2\service\microsoft | Class for Microsoft oAuth service, with the specific methods related to it |
Ccore\oauth2\service\nextcloud | Class for Nextcloud oAuth service, with the specific methods related to it |
►Ccore\oauth2\rest | Rest API base class mapping rest api methods to endpoints with http methods, args and post body |
Cfileconverter_googledrive\rest | Google Drive Rest API |
Crepository_googledocs\rest | Google Drive Rest API |
Crepository_nextcloud\ocs_client | REST interface to Nextcloud's implementation of Open Collaboration Services |
Crepository_onedrive\rest | Microsoft Graph API Rest Interface |
►Ccore\oauth2\service\issuer_interface | Interface for services, with the methods to be implemented by all the issuer implementing it |
Ccore\oauth2\service\clever | Class for Clever OAuth service, with the specific methods related to it |
Ccore\oauth2\service\custom | Class for Custom services, with the specific methods related to it |
Ccore\oauth2\service\facebook | Class for Facebook oAuth service, with the specific methods related to it |
Ccore\oauth2\service\google | Class for Google oAuth service, with the specific methods related to it |
Ccore\oauth2\service\imsobv2p1 | Class for IMS Open Badges v2.1 oAuth service, with the specific methods related to it |
Ccore\oauth2\service\microsoft | Class for Microsoft oAuth service, with the specific methods related to it |
Ccore\oauth2\service\moodlenet | MoodleNet OAuth 2 configuration |
Ccore\oauth2\service\nextcloud | Class for Nextcloud oAuth service, with the specific methods related to it |
►Ccore\output\icon_system | Class allowing different systems for mapping and rendering icons |
►Ccore\output\icon_system_font | Class allowing different systems for mapping and rendering icons |
►Ccore\output\icon_system_fontawesome | Class allowing different systems for mapping and rendering icons |
Ctheme_classic\output\icon_system_fontawesome | Class overriding some of the Moodle default FontAwesome icons |
Ccore\output\icon_system_standard | Standard icon rendering |
Ccore\output\mustache_clean_string_helper | This class will load language strings in a template |
Ccore\output\mustache_javascript_helper | Store a list of JS calls to insert at the end of the page |
Ccore\output\mustache_pix_helper | This class will call pix_icon with the section content |
Ccore\output\mustache_quote_helper | Wrap content in quotes, and escape all special JSON characters used |
Ccore\output\mustache_shorten_text_helper | This class will call shorten_text with the section content |
Ccore\output\mustache_string_helper | This class will load language strings in a template |
Ccore\output\mustache_template_finder | Get information about valid locations for mustache templates |
Ccore\output\mustache_template_source_loader | Load template source strings |
Ccore\output\mustache_uniqid_helper | Lazy create a uniqid per instance of the class |
Ccore\output\mustache_user_date_helper | Mustache helper that will convert a timestamp to a date string |
Ccore\output\url_rewriter | URL rewriter interface |
►Ccore\persistent | Abstract class for core objects saved to the DB |
Cauth_oauth2\linked_login | Class for loading/storing issuer from the DB |
Ccore\oauth2\access_token | Loads/stores oauth2 access tokens in DB for system accounts in order to use a single token across multiple sessions |
Ccore\oauth2\endpoint | Class for loading/storing oauth2 endpoints from the DB |
Ccore\oauth2\issuer | Class for loading/storing issuer from the DB |
Ccore\oauth2\system_account | Class for loading/storing oauth2 refresh tokens from the DB |
Ccore\oauth2\user_field_mapping | Class for loading/storing oauth2 user field mappings from the DB |
Ccore_badges\oauth2\badge_backpack_oauth2 | Class badge_backpack_oauth2 for backpack is connected |
►Ccore_competency\persistent | Abstract class for core_competency objects saved to the DB |
Ccore_competency\competency | Class for loading/storing competencies from the DB |
Ccore_competency\competency_framework | Class for loading/storing competency frameworks from the DB |
Ccore_competency\course_competency | Class for loading/storing course_competencies from the DB |
Ccore_competency\course_competency_settings | Class for course_competency_settings persistence |
Ccore_competency\course_module_competency | Class for loading/storing course_module_competencies from the DB |
Ccore_competency\evidence | Evidence persistent class |
Ccore_competency\plan | Class for loading/storing plans from the DB |
Ccore_competency\plan_competency | Class for managing competencies in the plan (add/remove competencies for given plan) |
Ccore_competency\related_competency | Class for loading/storing related_competencies from the DB |
Ccore_competency\template | Class for loading/storing learning plan templates from the DB |
Ccore_competency\template_cohort | Template cohort persistent |
Ccore_competency\template_competency | Class for loading/storing template_competencies from the DB |
Ccore_competency\user_competency | Class for loading/storing user_competency from the DB |
Ccore_competency\user_competency_course | Class for loading/storing user_competency_course from the DB |
Ccore_competency\user_competency_plan | Class for loading/storing user_competency_plan from the DB |
Ccore_competency\user_evidence | User evidence persistent class |
Ccore_competency\user_evidence_competency | User evidence competency persistent class |
Ctool_cohortroles\cohort_role_assignment | Class for loading/storing cohort_role_assignments from the DB |
Ccore_customfield\category | Class category |
Ccore_customfield\data | Class data |
Ccore_customfield\field | Class field |
Ccore_files\conversion | Class representing a conversion currently in progress |
Ccore_payment\account | Class account |
Ccore_payment\account_gateway | Class account_gateway |
Ccore_reportbuilder\local\models\audience | Persistent class to represent a report audience |
Ccore_reportbuilder\local\models\column | Persistent class to represent a report column |
Ccore_reportbuilder\local\models\filter | Persistent class to represent a report filter/condition |
Ccore_reportbuilder\local\models\report | Persistent class to represent a report |
Ccore_reportbuilder\local\models\schedule | Persistent class to represent a report schedule |
Cmod_bigbluebuttonbn\recording | The recording entity |
Cquizaccess_seb\seb_quiz_settings | Entity model representing quiz settings for the seb plugin |
Cquizaccess_seb\template | Entity model representing template settings for the seb plugin |
Crepository_onedrive\access | Class for loading/storing issuer from the DB |
Ctool_dataprivacy\category | Class for loading/storing data categories from the DB |
►Ctool_dataprivacy\context_instance | Class for loading/storing context instances data from the DB |
Ctool_dataprivacy\form\contextlevel | Context level data form |
Ctool_dataprivacy\contextlevel | Class for loading/storing context level data from the DB |
Ctool_dataprivacy\contextlist_context | The contextlist_context persistent |
Ctool_dataprivacy\data_request | Class for loading/storing data requests from the DB |
Ctool_dataprivacy\dataprivacy_contextlist | The dataprivacy_contextlist persistent |
Ctool_dataprivacy\expired_context | Class that represents an expired context |
Ctool_dataprivacy\purpose | Class for loading/storing data purposes from the DB |
Ctool_dataprivacy\purpose_override | Class for loading/storing data purpose overrides from the DB |
Ctool_dataprivacy\request_contextlist | The request_contextlist persistent |
Ctool_policy\policy_version | Persistent model representing a single policy document version |
►Ccore\plugininfo\base | Base class providing access to the information about a plugin |
Ccore\plugininfo\antivirus | Class for Antiviruses |
Ccore\plugininfo\auth | Class for authentication plugins |
Ccore\plugininfo\availability | Class for availability plugins |
Ccore\plugininfo\block | Class for page side blocks |
Ccore\plugininfo\cachelock | Class for admin tool plugins |
Ccore\plugininfo\cachestore | Class for cache store plugins |
Ccore\plugininfo\calendartype | Class for calendar type plugins |
Ccore\plugininfo\communication | Class for communication provider |
Ccore\plugininfo\contenttype | Class for contentbank plugins |
Ccore\plugininfo\coursereport | Class for admin tool plugins |
Ccore\plugininfo\customfield | Class for admin tool plugins |
Ccore\plugininfo\dataformat | Class for dataformats |
Ccore\plugininfo\editor | Class for HTML editors |
Ccore\plugininfo\enrol | Class for enrolment plugins |
Ccore\plugininfo\fileconverter | Class for document converter plugins |
Ccore\plugininfo\filter | Class for text filters |
Ccore\plugininfo\format | Class for course formats |
Ccore\plugininfo\general | General class for all plugin types that do not have their own class |
Ccore\plugininfo\gradeexport | Class for admin tool plugins |
Ccore\plugininfo\gradeimport | Class for admin tool plugins |
Ccore\plugininfo\gradereport | Class for admin tool plugins |
Ccore\plugininfo\gradingform | Class for admin tool plugins |
Ccore\plugininfo\h5plib | Class for H5P libraries |
Ccore\plugininfo\local | Class for local plugins |
Ccore\plugininfo\media | Class for media plugins |
Ccore\plugininfo\message | Class for messaging processors |
Ccore\plugininfo\mlbackend | Class for analytics machine learning backend plugins |
Ccore\plugininfo\mnetservice | Class representing an MNet service |
Ccore\plugininfo\mod | Class for activity modules |
Ccore\plugininfo\orphaned | Orphaned subplugins class |
Ccore\plugininfo\paygw | Payment gateway subplugin info class |
Ccore\plugininfo\plagiarism | Class for plagiarism plugins |
Ccore\plugininfo\portfolio | Class for portfolios |
Ccore\plugininfo\profilefield | Class for admin tool plugins |
Ccore\plugininfo\qbank | Base class for qbank plugins |
Ccore\plugininfo\qbehaviour | Class for question behaviours |
Ccore\plugininfo\qformat | Class for question types |
Ccore\plugininfo\qtype | Class for question types |
Ccore\plugininfo\report | Class for admin tool plugins |
Ccore\plugininfo\repository | Class for repositories |
Ccore\plugininfo\search | Class for search plugins |
Ccore\plugininfo\theme | Class for themes |
Ccore\plugininfo\tool | Class for admin tool plugins |
Ccore\plugininfo\webservice | Class for webservice protocols |
Ceditor_atto\plugininfo\atto | |
Ceditor_tiny\plugininfo\tiny | Subplugin info class |
Cmod_assign\plugininfo\assignfeedback | Assign feedback subplugin info class |
Cmod_assign\plugininfo\assignsubmission | Assign submission subplugin info class |
Cmod_bigbluebuttonbn\plugininfo\bbbext | Subplugin extension info class |
Cmod_book\plugininfo\booktool | |
Cmod_data\plugininfo\datafield | |
Cmod_data\plugininfo\datapreset | |
Cmod_forum\plugininfo\forumreport | Forum report subplugin info class |
Cmod_lti\plugininfo\ltiservice | The mod_lti\plugininfo\ltiservice class |
Cmod_lti\plugininfo\ltisource | |
Cmod_quiz\plugininfo\quiz | |
Cmod_quiz\plugininfo\quizaccess | |
Cmod_scorm\plugininfo\scormreport | |
Cmod_workshop\plugininfo\workshopallocation | |
Cmod_workshop\plugininfo\workshopeval | |
Cmod_workshop\plugininfo\workshopform | |
Ctool_log\plugininfo\logstore | Plugin info class for logging store plugins |
Ctool_mfa\plugininfo\factor | Subplugin info class |
►Ccore\progress\base | Base class for handling progress information |
Ccore\progress\db_updater | Progress handler that updates a database table with the progress |
►Ccore\progress\display | Progress handler that uses a standard Moodle progress bar to display progress |
Ccore\progress\display_if_slow | Progress handler that uses a standard Moodle progress bar to display progress |
Ccore\progress\none | Progress handler that ignores progress entirely |
Ccore\report_helper | A helper class with static methods to help report plugins |
►Ccore\session\handler | Session handler base |
Ccore\session\database | Database based session handler |
Ccore\session\file | File based session handler |
Ccore\session\memcached | Memcached based session handler |
Ccore\session\redis | Redis based session handler |
Ccore\session\manager | Session manager, this is the public Moodle API for sessions |
Ccore\session\utility\cookie_helper | Helper class providing utils dealing with cookies, particularly 3rd party cookies |
Ccore\task\logmanager | Task log manager |
Ccore\task\manager | Collection of task related methods |
►Ccore\task\task_base | Abstract class for common properties of scheduled_task and adhoc_task |
►Ccore\task\adhoc_task | Abstract class defining an adhoc task |
Cassignfeedback_editpdf\task\bump_submission_for_stale_conversions | Adhoc task to bump the submission timemodified associated with a stale conversion |
Cassignfeedback_editpdf\task\convert_submission | An adhoc task to convert submissions to pdf in the background |
Cassignfeedback_editpdf\task\remove_orphaned_editpdf_files | Cleans up orphaned feedback pdf files and table entries |
Ccachestore_file\task\asyncpurge | Task deletes old cache revision directory |
Ccore\task\asynchronous_backup_task | Adhoc task that performs asynchronous backups |
Ccore\task\asynchronous_copy_task | Adhoc task that performs asynchronous course copies |
Ccore\task\asynchronous_restore_task | Adhoc task that performs asynchronous restores |
Ccore\task\badges_adhoc_task | Class badges_adhoc_task |
Ccore\task\build_installed_themes_task | Class that builds and caches all of the site's installed themes |
Ccore\task\calendar_fix_orphaned_events | Class handling fixing of events that have had their userid lost |
Ccore\task\clean_up_deleted_search_area_task | Class that cleans up data related to deleted search area |
Ccore\task\course_backup_task | Adhoc task that performs single automated course backup |
Ccore\task\fix_file_timestamps_task | Retroactively fixes file timestamps that are older than the containing folder record |
Ccore\task\refresh_mod_calendar_events_task | Class that updates all of the existing calendar events for modules that implement the *_refresh_events() hook |
Ccore\task\send_login_notifications | Adhoc task that send login notifications |
Ccore_communication\task\add_members_to_room_task | Class add_members_to_room_task to add the task to add members to the room and execute the task to action the addition |
Ccore_communication\task\create_and_configure_room_task | Class create_and_configure_room_task to add a task to create a room and execute the task to action the creation |
Ccore_communication\task\delete_room_task | Class delete_room_task to add a task to delete a room and execute the task to action the deletion |
Ccore_communication\task\remove_members_from_room | Class remove_members_from_room to add the task to remove members to the room and execute the task to action the removal |
Ccore_communication\task\update_room_membership_task | Class update_room_membership_task to add the task to update members for the room and execute the task to action the addition |
Ccore_communication\task\update_room_task | Class update_room_task to add a task to update a room and execute the task to action the update |
Ccore_course\task\content_notification_task | Class handling course content updates notifications |
Ccore_course\task\course_delete_modules | Class handling course module deletion |
Ccore_message\task\migrate_message_data | Class handling migrating data to the new messaging table schema |
Ccore_reportbuilder\task\send_schedule | Ad-hoc task for sending a single report schedule |
Cenrol_lti\local\ltiadvantage\task\sync_tool_grades | LTI Advantage task responsible for pushing grades to tool platforms |
►Cmod_bigbluebuttonbn\task\base_send_notification | Class containing the abstract class for notification processes in BBB |
Cmod_bigbluebuttonbn\task\send_guest_emails | This adhoc task will send emails to guest users with the meeting's details |
Cmod_bigbluebuttonbn\task\send_recording_ready_notification | Class containing the adhoc task to send a recording ready notification |
Cmod_bigbluebuttonbn\task\completion_update_state | Class containing the scheduled task for updating the completion state |
Cmod_bigbluebuttonbn\task\reset_recordings | Class containing the scheduled task for converting recordings for the BigBlueButton version 2.5 in Moodle 4.0 |
Cmod_bigbluebuttonbn\task\send_bigbluebutton_module_disabled_notification | Ad-hoc task to send a notification related to the disabling of the BigBlueButton activity module |
Cmod_bigbluebuttonbn\task\send_notification | Class containing the deprecated class for send_notification event in BBB |
Cmod_bigbluebuttonbn\task\upgrade_recordings_task | Class containing the scheduled task for converting recordings for the BigBlueButton version 2.5 in Moodle 4.0 |
Cmod_forum\task\send_user_digests | Adhoc task to send moodle forum digests for the specified user |
Cmod_forum\task\send_user_notifications | Adhoc task to send user forum notifications |
Cmod_scorm\task\update_grades | Adhoc task for recalculating grades |
Cquiz_statistics\task\recalculate | Re-calculate question statistics |
Ctool_langimport\task\install_langpacks | Ad hoc task to install one or more language packs |
Ctool_monitor\notification_task | Adhock class, used to send notifications to users |
Ctool_moodlenet\task\post_install | Ad-hoc task to perform post install tasks |
Ctool_moodlenet\task\send_enable_notification | Ad-hoc task to send the notification to admin stating MoodleNet is automatically enabled after upgrade |
Ctool_moodlenet\task\send_mnet_profiles_data_removed_notification | Ad-hoc task to send a notification to admin stating that the user data related to the linked MoodleNet profiles has been removed |
►Ccore\task\scheduled_task | Abstract class defining a scheduled task |
Cauth_cas\task\sync_task | A scheduled task class for CAS user sync |
Cauth_db\task\sync_users | Sync users task class |
Cauth_ldap\task\sync_roles | A scheduled task class for LDAP roles sync |
Cauth_ldap\task\sync_task | A scheduled task class for LDAP user sync |
Cauth_mnet\task\cron_task | A schedule task for mnet cron |
Cblock_recent_activity\task\cleanup | Task for updating RSS feeds for rss client block |
Cblock_rss_client\task\refreshfeeds | Task for updating RSS feeds for rss client block |
Ccachestore_redis\task\ttl | Task deletes old data from Redis caches with TTL set |
Ccore\oauth2\refresh_system_tokens_task | Task to refresh system tokens regularly |
Ccore\task\analytics_cleanup_task | Delete stale records from analytics tables |
Ccore\task\antivirus_cleanup_task | Clean up task for core antivirus |
Ccore\task\automated_backup_report_task | Report task for core automation backup |
Ccore\task\automated_backup_task | Simple task to run the backup cron |
Ccore\task\badges_cron_task | Simple task to run the badges cron |
Ccore\task\badges_message_task | Simple task to run the badges cron |
Ccore\task\blog_cron_task | Simple task to run the blog cron |
Ccore\task\cache_cleanup_task | Simple task to delete old cache records |
Ccore\task\cache_cron_task | Simple task to run the cache cron |
Ccore\task\calendar_cron_task | Simple task to run the calendar cron |
Ccore\task\check_for_updates_task | Simple task to run the registration cron |
Ccore\task\complete_plans_task | Complete plans task class |
Ccore\task\completion_daily_task | Simple task to run the daily completion cron |
Ccore\task\completion_regular_task | Simple task to run the regular completion cron |
Ccore\task\context_cleanup_task | Simple task to delete old context records |
Ccore\task\create_contexts_task | Simple task to create missing contexts at all levels |
Ccore\task\delete_incomplete_users_task | Simple task to delete user accounts for users who have not completed their profile in time |
Ccore\task\delete_unconfirmed_users_task | Simple task to delete user accounts for users who have not confirmed in time |
Ccore\task\file_temp_cleanup_task | Simple task to delete temp files older than 1 week |
Ccore\task\file_trash_cleanup_task | Simple task to run the file trash cleanup cron |
Ccore\task\grade_cron_task | Simple task to run the grade cron |
Ccore\task\grade_history_cleanup_task | Simple task to clean grade history tables |
Ccore\task\h5p_clean_orphaned_records_task | A schedule task to clean orphaned h5p records (for example for deleted activity) |
Ccore\task\h5p_get_content_types_task | A task to get the latest content types from the official H5P repository |
Ccore\task\messaging_cleanup_task | Simple task to delete old messaging records |
Ccore\task\password_reset_cleanup_task | Simple task to delete old password reset records |
Ccore\task\plagiarism_cron_task | Simple task to run the plagiarism cron |
Ccore\task\portfolio_cron_task | Simple task to run the portfolio cron |
Ccore\task\question_preview_cleanup_task | A task to cleanup old question previews |
Ccore\task\registration_cron_task | Simple task to run the registration cron |
Ccore\task\search_index_task | Runs global search indexing |
Ccore\task\search_optimize_task | Runs search index optimization |
Ccore\task\send_failed_login_notifications_task | Simple task to send notifications about failed login attempts |
Ccore\task\send_new_user_passwords_task | Simple task to create accounts and send password emails for new users |
Ccore\task\session_cleanup_task | Simple task to cleanup user sessions from a scheduled task |
►Ccore\task\show_started_courses_task | Simple task to automatically set the course visibility to shown when the course start date matches the current day |
Ccore\task\hide_ended_courses_task | Simple task to automatically set the course visibility to hidden when the course end date matches the current day |
Ccore\task\stats_cron_task | Simple task to run the stats cron |
Ccore\task\sync_plans_from_template_cohorts_task | Synchronise plans from template cohorts |
Ccore\task\tag_cron_task | Simple task to run the tag cron |
Ccore\task\task_lock_cleanup_task | Adhoc task metadata cleanup task |
Ccore\task\task_log_cleanup_task | A task to cleanup log entries for tasks |
Ccore_files\task\conversion_cleanup_task | A scheduled task to clear up old conversion records |
Ccore_reportbuilder\task\send_schedules | Scheduled task for sending queued report schedules |
Ccore_xapi\task\state_cleanup_task | A scheduled task to clear up old xAPI state data |
Ceditor_atto\task\autosave_cleanup_task | Simple task to run the autosave cleanup task |
Cenrol_category\task\enrol_category_sync | Syncing enrolments task |
Cenrol_cohort\task\enrol_cohort_sync | Syncing enrolments task |
Cenrol_database\task\sync_enrolments | Class sync_enrolments |
Cenrol_flatfile\task\flatfile_sync_task | Simple task to run sync enrolments |
Cenrol_imsenterprise\task\cron_task | Simple task to run the IMS Enterprise enrolment cron |
Cenrol_ldap\task\sync_enrolments | Class sync_enrolments |
Cenrol_lti\local\ltiadvantage\task\sync_grades | LTI Advantage task responsible for pushing grades to tool platforms |
Cenrol_lti\local\ltiadvantage\task\sync_members | LTI Advantage-specific task responsible for syncing memberships from tool platforms with the tool |
Cenrol_lti\task\sync_grades | Task for synchronising grades for the enrolment LTI |
Cenrol_lti\task\sync_members | Task for synchronising members using the enrolment LTI |
Cenrol_manual\task\send_expiry_notifications | The send expiry notifications task |
Cenrol_manual\task\sync_enrolments | Syncing enrolments task |
Cenrol_meta\task\enrol_meta_sync | Meta sync enrolments task |
Cenrol_paypal\task\process_expirations | Process expirations task |
Cenrol_self\task\send_expiry_notifications | Send expiry notifications task |
Cenrol_self\task\sync_enrolments | Sync enrolments task |
Cfactor_grace\task\revoke_expired_factors | Scheduled task to revoke expired gracemode factors |
Cfactor_nosetup\task\delete_unusable_factors | Scheduled task to add log events into DB table |
Clogstore_standard\task\cleanup_task | |
Cltiservice_gradebookservices\task\cleanup_task | Class containing the scheduled task for gradebookservices |
Cmessage_email\task\send_email_task | Class responsible for sending emails as a digest |
Cmod_assign\task\cron_task | A schedule task for assignment cron |
Cmod_bigbluebuttonbn\task\check_dismissed_recordings | Synchronise pending and dismissed recordings from the server |
Cmod_bigbluebuttonbn\task\check_pending_recordings | Synchronise pending recordings from the server |
Cmod_chat\task\cron_task | The main schedule task for the chat module |
Cmod_forum\task\cron_task | The main scheduled task for the forum |
Cmod_lti\task\clean_access_tokens | Class containing the scheduled task for lti module |
Cmod_quiz\task\quiz_notify_attempt_manual_grading_completed | Cron Quiz Notify Attempts Graded Task |
Cmod_quiz\task\update_overdue_attempts | Update Overdue Attempts Task |
Cmod_scorm\task\cron_task | A cron_task class to be used by Tasks API |
Cmod_workshop\task\cron_task | The main scheduled task for the workshop |
Crepository_dropbox\task\cron_task | A schedule task for dropbox repository cron |
Crepository_filesystem\task\cron_task | A schedule task for file system repository cron |
Crepository_onedrive\remove_temp_access_task | Simple task to delete temporary permission records |
Ctool_analytics\task\predict_models | Predict system models with new data available |
Ctool_analytics\task\train_models | Train system models with new data available |
Ctool_brickfield\task\bulk_process_caches | Task function to bulk process caches for accessibility checks |
Ctool_brickfield\task\bulk_process_courses | Task function to bulk process courses for accessibility checks |
Ctool_brickfield\task\checkid_validation | Task function to run checkid validation for accessibility checks |
Ctool_brickfield\task\process_analysis_requests | Task function to bulk process caches for accessibility checks |
Ctool_brickfield\task\update_summarydata | Task function to update this site's summary data to the Brickfield database |
Ctool_cohortroles\task\cohort_role_sync | Scheduled task for syncing cohort roles |
Ctool_dataprivacy\task\delete_existing_deleted_users | Scheduled task to create delete data request for pre-existing deleted users |
Ctool_dataprivacy\task\delete_expired_contexts | Scheduled task to delete expired context instances once they are approved for deletion |
Ctool_dataprivacy\task\delete_expired_requests | Scheduled task to delete files and update request statuses once they expire |
Ctool_dataprivacy\task\expired_retention_period | Scheduled task to flag contexts as expired |
Ctool_langimport\task\update_langpacks_task | A scheduled task for updating langpacks |
Ctool_messageinbound\task\cleanup_task | A scheduled task to handle cleanup of old, unconfirmed e-mails |
Ctool_messageinbound\task\pickup_task | A scheduled task to handle Inbound Message e-mail pickup |
Ctool_monitor\task\check_subscriptions | Simple task class responsible for activating, deactivating and removing subscriptions |
Ctool_monitor\task\clean_events | Simple task to clean the tool_monitor_events table |
Ctool_recyclebin\task\cleanup_category_bin | This task deletes expired category recyclebin items |
Ctool_recyclebin\task\cleanup_course_bin | This task deletes expired course recyclebin items |
Ctool_task\scheduled_checker_task | Checker class |
Cworkshopallocation_scheduled\task\cron_task | The main schedule task for scheduled allocation cron |
►Ccore\task\task_logger | Interface for task logging |
Ccore\task\database_logger | Database logger for task logging |
Ccore\update\api | General purpose client for https://download.moodle.org/api/ |
Ccore\update\checker | Singleton class that handles checking for available updates |
Ccore\update\code_manager | General purpose class managing the plugins source code files deployment |
Ccore\update\info | Defines the structure of objects returned by core::update::checker::get_update_info() |
Ccore\update\validator | Validates the contents of extracted plugin ZIP file |
Ccore\upgrade\util | Core upgrade utility class |
Ccore\uuid | V4 UUID generator class |
►Ccore_admin\local\settings\linkable_settings_page | |
►Cadmin_category | The object used to represent folders (a.k.a |
Cadmin_root | Root of admin settings tree, does not have any parent |
►Cadmin_externalpage | Links external PHP pages into the admin tree |
Cadmin_page_manageblocks | Blocks manage page |
Cadmin_page_managefilters | Special class for filter administration |
Cadmin_page_managemessageoutputs | Message outputs configuration |
Cadmin_page_managemods | Module manage page |
Cadmin_page_manageportfolios | |
Cadmin_page_manageqbehaviours | Manage question behaviours page |
Cadmin_page_manageqtypes | Question type manage page |
Cadmin_page_managerepositories | |
Cadmin_page_pluginsoverview | General plugins manager |
Cassign_admin_page_manage_assign_plugins | Admin external page that displays a list of the installed submission plugins |
Ccore_admin\local\externalpage\accesscallback | Admin externalpage class |
Cmod_bigbluebuttonbn\local\plugins\admin_page_manage_extensions | Admin external page that displays a list of the installed extension plugins |
►Cadmin_settingpage | Used to group a number of admin_setting objects into a page and add them to the admin tree |
Ctheme_boost_admin_settingspage_tabs | |
Ccore_adminpresets\helper | Admin presets helper class |
►Ccore_adminpresets\local\setting\adminpresets_setting | Admin tool presets plugin to load some settings |
Cauth_ldap\adminpresets\adminpresets_auth_ldap_admin_setting_special_contexts_configtext | Basic text setting, cleans the param using the admin_setting paramtext attribute |
►Ccore_adminpresets\local\setting\adminpresets_admin_setting_configcheckbox | Checkbox setting |
Ccore_adminpresets\local\setting\adminpresets_admin_setting_configcheckbox_with_advanced | Checkbox with an advanced checkbox that controls an additional $name |
Ccore_adminpresets\local\setting\adminpresets_admin_setting_configcheckbox_with_lock | Checkbox with an advanced checkbox that controls an additional $name |
►Ccore_adminpresets\local\setting\adminpresets_admin_setting_configmultiselect | Extends the base class and lists the selected values separated by comma |
Ccore_adminpresets\local\setting\adminpresets_admin_setting_configmulticheckbox | Class to be extended by multicheckbox settings |
Ccore_adminpresets\local\setting\adminpresets_admin_setting_configmultiselect_with_loader | Generalizes a configmultipleselect with load_choices() |
Ccore_adminpresets\local\setting\adminpresets_admin_setting_users_with_capability | Extends configselect to reuse set_valuevisible |
►Ccore_adminpresets\local\setting\adminpresets_admin_setting_configselect | Select one value from list |
Ccore_adminpresets\local\setting\adminpresets_admin_setting_bloglevel | Select setting for blog's bloglevel setting |
►Ccore_adminpresets\local\setting\adminpresets_admin_setting_configselect_with_advanced | Adds support for the "advanced" attribute |
Cmod_quiz\adminpresets\adminpresets_browser_security_setting | Admin settings class for the quiz browser security option |
Cmod_quiz\adminpresets\adminpresets_grade_method_setting | Admin settings class for the quiz grading method |
Cmod_quiz\adminpresets\adminpresets_overdue_handling_setting | Admin settings class for the quiz overdue attempt handling method |
Cmod_quiz\adminpresets\adminpresets_user_image_setting | Admin settings class for the choices for how to display the user's image |
Ccore_adminpresets\local\setting\adminpresets_admin_setting_gradecat_combo | A select with force and advanced options |
►Ccore_adminpresets\local\setting\adminpresets_admin_setting_configtext | Basic text setting, cleans the param using the admin_setting paramtext attribute |
Ccore_adminpresets\local\setting\adminpresets_admin_setting_configiplist | Used to validate a textarea used for ip addresses |
Ccore_adminpresets\local\setting\adminpresets_admin_setting_configtext_with_advanced | Adds the advanced attribute |
Ccore_adminpresets\local\setting\adminpresets_admin_setting_devicedetectregex | Reimplementation to allow human friendly view of the selected regexps |
Ccore_adminpresets\local\setting\adminpresets_admin_setting_sitesettext | Reimplemented to store values in course table, not in config or config_plugins |
Ccore_adminpresets\local\setting\adminpresets_admin_setting_configtime | Time selector |
Ccore_adminpresets\local\setting\adminpresets_admin_setting_special_backupdays | Special control for selecting days to backup |
Ccore_adminpresets\local\setting\adminpresets_admin_setting_special_calendar_weekend | Special admin control for calendar weekend |
Cmod_quiz\adminpresets\adminpresets_review_setting | Admin settings class for the quiz review options |
Ccore_adminpresets\local\setting\delegation | Cross-class methods |
Ccore_adminpresets\manager | Admin tool presets manager class |
►Ccore_analytics\action | Representation of a suggested action |
Ccore_analytics\bulk_action | Representation of a suggested bulk action |
Ccore_analytics\prediction_action | Representation of a suggested action associated with a prediction |
►Ccore_analytics\analysable | Any element analysers can analyse |
Ccore_analytics\course | Moodle course analysable |
Ccore_analytics\site | Moodle site analysable |
Ccore_analytics\user | Moodle user analysable |
Ccore_analytics\analysis | Runs an analysis of the site |
►Ccore_analytics\calculable | Calculable dataset items abstract class |
►Ccore_analytics\local\indicator\base | Abstract base indicator |
►Ccore_analytics\local\indicator\discrete | Abstract discrete indicator |
►Ccore_analytics\local\indicator\binary | Abstract binary indicator |
Ccore\analytics\indicator\any_access_after_end | Any access after the official end of the course |
Ccore\analytics\indicator\any_access_before_start | Any access before the official start of the course |
Ccore\analytics\indicator\any_course_access | Any access indicator |
Ccore\analytics\indicator\any_write_action | Write actions indicator |
Ccore\analytics\indicator\any_write_action_in_course | Write actions in a course indicator |
Ccore_course\analytics\indicator\activities_due | Activities due indicator |
Ccore_course\analytics\indicator\completion_enabled | Completion enabled set indicator |
Ccore_course\analytics\indicator\no_student | No student indicator |
Ccore_course\analytics\indicator\no_teacher | No teacher indicator |
Ccore_user\analytics\indicator\user_track_forums | User tracks forums indicator |
►Ccore_analytics\local\indicator\linear | Abstract linear indicator |
Ccore\analytics\indicator\read_actions | Read actions indicator |
►Ccore_analytics\local\indicator\community_of_inquiry_activity | Community of inquire abstract indicator |
►Cmod_assign\analytics\indicator\activity_base | Activity base class |
Cmod_assign\analytics\indicator\cognitive_depth | Cognitive depth indicator - assign |
Cmod_assign\analytics\indicator\social_breadth | Social breadth indicator - assign |
►Cmod_bigbluebuttonbn\analytics\indicator\activity_base | Activity base class |
Cmod_bigbluebuttonbn\analytics\indicator\cognitive_depth | Cognitive depth indicator - bigbluebuttonbn |
Cmod_bigbluebuttonbn\analytics\indicator\social_breadth | Social breadth indicator - BigBlueButtonBN |
►Cmod_book\analytics\indicator\activity_base | Activity base class |
Cmod_book\analytics\indicator\cognitive_depth | Cognitive depth indicator - book |
Cmod_book\analytics\indicator\social_breadth | Social breadth indicator - book |
►Cmod_chat\analytics\indicator\activity_base | Activity base class |
Cmod_chat\analytics\indicator\cognitive_depth | Cognitive depth indicator - chat |
Cmod_chat\analytics\indicator\social_breadth | Social breadth indicator - chat |
►Cmod_choice\analytics\indicator\activity_base | Activity base class |
Cmod_choice\analytics\indicator\cognitive_depth | Cognitive depth indicator - choice |
Cmod_choice\analytics\indicator\social_breadth | Social breadth indicator - choice |
►Cmod_data\analytics\indicator\activity_base | Activity base class |
Cmod_data\analytics\indicator\cognitive_depth | Cognitive depth indicator - data |
Cmod_data\analytics\indicator\social_breadth | Social breadth indicator - data |
►Cmod_feedback\analytics\indicator\activity_base | Activity base class |
Cmod_feedback\analytics\indicator\cognitive_depth | Cognitive depth indicator - feedback |
Cmod_feedback\analytics\indicator\social_breadth | Social breadth indicator - feedback |
►Cmod_folder\analytics\indicator\activity_base | Activity base class |
Cmod_folder\analytics\indicator\cognitive_depth | Cognitive depth indicator - folder |
Cmod_folder\analytics\indicator\social_breadth | Social breadth indicator - folder |
►Cmod_forum\analytics\indicator\activity_base | Activity base class |
Cmod_forum\analytics\indicator\cognitive_depth | Cognitive depth indicator - forum |
Cmod_forum\analytics\indicator\social_breadth | Social breadth indicator - forum |
►Cmod_glossary\analytics\indicator\activity_base | Activity base class |
Cmod_glossary\analytics\indicator\cognitive_depth | Cognitive depth indicator - glossary |
Cmod_glossary\analytics\indicator\social_breadth | Social breadth indicator - glossary |
►Cmod_imscp\analytics\indicator\activity_base | Activity base class |
Cmod_imscp\analytics\indicator\cognitive_depth | Cognitive depth indicator - imscp |
Cmod_imscp\analytics\indicator\social_breadth | Social breadth indicator - imscp |
►Cmod_label\analytics\indicator\activity_base | Activity base class |
Cmod_label\analytics\indicator\cognitive_depth | Cognitive depth indicator - label |
Cmod_label\analytics\indicator\social_breadth | Social breadth indicator - label |
►Cmod_lesson\analytics\indicator\activity_base | Activity base class |
Cmod_lesson\analytics\indicator\cognitive_depth | Cognitive depth indicator - lesson |
Cmod_lesson\analytics\indicator\social_breadth | Social breadth indicator - lesson |
►Cmod_lti\analytics\indicator\activity_base | Activity base class |
Cmod_lti\analytics\indicator\cognitive_depth | Cognitive depth indicator - lti |
Cmod_lti\analytics\indicator\social_breadth | Social breadth indicator - lti |
►Cmod_page\analytics\indicator\activity_base | Activity base class |
Cmod_page\analytics\indicator\cognitive_depth | Cognitive depth indicator - page |
Cmod_page\analytics\indicator\social_breadth | Social breadth indicator - page |
►Cmod_quiz\analytics\indicator\activity_base | Activity base class |
Cmod_quiz\analytics\indicator\cognitive_depth | Cognitive depth indicator - quiz |
Cmod_quiz\analytics\indicator\social_breadth | Social breadth indicator - quiz |
►Cmod_resource\analytics\indicator\activity_base | Activity base class |
Cmod_resource\analytics\indicator\cognitive_depth | Cognitive depth indicator - resource |
Cmod_resource\analytics\indicator\social_breadth | Social breadth indicator - resource |
►Cmod_scorm\analytics\indicator\activity_base | Activity base class |
Cmod_scorm\analytics\indicator\cognitive_depth | Cognitive depth indicator - scorm |
Cmod_scorm\analytics\indicator\social_breadth | Social breadth indicator - scorm |
►Cmod_survey\analytics\indicator\activity_base | Activity base class |
Cmod_survey\analytics\indicator\cognitive_depth | Cognitive depth indicator - survey |
Cmod_survey\analytics\indicator\social_breadth | Social breadth indicator - survey |
►Cmod_url\analytics\indicator\activity_base | Activity base class |
Cmod_url\analytics\indicator\cognitive_depth | Cognitive depth indicator - url |
Cmod_url\analytics\indicator\social_breadth | Social breadth indicator - url |
►Cmod_wiki\analytics\indicator\activity_base | Activity base class |
Cmod_wiki\analytics\indicator\cognitive_depth | Cognitive depth indicator - wiki |
Cmod_wiki\analytics\indicator\social_breadth | Social breadth indicator - wiki |
►Cmod_workshop\analytics\indicator\activity_base | Activity base class |
Cmod_workshop\analytics\indicator\cognitive_depth | Cognitive depth indicator - workshop |
Cmod_workshop\analytics\indicator\social_breadth | Social breadth indicator - workshop |
Ccore_course\analytics\indicator\potential_cognitive_depth | Potential cognitive depth indicator |
Ccore_course\analytics\indicator\potential_social_breadth | Potential social breadth indicator |
Ccore_user\analytics\indicator\user_profile_set | User profile set indicator |
►Ccore_analytics\local\target\base | Abstract base target |
►Ccore_analytics\local\target\discrete | Discrete values target |
►Ccore_analytics\local\target\binary | Binary classifier target |
►Ccore_course\analytics\target\course_enrolments | Base class for targets whose analysable is a course using user enrolments as samples |
Ccore_course\analytics\target\course_competencies | Course competencies achievement target |
Ccore_course\analytics\target\course_completion | Course completion target |
Ccore_course\analytics\target\course_dropout | Drop out course target |
Ccore_course\analytics\target\course_gradetopass | Getting the minimum grade to pass target |
►Ccore_course\analytics\target\no_recent_accesses | No recent accesses |
Ccore_course\analytics\target\no_access_since_course_start | No accesses since the start of the course |
Ccore_course\analytics\target\no_teaching | No teaching target |
Ccore_user\analytics\target\upcoming_activities_due | Upcoming activities due target |
Ccore_analytics\local\target\linear | Linear values target |
Ccore_analytics\calculation_info | Extra information generated during the analysis by calculable elements |
Ccore_analytics\dataset_manager | Datasets manager |
Ccore_analytics\default_bulk_actions | Default list of bulk actions to reuse across different targets as presets |
Ccore_analytics\insights_generator | Insights generator |
►Ccore_analytics\local\analyser\base | Analysers base class |
Ccore\analytics\analyser\users | Users analyser (insights for users) |
►Ccore_analytics\local\analyser\by_course | Abstract analyser in course basis |
Ccore\analytics\analyser\courses | Courses analyser working at course level (insights for the course teachers) |
Ccore\analytics\analyser\student_enrolments | Student enrolments analyser |
►Ccore_analytics\local\analyser\sitewide | Site-level contents abstract analysable |
Ccore\analytics\analyser\site_courses | Site courses analyser working at system level (insights for the site admin) |
►Ccore_analytics\local\analysis\result | Keeps track of the analysis results |
Ccore_analytics\local\analysis\result_array | Keeps track of the analysis results by storing the results in an array |
Ccore_analytics\local\analysis\result_file | Keeps track of the analysis results by storing the results in files |
►Ccore_analytics\local\time_splitting\after_now | Interface for time-splitting methods whose ranges' times are after time() |
►Ccore_analytics\local\time_splitting\upcoming_periodic | Time splitting method that generates predictions periodically |
Ccore\analytics\time_splitting\upcoming_3_days | Time splitting method that generates insights every three days and calculates indicators using upcoming dates |
Ccore\analytics\time_splitting\upcoming_fortnight | Time splitting method that generates insights every fortnight and calculates indicators using upcoming dates |
Ccore\analytics\time_splitting\upcoming_week | Time splitting method that generates weekly predictions |
►Ccore_analytics\local\time_splitting\base | Base time splitting method |
Ccore\analytics\time_splitting\no_splitting | No time splitting method |
Ccore\analytics\time_splitting\single_range | Single time splitting method |
►Ccore_analytics\local\time_splitting\accumulative_parts | Range processor splitting the course in parts and accumulating data from the start |
Ccore\analytics\time_splitting\deciles_accum | Range processor splitting the course in ten parts and accumulating data |
Ccore\analytics\time_splitting\quarters_accum | Range processor splitting the course in quarters and accumulating data |
►Ccore_analytics\local\time_splitting\after_start | Time splitting method that generates predictions X days/weeks/months after the analysable start |
Ccore\analytics\time_splitting\one_month_after_start | Time splitting method that generates predictions one month after the analysable start |
Ccore\analytics\time_splitting\one_week_after_start | Time splitting method that generates predictions one week after the analysable start |
Ccore\analytics\time_splitting\ten_percent_after_start | Time splitting method that generates predictions 3 days after the analysable start |
►Ccore_analytics\local\time_splitting\equal_parts | X parts time splitting method |
Ccore\analytics\time_splitting\deciles | 10 parts time splitting method |
Ccore\analytics\time_splitting\quarters | Quarters time splitting method |
►Ccore_analytics\local\time_splitting\periodic | Time splitting method that generates predictions periodically |
►Ccore_analytics\local\time_splitting\past_periodic | Time splitting method that generates predictions periodically |
Ccore\analytics\time_splitting\past_3_days | Time splitting method that generates predictions every 3 days |
Ccore\analytics\time_splitting\past_month | Time splitting method that generates monthly predictions |
Ccore\analytics\time_splitting\past_week | Time splitting method that generates weekly predictions |
Ccore_analytics\local\time_splitting\upcoming_periodic | Time splitting method that generates predictions periodically |
►Ccore_analytics\local\time_splitting\before_now | Interface for time-splitting methods whose ranges' times are before time() |
Ccore\analytics\time_splitting\single_range | Single time splitting method |
Ccore_analytics\local\time_splitting\accumulative_parts | Range processor splitting the course in parts and accumulating data from the start |
Ccore_analytics\local\time_splitting\after_start | Time splitting method that generates predictions X days/weeks/months after the analysable start |
Ccore_analytics\local\time_splitting\equal_parts | X parts time splitting method |
Ccore_analytics\local\time_splitting\past_periodic | Time splitting method that generates predictions periodically |
Ccore_analytics\manager | Analytics basic actions manager |
Ccore_analytics\model_config | Model configuration manager |
►Ccore_analytics\packable | Exportable machine learning backend interface |
Cmlbackend_php\processor | PHP predictions processor |
Cmlbackend_python\processor | Python predictions processor |
Ccore_analytics\prediction | Representation of a prediction |
►Ccore_analytics\predictor | Predictors interface |
►Ccore_analytics\classifier | Classifier interface |
Cmlbackend_php\processor | PHP predictions processor |
Cmlbackend_python\processor | Python predictions processor |
►Ccore_analytics\regressor | Regressors interface |
Cmlbackend_php\processor | PHP predictions processor |
Cmlbackend_python\processor | Python predictions processor |
Ccore_analytics\stats | Provides stats and meta information about the analytics usage on this site |
Ccore_auth\digital_consent | Helper class for digital consent |
Ccore_availability\capability_checker | Used while evaluating conditions in bulk |
►Ccore_availability\frontend | Class with front-end (editing form) functionality |
Cavailability_completion\frontend | Front-end class |
Cavailability_date\frontend | Front-end class |
Cavailability_grade\frontend | Front-end class |
Cavailability_group\frontend | Front-end class |
Cavailability_grouping\frontend | Front-end class |
Cavailability_profile\frontend | Front-end class |
►Ccore_availability\info | Base class for conditional availability information (for module or section) |
Ccore_availability\info_module | Class handles conditional availability information for an activity |
Ccore_availability\info_section | Class handles conditional availability information for a section |
Ccore_availability\result | Class represents the result of an availability check for the user |
►Ccore_availability\tree_node | Node (base class) used to construct a tree of availability conditions |
►Ccore_availability\condition | Base class for a single availability condition |
Cavailability_completion\condition | Activity completion condition |
Cavailability_date\condition | Date condition |
Cavailability_grade\condition | Condition on grades of current user |
Cavailability_group\condition | Condition main class |
Cavailability_grouping\condition | Condition main class |
Cavailability_profile\condition | User profile field condition |
Ccore_availability\tree | Class that holds a tree of availability conditions |
Ccore_backup\copy\copy | Course copy class |
Ccore_badges\backpack_api | Class for communicating with backpacks |
Ccore_badges\backpack_api2p1 | To process badges with backpack and control api request and this class using for Open Badge API v2.1 methods |
Ccore_badges\backpack_api2p1_mapping | Represent a single method for the remote api and this class using for Open Badge API v2.1 methods |
Ccore_badges\backpack_api_mapping | Represent a single method for the remote api |
Ccore_badges\badge | Class that represents badge |
Ccore_badges\helper | Badge helper library |
Ccore_badges_assertion | Open Badges Assertions specification 1.0 |
Ccore_badges_observer | Event observer for badges |
►Ccore_behat\settable_editor | |
Cbehat_editor_atto | Steps definitions to deal with the atto text editor |
Cbehat_editor_textarea | Moodle textarea editor field |
Cbehat_editor_tiny | TinyMCE custom behat step definitions |
Ccore_cache\allow_temporary_caches | Create and keep an instance of this class to allow temporary caches when caches are disabled |
Ccore_cache\version_wrapper | Class wrapping information in the cache that is tagged with a version number |
Ccore_calendar\external\events_related_objects_cache | Class to providing the related objects when exporting a list of calendar events |
Ccore_calendar\local\api | Class containing the local calendar API |
Ccore_calendar\local\event\container | Core container |
►Ccore_calendar\local\event\data_access\event_vault_interface | Interface for an event vault class |
Ccore_calendar\local\event\data_access\event_vault | Event vault class |
►Ccore_calendar\local\event\entities\action_interface | Interface for a action class |
Ccore_calendar\local\event\value_objects\action | Class representing an action a user should take |
►Ccore_calendar\local\event\entities\event_interface | Interface for an event class |
►Ccore_calendar\local\event\entities\action_event_interface | Interface for an action event class |
Ccore_calendar\local\event\entities\action_event | Class representing an actionable event |
Ccore_calendar\local\event\entities\event | Class representing a calendar event |
►Ccore_calendar\local\event\factories\action_factory_interface | |
Ccore_calendar\action_factory | Action factory class |
►Ccore_calendar\local\event\factories\event_factory_interface | Interface for an event factory class |
Caction_event_test_factory | A test factory that will create action events |
►Ccore_calendar\local\event\factories\event_abstract_factory | Abstract factory for creating calendar events |
Ccore_calendar\local\event\factories\event_factory | Event factory class |
►Ccore_calendar\local\event\mappers\create_update_form_mapper_interface | Interface for a create_update_form_mapper class |
Ccore_calendar\local\event\mappers\create_update_form_mapper | Event create form and update form mapper class |
►Ccore_calendar\local\event\mappers\event_mapper_interface | Interface for an event mapper class |
Ccore_calendar\local\event\mappers\event_mapper | Event mapper class |
►Ccore_calendar\local\event\proxies\proxy_interface | Interface for a proxy class |
Ccore_calendar\local\event\proxies\cm_info_proxy | Course module stdClass proxy |
Ccore_calendar\local\event\proxies\coursecat_proxy | Course category proxy |
Ccore_calendar\local\event\proxies\std_proxy | StdClass proxy |
►Ccore_calendar\local\event\strategies\raw_event_retrieval_strategy_interface | Interface for an raw event retrival strategy class |
Ccore_calendar\local\event\strategies\raw_event_retrieval_strategy | Raw event retrieval strategy |
►Ccore_calendar\local\event\value_objects\description_interface | Interface for a description value object |
Ccore_calendar\local\event\value_objects\event_description | Class representing a description value object |
►Ccore_calendar\local\event\value_objects\times_interface | Interface for various times |
Ccore_calendar\local\event\value_objects\event_times | Class representing event times |
Ccore_calendar\rrule_manager | Defines calendar class to manage recurrence rule (rrule) during ical imports |
►Ccore_calendar\type_base | Defines functions used by calendar type plugins |
Ccalendartype_gregorian\structure | Handles calendar functions for the gregorian calendar |
Ccalendartype_test_example\structure | Handles calendar functions for the test calendar |
Ccore_calendar\type_factory | Class core_calendar\type_factory |
Ccore_collator | A collator class with static methods that can be used for sorting |
Ccore_communication\api | Class api is the public endpoint of the communication api |
►Ccore_communication\communication_provider | A base communication provider |
Ccommunication_customlink\communication_feature | Class communication_feature to handle custom link specific actions |
Ccommunication_matrix\communication_feature | Class communication_feature to handle matrix specific actions |
►Ccore_communication\form_provider | Interface form_provider to manage communication provider form options from provider plugins |
Ccommunication_customlink\communication_feature | Class communication_feature to handle custom link specific actions |
Ccommunication_matrix\communication_feature | Class communication_feature to handle matrix specific actions |
Ccore_communication\processor | Class processor to manage the base operations of the providers |
►Ccore_communication\room_chat_provider | Class communication_room_base to manage the room operations of communication providers |
Ccommunication_customlink\communication_feature | Class communication_feature to handle custom link specific actions |
Ccommunication_matrix\communication_feature | Class communication_feature to handle matrix specific actions |
►Ccore_communication\room_user_provider | Class communication_user_base to manage communication provider users |
Ccommunication_matrix\communication_feature | Class communication_feature to handle matrix specific actions |
►Ccore_communication\user_provider | Class communication_user_base to manage communication provider users |
Ccommunication_matrix\communication_feature | Class communication_feature to handle matrix specific actions |
►Ccore_competency\competency_rule | Competency rule base abstract class |
Ccore_competency\competency_rule_all | Competency rule all class |
Ccore_competency\competency_rule_points | Competency rule points based class |
Ccore_competency\external\performance_helper | Performance helper class |
Ccore_competency\url | URL manager class |
►Ccore_completion\activity_custom_completion | Base class for defining an activity module's custom completion rules |
Cmod_assign\completion\custom_completion | Activity custom completion subclass for the assign activity |
Cmod_bigbluebuttonbn\completion\custom_completion | Class custom_completion |
Cmod_choice\completion\custom_completion | Activity custom completion subclass for the choice activity |
Cmod_data\completion\custom_completion | Activity custom completion subclass for the data activity |
Cmod_feedback\completion\custom_completion | Activity custom completion subclass for the feedback activity |
Cmod_folder\completion\custom_completion | Activity custom completion subclass for the folder resource |
Cmod_forum\completion\custom_completion | Activity custom completion subclass for the forum activity |
Cmod_glossary\completion\custom_completion | Activity custom completion subclass for the glossary activity |
Cmod_label\completion\custom_completion | Activity custom completion subclass for the label |
Cmod_lesson\completion\custom_completion | Activity custom completion subclass for the lesson activity |
Cmod_quiz\completion\custom_completion | Activity custom completion subclass for the quiz activity |
Cmod_resource\completion\custom_completion | Activity custom completion subclass for the resource |
Cmod_scorm\completion\custom_completion | Activity custom completion subclass for the scorm activity |
Cmod_survey\completion\custom_completion | Activity custom completion subclass for the survey activity |
Cmod_url\completion\custom_completion | Activity custom completion subclass for the url resource |
Ccore_completion\api | Class containing completion API |
Ccore_completion\cm_completion_details | Class for building the user's activity completion details |
Ccore_completion\manager | Bulk activity completion manager class |
Ccore_completion\progress | Class used to return completion progress information |
Ccore_component | Collection of components related methods |
►Ccore_contentbank\content | Content manager class |
Ccontenttype_h5p\content | H5P Content manager class |
Ccore_contentbank\contentbank | Content bank class |
►Ccore_contentbank\contenttype | Content type manager class |
Ccontenttype_h5p\contenttype | H5P content bank manager class |
Ccore_contentbank\helper | Helper class for the content bank |
Ccore_course\external\helper_for_get_mods_by_courses | This class helps implement the get_..._by_courses web service that every activity should have |
Ccore_course\local\entity\activity_chooser_footer | A class to represent the Activity Chooser footer data |
Ccore_course\local\entity\content_item | The content_item class |
►Ccore_course\local\entity\title | |
Ccore_course\local\entity\lang_string_title | The lang_string_title class of value object, providing access to the value of a lang string |
Ccore_course\local\entity\string_title | The string_title class of value object, which provides access to a simple string |
Ccore_course\local\factory\content_item_service_factory | Class service_factory, providing functions for location of service objects for course content items |
►Ccore_course\local\repository\content_item_readonly_repository_interface | |
Ccore_course\local\repository\caching_content_item_readonly_repository | The class caching_content_item_repository, for fetching content_items, with additional caching |
Ccore_course\local\repository\content_item_readonly_repository | The class content_item_repository, for reading content_items |
Ccore_course\management\helper | Course and category management interface helper class |
Ccore_course\output\content_export_link | Prepares content for buttons/links to course content export/download |
Ccore_course\reportbuilder\local\formatters\completion | Formatters for the course completion entity |
Ccore_course\reportbuilder\local\formatters\enrolment | Formatters for the course enrolment entity |
►Ccore_courseformat\base | Base class for course formats |
Cformat_legacy | Course format class to allow plugins developed for Moodle 2.3 to work in the new API |
Cformat_singleactivity | Main class for the singleactivity course format |
Cformat_site | Pseudo course format used for the site main page |
Cformat_social | Main class for the Social course format |
Cformat_topics | Main class for the Topics course format |
Cformat_weeks | Main class for the Weeks course format |
►Ccore_courseformat\stateactions | Contains the core course state actions |
Cformat_topics\courseformat\stateactions | Contains the core course state actions specific to topics format |
Ccore_customfield\api | Class api |
Ccore_customfield\category_controller | Class category |
►Ccore_customfield\data_controller | Base class for custom fields data controllers |
Ccustomfield_checkbox\data_controller | Class data |
Ccustomfield_date\data_controller | Class data |
Ccustomfield_select\data_controller | Class data |
Ccustomfield_text\data_controller | Class data |
Ccustomfield_textarea\data_controller | Class data |
►Ccore_customfield\field_controller | Base class for custom fields controllers |
Ccustomfield_checkbox\field_controller | Class field |
Ccustomfield_date\field_controller | Class field |
Ccustomfield_select\field_controller | Class field |
Ccustomfield_text\field_controller | Class field |
Ccustomfield_textarea\field_controller | Class field |
►Ccore_customfield\handler | Base class for custom fields handlers |
Ccore_cohort\customfield\cohort_handler | Cohort handler for custom fields |
Ccore_course\customfield\course_handler | Course handler for custom fields |
Ccore_group\customfield\group_handler | Group handler for custom fields |
Ccore_group\customfield\grouping_handler | Grouping handler for custom fields |
Cqbank_customfields\customfield\question_handler | Question handler for custom fields |
Ccore_date | Core date and time related code |
►Ccore_external\external_api | |
Ccore_search\external | Handles external (web service) function calls related to search |
Ccore_user_external | User external functions |
Ccore_webservice_external | Web service related functions |
►Cmod_assign\external\external_api | Extend the base external_api class with mod_assign utility methods |
Cmod_assign\external\start_submission | External function to notify Moodle that an assignment submission is starting |
►Ccore_external\external_description | Common ancestor of all parameter description classes |
►Ccore_external\external_multiple_structure | Bulk array description class |
Ccore_external\external_files | External structure representing a set of files |
Ccore_external\external_warnings | Standard Moodle web service warnings |
►Ccore_external\external_single_structure | Associative array description class |
Ccore_external\external_function_parameters | Description of top level - PHP function parameters |
►Ccore_external\external_value | Scalar value description class |
Ccore_external\external_format_value | A pre-filled external_value class for text format |
Ccore_external\external_settings | Singleton to handle the external settings |
Ccore_external\util | Utility functions for the external API |
Ccore_favourites\local\entity\favourite | Contains the favourite class, each instance being a representation of a DB row for the 'favourite' table |
►Ccore_favourites\local\repository\favourite_repository_interface | The favourite_repository interface, defining the basic CRUD operations for favourite type items within core_favourites |
Ccore_favourites\local\repository\favourite_repository | Class favourite_repository |
Ccore_favourites\local\service\component_favourite_service | Class service, providing an single API for interacting with the favourites subsystem, for all favourites of a specific component |
Ccore_favourites\local\service\user_favourite_service | Class service, providing an single API for interacting with the favourites subsystem for a SINGLE USER |
Ccore_favourites\service_factory | Class service_factory, providing functions for location of service objects for the favourites subsystem |
►Ccore_files\archive_writer | Each file archive type must extend this class |
Ccore_files\local\archive_writer\zip_writer | Class used for creating ZIP archives |
Ccore_files\converter | Class for converting files between different formats using unoconv |
►Ccore_files\converter_interface | Class for converting files between different file formats |
Cfileconverter_googledrive\converter | Class for converting files between different formats using unoconv |
Cfileconverter_unoconv\converter | Class for converting files between different formats using unoconv |
►Ccore_files\local\archive_writer\file_writer_interface | Interface used by archives that write to files |
Ccore_files\local\archive_writer\zip_writer | Class used for creating ZIP archives |
►Ccore_files\local\archive_writer\stream_writer_interface | Interface used by archives that write to streams |
Ccore_files\local\archive_writer\zip_writer | Class used for creating ZIP archives |
Ccore_filetypes | Class to manage the custom filetypes list that is stored in a config variable |
Ccore_form\filetypes_util | Utility class for handling with file types in the forms |
Ccore_form\util | General utility class for form-related methods |
►Ccore_grades\component_gradeitem | Compontent definition of a gradeitem |
Cmod_forum\grades\forum_gradeitem | Grade item storage for mod_forum |
Ccore_grades\component_gradeitems | Helper class to fetch information about component grade items |
►Ccore_grades\local\gradeitem\advancedgrading_mapping | Grade item, itemnumber mapping |
Cmod_assign\grades\gradeitems | Grade item mappings for the activity |
Cmod_forum\grades\gradeitems | Grade item mappings for the activity |
►Ccore_grades\local\gradeitem\fieldname_mapping | Grade item, fieldname mapping |
Cmod_workshop\grades\gradeitems | Grade item mappings for the activity |
►Ccore_grades\local\gradeitem\itemnumber_mapping | Grade item, itemnumber mapping |
Cmod_assign\grades\gradeitems | Grade item mappings for the activity |
Cmod_forum\grades\gradeitems | Grade item mappings for the activity |
Cmod_workshop\grades\gradeitems | Grade item mappings for the activity |
Ccore_group\visibility | Group visibility methods |
Ccore_h5p\api | Contains API class for the H5P area |
Ccore_h5p\editor | H5P editor class, for editing local H5P content |
Ccore_h5p\factory | H5P factory class |
Ccore_h5p\local\library\autoloader | H5P autoloader management class |
►Ccore_h5p\local\library\handler | Base class for library handlers |
Ch5plib_v126\local\library\handler | Handler for this version of the H5P library |
Ccore_h5p\player | H5P player class, for displaying any local H5P content |
Ccore_media_manager | Manager for media files |
►Ccore_media_player | Base class for media players |
►Ccore_media_player_external | Base class for players which handle external links (YouTube etc) |
Cmedia_vimeo_plugin | Player that embeds Vimeo links |
Cmedia_youtube_plugin | Player that creates youtube embedding |
►Ccore_media_player_native | Base class for players which return native HTML5 <video> or <audio> tags |
Cmedia_html5audio_plugin | Player that creates HTML5 <audio> tag |
Cmedia_html5video_plugin | Player that creates HTML5 <video> tag |
Cmedia_videojs_plugin | Player that creates HTML5 <video> tag |
Ccore_message\helper | Helper class for the message area |
Ccore_message\tests\helper | The helper class providing util methods for testing |
Ccore_minify | Collection of JS and CSS compression methods |
►Ccore_payment\gateway | Base class for payment gateways |
Cpaygw_paypal\gateway | The gateway class for PayPal payment gateway |
Ccore_payment\helper | Helper class for the payment subsystem |
►Ccore_payment\local\callback\service_provider | The service_provider interface for plugins to provide callbacks which are needed by the payment subsystem |
Cenrol_fee\payment\service_provider | Payment subsystem callback implementation for enrol_fee |
Ccore_payment\local\entities\payable | The payable class |
►Ccore_payment\privacy\consumer_provider | |
Cenrol_fee\privacy\provider | Privacy Subsystem for enrol_fee implementing null_provider |
►Ccore_payment\privacy\paygw_provider | |
Cpaygw_paypal\privacy\provider | Privacy Subsystem implementation for paygw_paypal |
Ccore_php_time_limit | Utility class to manage PHP time limit |
Ccore_plugin_manager | Defines classes used for plugins management |
Ccore_privacy\local\deprecated | The deprecated interface |
Ccore_privacy\local\metadata\collection | A collection of metadata items |
►Ccore_privacy\local\metadata\null_provider | |
Cantivirus_clamav\privacy\provider | Privacy Subsystem for antivirus_clamav implementing null_provider |
Cassignfeedback_offline\privacy\provider | Privacy class for requesting user data |
Catto_accessibilitychecker\privacy\provider | Privacy Subsystem for atto_accessibilitychecker implementing null_provider |
Catto_accessibilityhelper\privacy\provider | Privacy Subsystem for atto_accessibilityhelper implementing null_provider |
Catto_align\privacy\provider | Privacy Subsystem for atto_align implementing null_provider |
Catto_backcolor\privacy\provider | Privacy Subsystem for atto_backcolor implementing null_provider |
Catto_bold\privacy\provider | Privacy Subsystem for atto_bold implementing null_provider |
Catto_charmap\privacy\provider | Privacy Subsystem for atto_charmap implementing null_provider |
Catto_clear\privacy\provider | Privacy Subsystem for atto_clear implementing null_provider |
Catto_collapse\privacy\provider | Privacy Subsystem for atto_collapse implementing null_provider |
Catto_emojipicker\privacy\provider | Privacy Subsystem for atto_emojipicker implementing null_provider |
Catto_emoticon\privacy\provider | Privacy Subsystem for atto_emoticon implementing null_provider |
Catto_equation\privacy\provider | Privacy Subsystem for atto_equation implementing null_provider |
Catto_fontcolor\privacy\provider | Privacy Subsystem for atto_fontcolor implementing null_provider |
Catto_h5p\privacy\provider | Privacy Subsystem for atto_h5p implementing null_provider |
Catto_html\privacy\provider | Privacy Subsystem for atto_html implementing null_provider |
Catto_image\privacy\provider | Privacy Subsystem for atto_image implementing null_provider |
Catto_indent\privacy\provider | Privacy Subsystem for atto_indent implementing null_provider |
Catto_italic\privacy\provider | Privacy Subsystem for atto_italic implementing null_provider |
Catto_link\privacy\provider | Privacy Subsystem for atto_link implementing null_provider |
Catto_managefiles\privacy\provider | Privacy Subsystem for atto_managefiles implementing null_provider |
Catto_media\privacy\provider | Privacy Subsystem for atto_media implementing null_provider |
Catto_noautolink\privacy\provider | Privacy Subsystem for atto_noautolink implementing null_provider |
Catto_orderedlist\privacy\provider | Privacy Subsystem for atto_orderedlist implementing null_provider |
Catto_recordrtc\privacy\provider | Privacy Subsystem for atto_recordrtc implementing null_provider |
Catto_rtl\privacy\provider | Privacy Subsystem for atto_rtl implementing null_provider |
Catto_strike\privacy\provider | Privacy Subsystem for atto_strike implementing null_provider |
Catto_subscript\privacy\provider | Privacy Subsystem for atto_subscript implementing null_provider |
Catto_superscript\privacy\provider | Privacy Subsystem for atto_superscript implementing null_provider |
Catto_table\privacy\provider | Privacy Subsystem for atto_table implementing null_provider |
Catto_title\privacy\provider | Privacy Subsystem for atto_title implementing null_provider |
Catto_underline\privacy\provider | Privacy Subsystem for atto_underline implementing null_provider |
Catto_undo\privacy\provider | Privacy Subsystem for atto_undo implementing null_provider |
Catto_unorderedlist\privacy\provider | Privacy Subsystem for atto_unorderedlist implementing null_provider |
Cauth_cas\privacy\provider | Privacy Subsystem for auth_cas implementing null_provider |
Cauth_db\privacy\provider | Privacy Subsystem for auth_db implementing null_provider |
Cauth_email\privacy\provider | Privacy Subsystem for auth_email implementing null_provider |
Cauth_ldap\privacy\provider | Privacy Subsystem for auth_ldap implementing null_provider |
Cauth_nologin\privacy\provider | Privacy Subsystem for auth_nologin implementing null_provider |
Cauth_none\privacy\provider | Privacy Subsystem for auth_none implementing null_provider |
Cauth_shibboleth\privacy\provider | Privacy Subsystem for auth_shibboleth implementing null_provider |
Cauth_webservice\privacy\provider | Privacy Subsystem for auth_webservice implementing null_provider |
Cavailability_completion\privacy\provider | Privacy Subsystem for availability_completion implementing null_provider |
Cavailability_date\privacy\provider | Privacy Subsystem for availability_date implementing null_provider |
Cavailability_grade\privacy\provider | Privacy Subsystem for availability_grade implementing null_provider |
Cavailability_group\privacy\provider | Privacy Subsystem for availability_group implementing null_provider |
Cavailability_grouping\privacy\provider | Privacy Subsystem for availability_grouping implementing null_provider |
Cavailability_profile\privacy\provider | Privacy Subsystem for availability_profile implementing null_provider |
Cblock_activity_modules\privacy\provider | Privacy Subsystem for block_activity_modules implementing null_provider |
Cblock_activity_results\privacy\provider | Privacy Subsystem for block_activity_results implementing null_provider |
Cblock_admin_bookmarks\privacy\provider | Privacy Subsystem for block_admin_bookmarks implementing null_provider |
Cblock_badges\privacy\provider | Privacy Subsystem for block_badges implementing null_provider |
Cblock_blog_menu\privacy\provider | Privacy Subsystem for block_blog_menu implementing null_provider |
Cblock_blog_recent\privacy\provider | Privacy Subsystem for block_blog_recent implementing null_provider |
Cblock_blog_tags\privacy\provider | Privacy Subsystem for block_blog_tags implementing null_provider |
Cblock_calendar_month\privacy\provider | Privacy Subsystem for block_calendar_month implementing null_provider |
Cblock_calendar_upcoming\privacy\provider | Privacy Subsystem for block_calendar_upcoming implementing null_provider |
Cblock_completionstatus\privacy\provider | Privacy Subsystem for block_completionstatus implementing null_provider |
Cblock_course_list\privacy\provider | Privacy Subsystem for block_course_list implementing null_provider |
Cblock_course_summary\privacy\provider | Privacy Subsystem for block_course_summary implementing null_provider |
Cblock_feedback\privacy\provider | Privacy Subsystem for block_feedback implementing null_provider |
Cblock_globalsearch\privacy\provider | Privacy Subsystem for block_globalsearch implementing null_provider |
Cblock_glossary_random\privacy\provider | Privacy Subsystem for block_glossary_random implementing null_provider |
Cblock_login\privacy\provider | Privacy Subsystem for block_login implementing null_provider |
Cblock_lp\privacy\provider | Privacy Subsystem for block_lp implementing null_provider |
Cblock_mentees\privacy\provider | Privacy Subsystem for block_mentees implementing null_provider |
Cblock_mnet_hosts\privacy\provider | Privacy Subsystem for block_mnet_hosts implementing null_provider |
Cblock_myprofile\privacy\provider | Privacy Subsystem for block_myprofile implementing null_provider |
Cblock_navigation\privacy\provider | Privacy Subsystem for block_navigation implementing null_provider |
Cblock_news_items\privacy\provider | Privacy Subsystem for block_news_items implementing null_provider |
Cblock_private_files\privacy\provider | Privacy Subsystem for block_private_files implementing null_provider |
Cblock_recentlyaccessedcourses\privacy\provider | Privacy Subsystem for Recently accessed courses block |
Cblock_search_forums\privacy\provider | Privacy Subsystem for block_search_forums implementing null_provider |
Cblock_section_links\privacy\provider | Privacy Subsystem for block_section_links implementing null_provider |
Cblock_selfcompletion\privacy\provider | Privacy Subsystem for block_selfcompletion implementing null_provider |
Cblock_settings\privacy\provider | Privacy Subsystem for block_settings implementing null_provider |
Cblock_site_main_menu\privacy\provider | Privacy Subsystem for block_site_main_menu implementing null_provider |
Cblock_social_activities\privacy\provider | Privacy Subsystem for block_social_activities implementing null_provider |
Cblock_starredcourses\privacy\provider | Privacy Subsystem for block_starredcourses |
Cblock_tag_youtube\privacy\provider | Privacy Subsystem for block_tag_youtube implementing null_provider |
Cblock_tags\privacy\provider | Privacy Subsystem for block_tags implementing null_provider |
Cbooktool_exportimscp\privacy\provider | Privacy provider implementation for booktool_exportimscp |
Cbooktool_importhtml\privacy\provider | Privacy provider implementation for booktool_importhtml |
Cbooktool_print\privacy\provider | Privacy provider implementation for booktool_print |
Ccachelock_file\privacy\provider | Privacy Subsystem for cachelock_file implementing null_provider |
Ccachestore_apcu\privacy\provider | Privacy Subsystem for cachestore_apcu implementing null_provider |
Ccachestore_file\privacy\provider | Privacy Subsystem for cachestore_file implementing null_provider |
Ccachestore_static\privacy\provider | Privacy Subsystem for cachestore_static implementing null_provider |
Ccalendartype_gregorian\privacy\provider | Privacy Subsystem for calendartype_gregorian implementing null_provider |
Ccommunication_customlink\privacy\provider | Privacy Subsystem for communication_customlink implementing null_provider |
Ccommunication_matrix\privacy\provider | Privacy Subsystem for communication_matrix implementing null_provider |
Ccontenttype_h5p\privacy\provider | Privacy provider implementation for contenttype_h5p |
Ccore_admin\privacy\provider | Privacy Subsystem for core_admin implementing null_provider |
Ccore_antivirus\privacy\provider | Privacy Subsystem for core_antivirus implementing null_provider |
Ccore_availability\privacy\provider | Privacy Subsystem for core_availability implementing null_provider |
Ccore_filters\privacy\provider | Privacy Subsystem for core_filters implementing null_provider |
Ccore_h5p\privacy\provider | Privacy provider implementation for h5p core subsystem |
Ccore_media\privacy\provider | Privacy provider implementation for core_media |
Ccore_mnet\privacy\provider | Privacy Subsystem for core_mnet implementing null_provider |
Ccore_privacy\privacy\provider | The privacy subsystem does not store any data of it's own |
Ccore_search\privacy\provider | Privacy Subsystem for core_search implementing null_provider |
Ccore_table\privacy\provider | Privacy Subsystem for core_table API |
Ccore_webservice\privacy\provider | Privacy provider class for the core_webservice component |
Ccustomfield_checkbox\privacy\provider | Privacy Subsystem for customfield_checkbox implementing null_provider |
Ccustomfield_date\privacy\provider | Privacy Subsystem for customfield_date implementing null_provider |
Ccustomfield_select\privacy\provider | Privacy Subsystem for customfield_select implementing null_provider |
Ccustomfield_text\privacy\provider | Privacy Subsystem for customfield_text implementing null_provider |
Ccustomfield_textarea\privacy\provider | Privacy Subsystem for customfield_textarea implementing null_provider |
Cdatafield_checkbox\privacy\provider | Privacy Subsystem for datafield_checkbox implementing null_provider |
Cdatafield_date\privacy\provider | Privacy Subsystem for datafield_date implementing null_provider |
Cdatafield_file\privacy\provider | Privacy Subsystem for datafield_file implementing null_provider |
Cdatafield_latlong\privacy\provider | Privacy Subsystem for datafield_latlong implementing null_provider |
Cdatafield_menu\privacy\provider | Privacy Subsystem for datafield_menu implementing null_provider |
Cdatafield_multimenu\privacy\provider | Privacy Subsystem for datafield_multimenu implementing null_provider |
Cdatafield_number\privacy\provider | Privacy Subsystem for datafield_number implementing null_provider |
Cdatafield_picture\privacy\provider | Privacy Subsystem for datafield_picture implementing null_provider |
Cdatafield_radiobutton\privacy\provider | Privacy Subsystem for datafield_radiobutton implementing null_provider |
Cdatafield_text\privacy\provider | Privacy Subsystem for datafield_text implementing null_provider |
Cdatafield_textarea\privacy\provider | Privacy Subsystem for datafield_textarea implementing null_provider |
Cdatafield_url\privacy\provider | Privacy Subsystem for datafield_url implementing null_provider |
Cdataformat_csv\privacy\provider | Privacy provider implementation for dataformat_csv |
Cdataformat_excel\privacy\provider | Privacy provider implementation for dataformat_excel |
Cdataformat_html\privacy\provider | Privacy provider implementation for dataformat_html |
Cdataformat_json\privacy\provider | Privacy provider implementation for dataformat_json |
Cdataformat_ods\privacy\provider | Privacy provider implementation for dataformat_ods |
Cdataformat_pdf\privacy\provider | Privacy provider implementation for dataformat_pdf |
Cdatapreset_imagegallery\privacy\provider | Privacy provider implementation for datapreset_imagegallery |
Cdatapreset_journal\privacy\provider | Privacy provider implementation for datapreset_journal |
Cdatapreset_proposals\privacy\provider | Privacy provider implementation for datapreset_proposals |
Cdatapreset_resources\privacy\provider | Privacy provider implementation for datapreset_resources |
Ceditor_textarea\privacy\provider | Privacy Subsystem for editor_textarea implementing null_provider |
Ceditor_tiny\privacy\provider | Privacy Subsystem implementation for the TinyMCE Editor |
Cenrol_category\privacy\provider | Privacy Subsystem for enrol_category implementing null_provider |
Cenrol_database\privacy\provider | Privacy Subsystem for enrol_database implementing null_provider |
Cenrol_fee\privacy\provider | Privacy Subsystem for enrol_fee implementing null_provider |
Cenrol_guest\privacy\provider | Privacy Subsystem for enrol_guest implementing null_provider |
Cenrol_imsenterprise\privacy\provider | Privacy Subsystem for enrol_imsenterprise implementing null_provider |
Cenrol_ldap\privacy\provider | Privacy Subsystem for enrol_ldap implementing null_provider |
Cenrol_manual\privacy\provider | Privacy Subsystem for enrol_manual implementing null_provider |
Cenrol_mnet\privacy\provider | Privacy Subsystem for enrol_mnet implementing null_provider |
Cenrol_self\privacy\provider | Privacy Subsystem for enrol_self implementing null_provider |
Cfactor_admin\privacy\provider | Privacy provider |
Cfactor_auth\privacy\provider | Privacy provider |
Cfactor_capability\privacy\provider | Privacy provider |
Cfactor_cohort\privacy\provider | Privacy provider |
Cfactor_email\privacy\provider | Privacy provider |
Cfactor_grace\privacy\provider | Privacy provider |
Cfactor_iprange\privacy\provider | Privacy provider |
Cfactor_nosetup\privacy\provider | Privacy provider |
Cfactor_role\privacy\provider | Privacy provider |
Cfactor_token\privacy\provider | Privacy provider |
Cfactor_totp\privacy\provider | Privacy provider |
Cfactor_webauthn\privacy\provider | Privacy provider |
Cfileconverter_unoconv\privacy\provider | Privacy provider implementation for fileconverter_unoconv |
Cfilter_activitynames\privacy\provider | Privacy Subsystem for filter_activitynames implementing null_provider |
Cfilter_algebra\privacy\provider | Privacy Subsystem for filter_algebra implementing null_provider |
Cfilter_codehighlighter\privacy\provider | Privacy Subsystem for filter_codehighlighter implementing null_provider |
Cfilter_data\privacy\provider | Privacy Subsystem for filter_data implementing null_provider |
Cfilter_displayh5p\privacy\provider | Privacy Subsystem for filter_displayh5p implementing null_provider |
Cfilter_emailprotect\privacy\provider | Privacy Subsystem for filter_emailprotect implementing null_provider |
Cfilter_emoticon\privacy\provider | Privacy Subsystem for filter_emoticon implementing null_provider |
Cfilter_glossary\privacy\provider | Privacy Subsystem for filter_glossary implementing null_provider |
Cfilter_mathjaxloader\privacy\provider | Privacy Subsystem for filter_mathjaxloader implementing null_provider |
Cfilter_mediaplugin\privacy\provider | Privacy Subsystem for filter_mediaplugin implementing null_provider |
Cfilter_multilang\privacy\provider | Privacy Subsystem for filter_multilang implementing null_provider |
Cfilter_tex\privacy\provider | Privacy Subsystem for filter_tex implementing null_provider |
Cfilter_tidy\privacy\provider | Privacy Subsystem for filter_tidy implementing null_provider |
Cfilter_urltolink\privacy\provider | Privacy Subsystem for filter_urltolink implementing null_provider |
Cformat_singleactivity\privacy\provider | Privacy Subsystem for format_singleactivity implementing null_provider |
Cformat_social\privacy\provider | Privacy Subsystem for format_social implementing null_provider |
Cformat_topics\privacy\provider | Privacy Subsystem for Topics course format implementing null_provider |
Cformat_weeks\privacy\provider | Privacy Subsystem for format_weeks implementing null_provider |
Cforumreport_summary\privacy\provider | Privacy Subsystem implementation for forumreport_summary subplugin, implementing null_provider |
Cgradeexport_ods\privacy\provider | Privacy Subsystem for gradeexport_ods implementing null_provider |
Cgradeexport_txt\privacy\provider | Privacy Subsystem for gradeexport_txt implementing null_provider |
Cgradeexport_xls\privacy\provider | Privacy Subsystem for gradeexport_xls implementing null_provider |
Cgradeexport_xml\privacy\provider | Privacy Subsystem for gradeexport_xml implementing null_provider |
Cgradeimport_csv\privacy\provider | Privacy Subsystem for gradeimport_csv implementing null_provider |
Cgradeimport_direct\privacy\provider | Privacy Subsystem for gradeimport_direct implementing null_provider |
Cgradeimport_xml\privacy\provider | Privacy Subsystem for gradeimport_xml implementing null_provider |
Cgradereport_history\privacy\provider | Privacy Subsystem for gradereport_history implementing null_provider |
Cgradereport_outcomes\privacy\provider | Privacy Subsystem for gradereport_outcomes implementing null_provider |
Cgradereport_overview\privacy\provider | Privacy Subsystem for gradereport_overview implementing null_provider |
Cgradereport_singleview\privacy\provider | Privacy Subsystem for gradereport_singleview implementing null_provider |
Cgradereport_summary\privacy\provider | Privacy Subsystem for gradereport_summary implementing null_provider |
Ch5plib_v126\privacy\provider | Privacy provider implementation for this version of the H5P library |
Cltiservice_profile\privacy\provider | Privacy Subsystem for ltiservice_profile implementing null_provider |
Cltiservice_toolproxy\privacy\provider | Privacy Subsystem for ltiservice_toolproxy implementing null_provider |
Cltiservice_toolsettings\privacy\provider | Privacy Subsystem for ltiservice_toolsettings implementing null_provider |
Cmedia_html5audio\privacy\provider | Privacy provider implementation for media_html5audio |
Cmedia_html5video\privacy\provider | Privacy provider implementation for media_html5video |
Cmedia_videojs\privacy\provider | Privacy provider implementation for media_videojs |
Cmedia_vimeo\privacy\provider | Privacy provider implementation for media_vimeo |
Cmedia_youtube\privacy\provider | Privacy provider implementation for media_youtube |
Cmessage_popup\privacy\provider | Privacy Subsystem for message_popup implementing null_provider |
Cmlbackend_php\privacy\provider | Privacy Subsystem for mlbackend_php implementing null_provider |
Cmlbackend_python\privacy\provider | Privacy Subsystem for mlbackend_python implementing null_provider |
Cmod_book\privacy\provider | The mod_book module does not store any data |
Cmod_folder\privacy\provider | The mod_folder module does not store any data |
Cmod_imscp\privacy\provider | Privacy Subsystem for mod_imscp implementing null_provider |
Cmod_label\privacy\provider | The mod_label module does not store any data |
Cmod_page\privacy\provider | The mod_page module does not store any data |
Cmod_resource\privacy\provider | The mod_resource module does not store any data |
Cmod_url\privacy\provider | The mod_url module does not store any data |
Cpaygw_paypal\privacy\provider | Privacy Subsystem implementation for paygw_paypal |
Cportfolio_download\privacy\provider | Provider for the portfolio_download plugin |
Cqbank_bulkmove\privacy\provider | Privacy Subsystem for qbank_deletequestion implementing null_provider |
Cqbank_customfields\privacy\provider | Privacy Subsystem for qbank_customfields implementing null_provider |
Cqbank_deletequestion\privacy\provider | Privacy Subsystem for qbank_deletequestion implementing null_provider |
Cqbank_editquestion\privacy\provider | Privacy Subsystem for qbank_editquestion implementing null_provider |
Cqbank_exportquestions\privacy\provider | Class provider |
Cqbank_exporttoxml\privacy\provider | Privacy Subsystem for qbank_exporttoxml implementing null_provider |
Cqbank_history\privacy\provider | Privacy Subsystem for qbank_history implementing null_provider |
Cqbank_importquestions\privacy\provider | Privacy Subsystem implementation for qbank_importquestions |
Cqbank_managecategories\privacy\provider | Privacy Subsystem for qbank_managecategories implementing null_provider |
Cqbank_previewquestion\privacy\provider | Privacy Subsystem for qbank_previewquestion implementing null_provider |
Cqbank_statistics\privacy\provider | Privacy Subsystem implementation |
Cqbank_tagquestion\privacy\provider | Privacy Subsystem for qbank_tagquestion implementing null_provider |
Cqbank_usage\privacy\provider | Privacy Subsystem for qbank_usage implementing null_provider |
Cqbank_viewcreator\privacy\provider | Privacy Subsystem for qbank_viewcreator implementing null_provider |
Cqbank_viewquestionname\privacy\provider | Privacy Subsystem for qbank_viewquestionname implementing null_provider |
Cqbank_viewquestiontext\privacy\provider | Privacy Subsystem for qbank_viewquestiontext implementing null_provider |
Cqbank_viewquestiontype\privacy\provider | Privacy Subsystem for qbank_viewquestiontype implementing null_provider |
Cqbehaviour_adaptive\privacy\provider | Privacy Subsystem for qbehaviour_adaptive implementing null_provider |
Cqbehaviour_adaptivenopenalty\privacy\provider | Privacy Subsystem for qbehaviour_adaptivenopenalty implementing null_provider |
Cqbehaviour_deferredcbm\privacy\provider | Privacy Subsystem for qbehaviour_deferredcbm implementing null_provider |
Cqbehaviour_deferredfeedback\privacy\provider | Privacy Subsystem for qbehaviour_deferredfeedback implementing null_provider |
Cqbehaviour_immediatecbm\privacy\provider | Privacy Subsystem for qbehaviour_immediatecbm implementing null_provider |
Cqbehaviour_immediatefeedback\privacy\provider | Privacy Subsystem for qbehaviour_immediatefeedback implementing null_provider |
Cqbehaviour_informationitem\privacy\provider | Privacy Subsystem for qbehaviour_informationitem implementing null_provider |
Cqbehaviour_interactive\privacy\provider | Privacy Subsystem for qbehaviour_interactive implementing null_provider |
Cqbehaviour_interactivecountback\privacy\provider | Privacy Subsystem for qbehaviour_interactivecountback implementing null_provider |
Cqbehaviour_manualgraded\privacy\provider | Privacy Subsystem for qbehaviour_manualgraded implementing null_provider |
Cqbehaviour_missing\privacy\provider | Privacy Subsystem for qbehaviour_missing implementing null_provider |
Cqformat_aiken\privacy\provider | Privacy Subsystem for qformat_aiken implementing null_provider |
Cqformat_blackboard_six\privacy\provider | Privacy Subsystem for qformat_blackboard_six implementing null_provider |
Cqformat_gift\privacy\provider | Privacy Subsystem for qformat_gift implementing null_provider |
Cqformat_missingword\privacy\provider | Privacy Subsystem for qformat_missingword implementing null_provider |
Cqformat_multianswer\privacy\provider | Privacy Subsystem for qformat_multianswer implementing null_provider |
Cqformat_xhtml\privacy\provider | Privacy Subsystem for qformat_xhtml implementing null_provider |
Cqformat_xml\privacy\provider | Privacy Subsystem for qformat_xml implementing null_provider |
Cqtype_calculated\privacy\provider | Privacy Subsystem for qtype_calculated implementing null_provider |
Cqtype_calculatedmulti\privacy\provider | Privacy Subsystem for qtype_calculatedmulti implementing null_provider |
Cqtype_calculatedsimple\privacy\provider | Privacy Subsystem for qtype_calculatedsimple implementing null_provider |
Cqtype_description\privacy\provider | Privacy Subsystem for qtype_description implementing null_provider |
Cqtype_missingtype\privacy\provider | Privacy Subsystem for qtype_missingtype implementing null_provider |
Cqtype_multianswer\privacy\provider | Privacy Subsystem for qtype_multianswer implementing null_provider |
Cqtype_random\privacy\provider | Privacy Subsystem for qtype_random implementing null_provider |
Cqtype_randomsamatch\privacy\provider | Privacy Subsystem for qtype_randomsamatch implementing null_provider |
Cquiz_statistics\privacy\provider | Privacy Subsystem for quiz_statistics implementing null_provider |
Cquizaccess_delaybetweenattempts\privacy\provider | Privacy Subsystem for quizaccess_delaybetweenattempts implementing null_provider |
Cquizaccess_ipaddress\privacy\provider | Privacy Subsystem for quizaccess_ipaddress implementing null_provider |
Cquizaccess_numattempts\privacy\provider | Privacy Subsystem for quizaccess_numattempts implementing null_provider |
Cquizaccess_offlineattempts\privacy\provider | Privacy Subsystem for quizaccess_offlineattempts implementing null_provider |
Cquizaccess_openclosedate\privacy\provider | Privacy Subsystem for quizaccess_openclosedate implementing null_provider |
Cquizaccess_password\privacy\provider | Privacy Subsystem for quizaccess_password implementing null_provider |
Cquizaccess_securewindow\privacy\provider | Privacy Subsystem for quizaccess_securewindow implementing null_provider |
Cquizaccess_timelimit\privacy\provider | Privacy Subsystem for quizaccess_timelimit implementing null_provider |
Creport_backups\privacy\provider | Privacy Subsystem for report_backups implementing null_provider |
Creport_competency\privacy\provider | Privacy Subsystem for report_competency implementing null_provider |
Creport_completion\privacy\provider | Privacy provider implementation for report_completion |
Creport_configlog\privacy\provider | Privacy Subsystem for report_configlog implementing null_provider |
Creport_courseoverview\privacy\provider | Privacy Subsystem for report_courseoverview implementing null_provider |
Creport_eventlist\privacy\provider | Privacy Subsystem for report_eventlist implementing null_provider |
Creport_insights\privacy\provider | Privacy Subsystem for report_insights implementing null_provider |
Creport_log\privacy\provider | Privacy Subsystem for report_log implementing null_provider |
Creport_loglive\privacy\provider | Privacy Subsystem for report_loglive implementing null_provider |
Creport_outline\privacy\provider | Privacy Subsystem for report_outline implementing null_provider |
Creport_participation\privacy\provider | Privacy Subsystem for report_participation implementing null_provider |
Creport_performance\privacy\provider | Privacy Subsystem for report_performance implementing null_provider |
Creport_progress\privacy\provider | Privacy provider implementation for report_progress |
Creport_questioninstances\privacy\provider | Privacy Subsystem for report_questioninstances implementing null_provider |
Creport_security\privacy\provider | Privacy Subsystem for report_security implementing null_provider |
Creport_status\privacy\provider | Privacy provider |
Creport_usersessions\privacy\provider | Privacy Subsystem for report_usersessions implementing null_provider |
Crepository_areafiles\privacy\provider | Privacy Subsystem for repository_areafiles implementing null_provider |
Crepository_contentbank\privacy\provider | Privacy Subsystem for repository_contentbank implementing null_provider |
Crepository_coursefiles\privacy\provider | Privacy Subsystem for repository_coursefiles implementing null_provider |
Crepository_equella\privacy\provider | Privacy Subsystem for repository_equella implementing null_provider |
Crepository_filesystem\privacy\provider | Privacy Subsystem for repository_filesystem implementing null_provider |
Crepository_local\privacy\provider | Privacy Subsystem for repository_local implementing null_provider |
Crepository_nextcloud\privacy\provider | Privacy provider implementing null_provider |
Crepository_recent\privacy\provider | Privacy Subsystem for repository_recent implementing null_provider |
Crepository_s3\privacy\provider | Privacy Subsystem for repository_s3 implementing null_provider |
Crepository_upload\privacy\provider | Privacy Subsystem for repository_upload implementing null_provider |
Crepository_url\privacy\provider | Privacy Subsystem for repository_url implementing null_provider |
Crepository_user\privacy\provider | Privacy Subsystem for repository_user implementing null_provider |
Crepository_webdav\privacy\provider | Privacy Subsystem for repository_webdav implementing null_provider |
Cscormreport_graphs\privacy\provider | Privacy Subsystem for scormreport_graphs implementing null_provider |
Ctheme_classic\privacy\provider | The classic theme does not store any data |
Ctiny_accessibilitychecker\privacy\provider | Privacy Subsystem implementation for the accessibilitychecker plugin for TinyMCE |
Ctiny_equation\privacy\provider | Privacy Subsystem implementation for the Equation plugin for TinyMCE |
Ctiny_h5p\privacy\provider | Privacy Subsystem implementation for the H5P plugin for TinyMCE |
Ctiny_html\privacy\provider | Privacy Subsystem implementation for the HTML plugin for TinyMCE |
Ctiny_link\privacy\provider | Privacy Subsystem implementation for the Link plugin for TinyMCE |
Ctiny_media\privacy\provider | Privacy Subsystem implementation for the media plugin for TinyMCE |
Ctiny_noautolink\privacy\provider | Privacy Subsystem for tiny_noautolink implementing null_provider |
Ctiny_premium\privacy\provider | Privacy Subsystem implementation for the Premium plugin for TinyMCE |
Ctiny_recordrtc\privacy\provider | Privacy Subsystem implementation for the recordrtc plugin for TinyMCE |
Ctool_admin_presets\privacy\provider | Admin tool presets this file handle privacy provider |
Ctool_analytics\privacy\provider | Privacy Subsystem for tool_analytics implementing null_provider |
Ctool_availabilityconditions\privacy\provider | Privacy Subsystem for tool_availabilityconditions implementing null_provider |
Ctool_behat\privacy\provider | Privacy Subsystem for tool_behat implementing null_provider |
Ctool_brickfield\privacy\provider | Privacy Subsystem for tool_brickfield implementing null_provider |
Ctool_capability\privacy\provider | Privacy Subsystem for tool_capability implementing null_provider |
Ctool_componentlibrary\privacy\provider | Privacy Subsystem for tool_componentlibrary implementing null_provider |
Ctool_customlang\privacy\provider | Privacy Subsystem for tool_customlang implementing null_provider |
Ctool_dbtransfer\privacy\provider | Privacy Subsystem for tool_dbtransfer implementing null_provider |
Ctool_filetypes\privacy\provider | Privacy Subsystem for tool_filetypes implementing null_provider |
Ctool_generator\privacy\provider | Privacy Subsystem for tool_generator implementing null_provider |
Ctool_httpsreplace\privacy\provider | Privacy Subsystem for tool_httpsreplace implementing null_provider |
Ctool_innodb\privacy\provider | Privacy Subsystem for tool_innodb implementing null_provider |
Ctool_installaddon\privacy\provider | Privacy Subsystem for tool_installaddon implementing null_provider |
Ctool_langimport\privacy\provider | Privacy Subsystem for tool_langimport implementing null_provider |
Ctool_licensemanager\privacy\provider | Privacy Subsystem implementation for tool_licensemanager implementing null_provider |
Ctool_lp\privacy\provider | Privacy Subsystem for tool_lp implementing null_provider |
Ctool_lpimportcsv\privacy\provider | Privacy Subsystem for tool_lpimportcsv implementing null_provider |
Ctool_lpmigrate\privacy\provider | Privacy Subsystem for tool_lpmigrate implementing null_provider |
Ctool_moodlenet\privacy\provider | Privacy class for tool_moodlenet |
Ctool_multilangupgrade\privacy\provider | Privacy Subsystem for tool_multilangupgrade implementing null_provider |
Ctool_oauth2\privacy\provider | Privacy Subsystem for tool_oauth2 implementing null_provider |
Ctool_phpunit\privacy\provider | Privacy Subsystem for tool_phpunit implementing null_provider |
Ctool_profiling\privacy\provider | Privacy Subsystem for tool_profiling implementing null_provider |
Ctool_recyclebin\privacy\provider | Privacy Subsystem for tool_recyclebin implementing null_provider |
Ctool_replace\privacy\provider | Privacy Subsystem for tool_replace implementing null_provider |
Ctool_spamcleaner\privacy\provider | Privacy Subsystem for tool_spamcleaner implementing null_provider |
Ctool_task\privacy\provider | Privacy Subsystem for tool_task implementing null_provider |
Ctool_templatelibrary\privacy\provider | Privacy Subsystem for tool_templatelibrary implementing null_provider |
Ctool_unsuproles\privacy\provider | Privacy Subsystem for tool_unsuproles implementing null_provider |
Ctool_uploadcourse\privacy\provider | Privacy Subsystem for tool_uploadcourse implementing null_provider |
Ctool_uploaduser\privacy\provider | Privacy Subsystem for tool_uploaduser implementing null_provider |
Ctool_xmldb\privacy\provider | Privacy Subsystem for tool_xmldb implementing null_provider |
Cwebservice_rest\privacy\provider | Privacy provider implementation for webservice_rest |
Cwebservice_soap\privacy\provider | Privacy provider implementation for webservice_soap |
Cworkshopallocation_random\privacy\provider | Privacy API implementation for the Random allocation method |
Cworkshopallocation_scheduled\privacy\provider | Privacy API implementation for the Scheduled allocation method |
Cworkshopeval_best\privacy\provider | Privacy API implementation for the Comparison with the best assessment method |
Cworkshopform_accumulative\privacy\provider | Privacy API implementation for the Accumulative grading strategy |
Cworkshopform_comments\privacy\provider | Privacy API implementation for the Comments grading strategy |
Cworkshopform_numerrors\privacy\provider | Privacy API implementation for the Number of errors strategy |
Cworkshopform_rubric\privacy\provider | Privacy API implementation for the Rubric strategy |
►Ccore_privacy\local\metadata\provider | INterface for main metadata provider interface |
Cassignfeedback_comments\privacy\provider | Privacy class for requesting user data |
Cassignfeedback_editpdf\privacy\provider | Privacy class for requesting user data |
Cassignfeedback_file\privacy\provider | Privacy class for requesting user data |
Cassignsubmission_comments\privacy\provider | Privacy class for requesting user data |
Cassignsubmission_file\privacy\provider | Privacy class for requesting user data |
Cassignsubmission_onlinetext\privacy\provider | Privacy class for requesting user data |
Cauth_lti\privacy\provider | Privacy Subsystem for auth_lti implementing null_provider |
Cauth_manual\privacy\provider | Privacy provider for the authentication manual |
Cauth_mnet\privacy\provider | Privacy provider for the mnet authentication |
Cauth_oauth2\privacy\provider | Privacy provider for auth_oauth2 |
Cblock_accessreview\privacy\provider | The accessreview block stores a user preference data |
Cblock_comments\privacy\provider | Privacy Subsystem implementation for block_comments |
Cblock_html\privacy\provider | Privacy Subsystem implementation for block_html |
Cblock_myoverview\privacy\provider | Privacy Subsystem for block_myoverview |
Cblock_online_users\privacy\provider | Privacy Subsystem for block_online_users |
Cblock_recent_activity\privacy\provider | The block_recent_activity does not keep any data for more than COURSE_MAX_RECENT_PERIOD |
Cblock_recentlyaccesseditems\privacy\provider | Privacy Subsystem for block_recentlyaccesseditems |
Cblock_rss_client\privacy\provider | Privacy class for requesting user data |
Cblock_tag_flickr\privacy\provider | Privacy Subsystem for block_tag_flickr implementing metadata and plugin provider |
Cblock_timeline\privacy\provider | Privacy Subsystem for block_timeline |
Ccachestore_redis\privacy\provider | Privacy Subsystem for cachestore_redis |
Ccachestore_session\privacy\provider | Privacy Subsystem for cachestore_session |
Ccore\privacy\provider | Privacy class for requesting user data |
Ccore_adminpresets\privacy\provider | Admin presets this file handle privacy provider |
Ccore_analytics\privacy\provider | Privacy Subsystem for core_analytics implementing metadata and plugin providers |
Ccore_auth\privacy\provider | Data provider class |
Ccore_backup\privacy\provider | Privacy Subsystem implementation for core_backup |
Ccore_badges\privacy\provider | Data provider class |
Ccore_block\privacy\provider | Data provider class |
Ccore_blog\privacy\provider | Data provider class |
Ccore_cache\privacy\provider | Privacy Subsystem implementation for core_cache |
Ccore_calendar\privacy\provider | Privacy Subsystem for core_calendar implementing metadata, plugin, and user_preference providers |
Ccore_cohort\privacy\provider | Privacy class for requesting user data |
Ccore_comment\privacy\provider | Privacy class for requesting user data |
Ccore_communication\privacy\provider | Privacy Subsystem for core_communication implementing null_provider |
Ccore_competency\privacy\provider | Data provider class |
Ccore_completion\privacy\provider | Privacy class for requesting user data |
Ccore_contentbank\privacy\provider | Privacy provider implementation for core_contentbank |
Ccore_course\privacy\provider | Privacy class for requesting user data |
Ccore_courseformat\privacy\provider | Privacy provider implementation for courseformat core subsystem |
Ccore_customfield\privacy\provider | Class provider |
Ccore_editor\privacy\provider | Provider for the editor API |
Ccore_enrol\privacy\provider | Privacy Subsystem for core_enrol implementing metadata and plugin providers |
Ccore_external\privacy\provider | Data provider class |
Ccore_favourites\privacy\provider | Privacy class for requesting user data |
Ccore_fileconverter\privacy\provider | Data provider class |
Ccore_files\privacy\provider | Data provider class |
Ccore_form\privacy\provider | Implements the privacy API for the core_form subsystem |
Ccore_grades\privacy\provider | Data provider class |
Ccore_grading\privacy\provider | Privacy class for requesting user data |
Ccore_group\privacy\provider | Privacy Subsystem implementation for core_group |
Ccore_message\privacy\provider | Privacy Subsystem implementation for core_message |
Ccore_my\privacy\provider | Privacy Subsystem for core_my implementing metadata, plugin, and user_preference providers |
Ccore_notes\privacy\provider | Implementation of the privacy subsystem plugin provider for core_notes |
Ccore_payment\privacy\provider | Privacy Subsystem implementation for core_payment |
Ccore_plagiarism\privacy\provider | Provider for the plagiarism API |
Ccore_portfolio\privacy\provider | Provider for the portfolio API |
Ccore_question\privacy\provider | Privacy Subsystem implementation for core_question |
Ccore_rating\privacy\provider | Privacy Subsystem implementation for core_ratings |
Ccore_reportbuilder\privacy\provider | Privacy Subsystem for core_reportbuilder |
Ccore_repository\privacy\provider | Privacy Subsystem for core_repository implementing metadata and plugin providers |
Ccore_role\privacy\provider | Privacy provider for core_role |
Ccore_rss\privacy\provider | Privacy class for requesting user data |
Ccore_tag\privacy\provider | Privacy Subsystem implementation for core_tag |
Ccore_user\privacy\provider | Privacy class for requesting user data |
Ccore_userkey\privacy\provider | Privacy class for requesting user data |
Ccore_xapi\privacy\provider | Privacy implementation for core xAPI Library |
Ceditor_atto\privacy\provider | Privacy Subsystem implementation for editor_atto |
Cenrol_cohort\privacy\provider | Privacy provider for enrol_cohort |
Cenrol_flatfile\privacy\provider | Privacy Subsystem for enrol_flatfile implementing null_provider |
Cenrol_lti\privacy\provider | Privacy Subsystem for enrol_lti |
Cenrol_meta\privacy\provider | Privacy provider for enrol_meta |
Cenrol_paypal\privacy\provider | Privacy Subsystem implementation for enrol_paypal |
Cfileconverter_googledrive\privacy\provider | Privacy class for requesting user data |
Cgradereport_grader\privacy\provider | Privacy Subsystem for gradereport_grader implementing null_provider |
Cgradereport_user\privacy\provider | Privacy Subsystem for gradereport_user implementing null_provider |
Cgradingform_guide\privacy\provider | Privacy class for requesting user data |
Cgradingform_rubric\privacy\provider | Privacy class for requesting user data |
Clogstore_database\privacy\provider | Data provider class |
Clogstore_standard\privacy\provider | Data provider class |
Cltiservice_basicoutcomes\privacy\provider | Privacy Subsystem for ltiservice_basicoutcomes |
Cltiservice_gradebookservices\privacy\provider | Privacy Subsystem for ltiservice_gradebookservices |
Cltiservice_memberships\privacy\provider | Privacy Subsystem for ltiservice_memberships |
Cmessage_airnotifier\privacy\provider | Privacy class for requesting user data |
Cmessage_email\privacy\provider | Privacy class for requesting user data |
Cmnetservice_enrol\privacy\provider | Privacy Subsystem for mnetservice_enrol implementing metadata and plugin providers |
Cmod_assign\privacy\provider | Privacy class for requesting user data |
Cmod_bigbluebuttonbn\privacy\provider | Privacy class for requesting user data |
Cmod_chat\privacy\provider | Data provider class |
Cmod_choice\privacy\provider | Implementation of the privacy subsystem plugin provider for the choice activity module |
Cmod_data\privacy\provider | Implementation of the privacy subsystem plugin provider for the database activity module |
Cmod_feedback\privacy\provider | Data provider class |
Cmod_forum\privacy\provider | Implementation of the privacy subsystem plugin provider for the forum activity module |
Cmod_glossary\privacy\provider | Implementation of the privacy subsystem plugin provider for the glossary activity module |
Cmod_h5pactivity\privacy\provider | Privacy API implementation for the H5P activity plugin |
Cmod_lesson\privacy\provider | Data provider class |
Cmod_lti\privacy\provider | Privacy Subsystem implementation for mod_lti |
Cmod_quiz\privacy\provider | Privacy Subsystem implementation for mod_quiz |
Cmod_scorm\privacy\provider | Privacy class for requesting user data |
Cmod_survey\privacy\provider | Data provider class |
Cmod_wiki\privacy\provider | Data provider class |
Cmod_workshop\privacy\provider | Privacy API implementation for the Workshop activity module |
Cportfolio_flickr\privacy\provider | Provider for the portfolio_flickr plugin |
Cportfolio_googledocs\privacy\provider | Provider for the portfolio_googledocs plugin |
Cportfolio_mahara\privacy\provider | Provider for the portfolio_mahara plugin |
Cprofilefield_checkbox\privacy\provider | Privacy class for requesting user data |
Cprofilefield_datetime\privacy\provider | Privacy class for requesting user data |
Cprofilefield_menu\privacy\provider | Privacy class for requesting user data |
Cprofilefield_social\privacy\provider | Privacy class for requesting user data |
Cprofilefield_text\privacy\provider | Privacy class for requesting user data |
Cprofilefield_textarea\privacy\provider | Privacy class for requesting user data |
Cqbank_columnsortorder\privacy\provider | Privacy provider for columnsortorder |
Cqbank_comment\privacy\provider | Privacy Subsystem for qbank_comment |
Cqtype_ddimageortext\privacy\provider | Privacy Subsystem for qtype_ddimageortext implementing user_preference_provider |
Cqtype_ddmarker\privacy\provider | Privacy Subsystem for qtype_ddmarker implementing user_preference_provider |
Cqtype_ddwtos\privacy\provider | Privacy Subsystem for qtype_ddwtos implementing user_preference_provider |
Cqtype_essay\privacy\provider | Privacy Subsystem for qtype_essay implementing user_preference_provider |
Cqtype_gapselect\privacy\provider | Privacy Subsystem for qtype_gapselect implementing user_preference_provider |
Cqtype_match\privacy\provider | Privacy Subsystem for qtype_match implementing user_preference_provider |
Cqtype_multichoice\privacy\provider | Privacy Subsystem for qtype_multichoice implementing user_preference_provider |
Cqtype_numerical\privacy\provider | Privacy Subsystem for qtype_numerical implementing user_preference_provider |
Cqtype_shortanswer\privacy\provider | Privacy Subsystem for qtype_shortanswer implementing user_preference_provider |
Cqtype_truefalse\privacy\provider | Privacy Subsystem implementation for qtype_truefalse |
Cquiz_grading\privacy\provider | Privacy subsystem for quiz_grading |
Cquiz_overview\privacy\provider | Privacy Subsystem implementation for quiz_overview |
Cquiz_responses\privacy\provider | Privacy Subsystem for quiz_responses with user preferences |
Cquizaccess_seb\privacy\provider | Privacy Subsystem implementation for quizaccess_seb |
Creport_infectedfiles\privacy\provider | Infected file report |
Creport_stats\privacy\provider | Privacy Subsystem for report_stats implementing provider |
Crepository_dropbox\privacy\provider | Privacy Subsystem for repository_dropbox implementing metadata and plugin providers |
Crepository_flickr\privacy\provider | Privacy Subsystem for repository_flickr implementing metadata, plugin, and user_preference providers |
Crepository_flickr_public\privacy\provider | Privacy Subsystem for repository_flickr_public implementing metadata and plugin providers |
Crepository_googledocs\privacy\provider | Privacy Subsystem for repository_googledocs implementing metadata and plugin providers |
Crepository_merlot\privacy\provider | Privacy Subsystem for repository_merlot implementing metadata and plugin providers |
Crepository_onedrive\privacy\provider | Privacy Subsystem for repository_onedrive implementing metadata and plugin providers |
Crepository_wikimedia\privacy\provider | Privacy Subsystem for repository_wikimedia implementing metadata and plugin providers |
Crepository_youtube\privacy\provider | Privacy Subsystem for repository_youtube implementing metadata, plugin providers |
Cscormreport_basic\privacy\provider | Privacy Subsystem for scormreport_basic |
Cscormreport_interactions\privacy\provider | Privacy Subsystem for scormreport_interactions |
Cscormreport_objectives\privacy\provider | Privacy Subsystem for scormreport_objectives |
Csearch_simpledb\privacy\provider | Provider for the search_simpledb plugin |
Csearch_solr\privacy\provider | Provider for the search_solr plugin |
Ctheme_boost\privacy\provider | The boost theme stores a user preference data |
Ctiny_autosave\privacy\provider | Privacy Subsystem implementation for tiny_autosave |
Ctool_cohortroles\privacy\provider | Privacy Subsystem for tool_cohortroles implementing metadata and plugin providers |
Ctool_dataprivacy\privacy\provider | Privacy class for requesting user data |
Ctool_log\privacy\provider | Data provider class |
Ctool_messageinbound\privacy\provider | Data provider class |
Ctool_mfa\privacy\provider | Privacy provider |
Ctool_mobile\privacy\provider | Privacy provider for tool_mobile |
Ctool_monitor\privacy\provider | Privacy provider for tool_monitor |
Ctool_policy\privacy\provider | Implementation of the privacy subsystem plugin provider for the policy tool |
Ctool_usertours\privacy\provider | Implementation of the privacy subsystem plugin provider for the user tours feature |
Cworkshopallocation_manual\privacy\provider | Privacy API implementation for the Manual allocation method |
►Ccore_privacy\local\metadata\types\type | The base type interface which all metadata types must implement |
Ccore_privacy\local\metadata\types\database_table | The database_table type |
Ccore_privacy\local\metadata\types\external_location | The external_location type |
Ccore_privacy\local\metadata\types\plugintype_link | The plugintype link |
Ccore_privacy\local\metadata\types\subsystem_link | The subsystem link type |
Ccore_privacy\local\metadata\types\user_preference | The user_preference type |
►Ccore_privacy\local\request\content_writer | The interface for a Moodle content writer |
Ccore_privacy\local\request\moodle_content_writer | The moodle_content_writer is the default Moodle implementation of a content writer |
Ccore_privacy\tests\request\content_writer | An implementation of the content_writer for use in unit tests |
►Ccore_privacy\local\request\data_provider | The data_provider interface is used to describe a provider which services user requests in any fashion |
►Ccore_privacy\local\request\core_data_provider | The core_data_provider interface is used to describe a provider which services user requests between components and core |
►Ccore_privacy\local\request\context_aware_provider | The provider interface for plugins which need access to all approved contexts to fill in relevant contextual data |
Ccore_course\privacy\provider | Privacy class for requesting user data |
►Ccore_privacy\local\request\core_user_data_provider | The core_user_data_provider interface is used to describe a provider which services user requests between components and core |
►Ccore_privacy\local\request\plugin\provider | The provider interface for plugins which provide data from a plugin directly to the Privacy subsystem |
Cauth_lti\privacy\provider | Privacy Subsystem for auth_lti implementing null_provider |
Cauth_mnet\privacy\provider | Privacy provider for the mnet authentication |
Cauth_oauth2\privacy\provider | Privacy provider for auth_oauth2 |
Cblock_comments\privacy\provider | Privacy Subsystem implementation for block_comments |
Cblock_html\privacy\provider | Privacy Subsystem implementation for block_html |
Cblock_recent_activity\privacy\provider | The block_recent_activity does not keep any data for more than COURSE_MAX_RECENT_PERIOD |
Cblock_recentlyaccesseditems\privacy\provider | Privacy Subsystem for block_recentlyaccesseditems |
Cblock_rss_client\privacy\provider | Privacy class for requesting user data |
Cblock_tag_flickr\privacy\provider | Privacy Subsystem for block_tag_flickr implementing metadata and plugin provider |
Ccachestore_redis\privacy\provider | Privacy Subsystem for cachestore_redis |
Ccachestore_session\privacy\provider | Privacy Subsystem for cachestore_session |
Ccore_analytics\privacy\provider | Privacy Subsystem for core_analytics implementing metadata and plugin providers |
Ccore_calendar\privacy\provider | Privacy Subsystem for core_calendar implementing metadata, plugin, and user_preference providers |
Ccore_cohort\privacy\provider | Privacy class for requesting user data |
Ccore_contentbank\privacy\provider | Privacy provider implementation for core_contentbank |
Ccore_course\privacy\provider | Privacy class for requesting user data |
Ccore_grading\privacy\provider | Privacy class for requesting user data |
Ccore_notes\privacy\provider | Implementation of the privacy subsystem plugin provider for core_notes |
Ccore_portfolio\privacy\provider | Provider for the portfolio API |
Ccore_reportbuilder\privacy\provider | Privacy Subsystem for core_reportbuilder |
Ccore_repository\privacy\provider | Privacy Subsystem for core_repository implementing metadata and plugin providers |
Ccore_tag\privacy\provider | Privacy Subsystem implementation for core_tag |
Ceditor_atto\privacy\provider | Privacy Subsystem implementation for editor_atto |
Cenrol_cohort\privacy\provider | Privacy provider for enrol_cohort |
Cenrol_flatfile\privacy\provider | Privacy Subsystem for enrol_flatfile implementing null_provider |
Cenrol_lti\privacy\provider | Privacy Subsystem for enrol_lti |
Cenrol_meta\privacy\provider | Privacy provider for enrol_meta |
Cenrol_paypal\privacy\provider | Privacy Subsystem implementation for enrol_paypal |
Cfileconverter_googledrive\privacy\provider | Privacy class for requesting user data |
Cltiservice_basicoutcomes\privacy\provider | Privacy Subsystem for ltiservice_basicoutcomes |
Cltiservice_gradebookservices\privacy\provider | Privacy Subsystem for ltiservice_gradebookservices |
Cltiservice_memberships\privacy\provider | Privacy Subsystem for ltiservice_memberships |
Cmessage_airnotifier\privacy\provider | Privacy class for requesting user data |
Cmessage_email\privacy\provider | Privacy class for requesting user data |
Cmnetservice_enrol\privacy\provider | Privacy Subsystem for mnetservice_enrol implementing metadata and plugin providers |
Cmod_assign\privacy\provider | Privacy class for requesting user data |
Cmod_bigbluebuttonbn\privacy\provider | Privacy class for requesting user data |
Cmod_chat\privacy\provider | Data provider class |
Cmod_choice\privacy\provider | Implementation of the privacy subsystem plugin provider for the choice activity module |
Cmod_data\privacy\provider | Implementation of the privacy subsystem plugin provider for the database activity module |
Cmod_feedback\privacy\provider | Data provider class |
Cmod_forum\privacy\provider | Implementation of the privacy subsystem plugin provider for the forum activity module |
Cmod_glossary\privacy\provider | Implementation of the privacy subsystem plugin provider for the glossary activity module |
Cmod_h5pactivity\privacy\provider | Privacy API implementation for the H5P activity plugin |
Cmod_lesson\privacy\provider | Data provider class |
Cmod_lti\privacy\provider | Privacy Subsystem implementation for mod_lti |
Cmod_quiz\privacy\provider | Privacy Subsystem implementation for mod_quiz |
Cmod_scorm\privacy\provider | Privacy class for requesting user data |
Cmod_survey\privacy\provider | Data provider class |
Cmod_wiki\privacy\provider | Data provider class |
Cmod_workshop\privacy\provider | Privacy API implementation for the Workshop activity module |
Cprofilefield_checkbox\privacy\provider | Privacy class for requesting user data |
Cprofilefield_datetime\privacy\provider | Privacy class for requesting user data |
Cprofilefield_menu\privacy\provider | Privacy class for requesting user data |
Cprofilefield_social\privacy\provider | Privacy class for requesting user data |
Cprofilefield_text\privacy\provider | Privacy class for requesting user data |
Cprofilefield_textarea\privacy\provider | Privacy class for requesting user data |
Cqbank_comment\privacy\provider | Privacy Subsystem for qbank_comment |
Cquizaccess_seb\privacy\provider | Privacy Subsystem implementation for quizaccess_seb |
Crepository_dropbox\privacy\provider | Privacy Subsystem for repository_dropbox implementing metadata and plugin providers |
Crepository_flickr\privacy\provider | Privacy Subsystem for repository_flickr implementing metadata, plugin, and user_preference providers |
Crepository_flickr_public\privacy\provider | Privacy Subsystem for repository_flickr_public implementing metadata and plugin providers |
Crepository_googledocs\privacy\provider | Privacy Subsystem for repository_googledocs implementing metadata and plugin providers |
Crepository_merlot\privacy\provider | Privacy Subsystem for repository_merlot implementing metadata and plugin providers |
Crepository_onedrive\privacy\provider | Privacy Subsystem for repository_onedrive implementing metadata and plugin providers |
Crepository_wikimedia\privacy\provider | Privacy Subsystem for repository_wikimedia implementing metadata and plugin providers |
Crepository_youtube\privacy\provider | Privacy Subsystem for repository_youtube implementing metadata, plugin providers |
Csearch_simpledb\privacy\provider | Provider for the search_simpledb plugin |
Csearch_solr\privacy\provider | Provider for the search_solr plugin |
Ctiny_autosave\privacy\provider | Privacy Subsystem implementation for tiny_autosave |
Ctool_cohortroles\privacy\provider | Privacy Subsystem for tool_cohortroles implementing metadata and plugin providers |
Ctool_dataprivacy\privacy\provider | Privacy class for requesting user data |
Ctool_messageinbound\privacy\provider | Data provider class |
Ctool_mobile\privacy\provider | Privacy provider for tool_mobile |
Ctool_monitor\privacy\provider | Privacy provider for tool_monitor |
Ctool_policy\privacy\provider | Implementation of the privacy subsystem plugin provider for the policy tool |
►Ccore_privacy\local\request\subsystem\provider | The provider interface for plugins which provide data from a subsystem directly to the Privacy subsystem |
Ccore\privacy\provider | Privacy class for requesting user data |
Ccore_adminpresets\privacy\provider | Admin presets this file handle privacy provider |
Ccore_backup\privacy\provider | Privacy Subsystem implementation for core_backup |
Ccore_badges\privacy\provider | Data provider class |
Ccore_block\privacy\provider | Data provider class |
Ccore_blog\privacy\provider | Data provider class |
Ccore_communication\privacy\provider | Privacy Subsystem for core_communication implementing null_provider |
Ccore_competency\privacy\provider | Data provider class |
Ccore_enrol\privacy\provider | Privacy Subsystem for core_enrol implementing metadata and plugin providers |
Ccore_external\privacy\provider | Data provider class |
Ccore_fileconverter\privacy\provider | Data provider class |
Ccore_files\privacy\provider | Data provider class |
Ccore_grades\privacy\provider | Data provider class |
Ccore_grading\privacy\provider | Privacy class for requesting user data |
Ccore_group\privacy\provider | Privacy Subsystem implementation for core_group |
Ccore_message\privacy\provider | Privacy Subsystem implementation for core_message |
Ccore_payment\privacy\provider | Privacy Subsystem implementation for core_payment |
Ccore_question\privacy\provider | Privacy Subsystem implementation for core_question |
Ccore_role\privacy\provider | Privacy provider for core_role |
Ccore_rss\privacy\provider | Privacy class for requesting user data |
Ccore_user\privacy\provider | Privacy class for requesting user data |
Creport_stats\privacy\provider | Privacy Subsystem for report_stats implementing provider |
Ctool_log\privacy\provider | Data provider class |
►Ccore_privacy\local\request\user_preference_provider | The user_preference_provider interface is an interface designed to be implemented by components directly to describe a case where that component is responsible for storing some form of system-wide user preference |
Cauth_manual\privacy\provider | Privacy provider for the authentication manual |
Cblock_accessreview\privacy\provider | The accessreview block stores a user preference data |
Cblock_myoverview\privacy\provider | Privacy Subsystem for block_myoverview |
Cblock_online_users\privacy\provider | Privacy Subsystem for block_online_users |
Cblock_timeline\privacy\provider | Privacy Subsystem for block_timeline |
Ccore_auth\privacy\provider | Data provider class |
Ccore_block\privacy\provider | Data provider class |
Ccore_calendar\privacy\provider | Privacy Subsystem for core_calendar implementing metadata, plugin, and user_preference providers |
Ccore_contentbank\privacy\provider | Privacy provider implementation for core_contentbank |
Ccore_course\privacy\provider | Privacy class for requesting user data |
Ccore_courseformat\privacy\provider | Privacy provider implementation for courseformat core subsystem |
Ccore_editor\privacy\provider | Provider for the editor API |
Ccore_form\privacy\provider | Implements the privacy API for the core_form subsystem |
Ccore_message\privacy\provider | Privacy Subsystem implementation for core_message |
Ccore_my\privacy\provider | Privacy Subsystem for core_my implementing metadata, plugin, and user_preference providers |
Ccore_reportbuilder\privacy\provider | Privacy Subsystem for core_reportbuilder |
Ccore_role\privacy\provider | Privacy provider for core_role |
Ccore_user\privacy\provider | Privacy class for requesting user data |
Cgradereport_grader\privacy\provider | Privacy Subsystem for gradereport_grader implementing null_provider |
Cgradereport_user\privacy\provider | Privacy Subsystem for gradereport_user implementing null_provider |
Cgradingform_guide\privacy\provider | Privacy class for requesting user data |
Cmessage_email\privacy\provider | Privacy class for requesting user data |
Cmod_assign\privacy\provider | Privacy class for requesting user data |
Cmod_forum\privacy\provider | Implementation of the privacy subsystem plugin provider for the forum activity module |
Cmod_lesson\privacy\provider | Data provider class |
Cmod_workshop\privacy\provider | Privacy API implementation for the Workshop activity module |
Cqbank_columnsortorder\privacy\provider | Privacy provider for columnsortorder |
Cqtype_ddimageortext\privacy\provider | Privacy Subsystem for qtype_ddimageortext implementing user_preference_provider |
Cqtype_ddmarker\privacy\provider | Privacy Subsystem for qtype_ddmarker implementing user_preference_provider |
Cqtype_ddwtos\privacy\provider | Privacy Subsystem for qtype_ddwtos implementing user_preference_provider |
Cqtype_essay\privacy\provider | Privacy Subsystem for qtype_essay implementing user_preference_provider |
Cqtype_gapselect\privacy\provider | Privacy Subsystem for qtype_gapselect implementing user_preference_provider |
Cqtype_match\privacy\provider | Privacy Subsystem for qtype_match implementing user_preference_provider |
Cqtype_multichoice\privacy\provider | Privacy Subsystem for qtype_multichoice implementing user_preference_provider |
Cqtype_numerical\privacy\provider | Privacy Subsystem for qtype_numerical implementing user_preference_provider |
Cqtype_shortanswer\privacy\provider | Privacy Subsystem for qtype_shortanswer implementing user_preference_provider |
Cqtype_truefalse\privacy\provider | Privacy Subsystem implementation for qtype_truefalse |
Cquiz_grading\privacy\provider | Privacy subsystem for quiz_grading |
Cquiz_overview\privacy\provider | Privacy Subsystem implementation for quiz_overview |
Cquiz_responses\privacy\provider | Privacy Subsystem for quiz_responses with user preferences |
Crepository_flickr\privacy\provider | Privacy Subsystem for repository_flickr implementing metadata, plugin, and user_preference providers |
Crepository_wikimedia\privacy\provider | Privacy Subsystem for repository_wikimedia implementing metadata and plugin providers |
Cscormreport_basic\privacy\provider | Privacy Subsystem for scormreport_basic |
Cscormreport_interactions\privacy\provider | Privacy Subsystem for scormreport_interactions |
Cscormreport_objectives\privacy\provider | Privacy Subsystem for scormreport_objectives |
Ctheme_boost\privacy\provider | The boost theme stores a user preference data |
Ctool_dataprivacy\privacy\provider | Privacy class for requesting user data |
Ctool_mobile\privacy\provider | Privacy provider for tool_mobile |
Ctool_usertours\privacy\provider | Implementation of the privacy subsystem plugin provider for the user tours feature |
Cworkshopallocation_manual\privacy\provider | Privacy API implementation for the Manual allocation method |
►Ccore_privacy\local\request\shared_data_provider | The shared_data_provider interface is used to describe a provider which services user requests between components and and other components |
►Ccore_privacy\local\request\plugin\subplugin_provider | The subplugin_provider interface is for plugins which are sub-plugins of a plugin |
►Ccore_customfield\privacy\customfield_provider | Interface customfield_provider, all customfield plugins need to implement it |
Ccustomfield_checkbox\privacy\provider | Privacy Subsystem for customfield_checkbox implementing null_provider |
Ccustomfield_date\privacy\provider | Privacy Subsystem for customfield_date implementing null_provider |
Ccustomfield_select\privacy\provider | Privacy Subsystem for customfield_select implementing null_provider |
Ccustomfield_text\privacy\provider | Privacy Subsystem for customfield_text implementing null_provider |
Ccustomfield_textarea\privacy\provider | Privacy Subsystem for customfield_textarea implementing null_provider |
►Cmod_assign\privacy\assignfeedback_provider | |
Cassignfeedback_comments\privacy\provider | Privacy class for requesting user data |
Cassignfeedback_editpdf\privacy\provider | Privacy class for requesting user data |
Cassignfeedback_file\privacy\provider | Privacy class for requesting user data |
►Cmod_assign\privacy\assignfeedback_user_provider | |
Cassignfeedback_comments\privacy\provider | Privacy class for requesting user data |
Cassignfeedback_editpdf\privacy\provider | Privacy class for requesting user data |
Cassignfeedback_file\privacy\provider | Privacy class for requesting user data |
►Cmod_assign\privacy\assignsubmission_provider | |
Cassignsubmission_comments\privacy\provider | Privacy class for requesting user data |
Cassignsubmission_file\privacy\provider | Privacy class for requesting user data |
Cassignsubmission_onlinetext\privacy\provider | Privacy class for requesting user data |
►Cmod_assign\privacy\assignsubmission_user_provider | |
Cassignsubmission_comments\privacy\provider | Privacy class for requesting user data |
Cassignsubmission_file\privacy\provider | Privacy class for requesting user data |
Cassignsubmission_onlinetext\privacy\provider | Privacy class for requesting user data |
►Cmod_data\privacy\datafield_provider | Interface datafield_provider, all datafield plugins need to implement it |
Cdatafield_checkbox\privacy\provider | Privacy Subsystem for datafield_checkbox implementing null_provider |
Cdatafield_date\privacy\provider | Privacy Subsystem for datafield_date implementing null_provider |
Cdatafield_file\privacy\provider | Privacy Subsystem for datafield_file implementing null_provider |
Cdatafield_latlong\privacy\provider | Privacy Subsystem for datafield_latlong implementing null_provider |
Cdatafield_menu\privacy\provider | Privacy Subsystem for datafield_menu implementing null_provider |
Cdatafield_multimenu\privacy\provider | Privacy Subsystem for datafield_multimenu implementing null_provider |
Cdatafield_number\privacy\provider | Privacy Subsystem for datafield_number implementing null_provider |
Cdatafield_picture\privacy\provider | Privacy Subsystem for datafield_picture implementing null_provider |
Cdatafield_radiobutton\privacy\provider | Privacy Subsystem for datafield_radiobutton implementing null_provider |
Cdatafield_text\privacy\provider | Privacy Subsystem for datafield_text implementing null_provider |
Cdatafield_textarea\privacy\provider | Privacy Subsystem for datafield_textarea implementing null_provider |
Cdatafield_url\privacy\provider | Privacy Subsystem for datafield_url implementing null_provider |
Cmod_quiz\privacy\quizaccess_provider | The quizaccess_provider interface provides the expected interface for all 'quizaccess' quizaccesss |
Cmod_quiz\privacy\quizaccess_user_provider | |
►Cmod_workshop\privacy\workshopform_provider | Interface for grading strategy subplugins implementing the privacy API |
Cworkshopform_accumulative\privacy\provider | Privacy API implementation for the Accumulative grading strategy |
Cworkshopform_comments\privacy\provider | Privacy API implementation for the Comments grading strategy |
Cworkshopform_numerrors\privacy\provider | Privacy API implementation for the Number of errors strategy |
Cworkshopform_rubric\privacy\provider | Privacy API implementation for the Rubric strategy |
►Ctool_log\local\privacy\logstore_provider | Logstore provider interface |
Clogstore_database\privacy\provider | Data provider class |
Clogstore_standard\privacy\provider | Data provider class |
►Ctool_log\local\privacy\logstore_userlist_provider | Logstore userlist provider interface |
Clogstore_database\privacy\provider | Data provider class |
Clogstore_standard\privacy\provider | Data provider class |
►Ccore_privacy\local\request\plugin\subsystem_provider | The subsystem_provider interface is for plugins which may not necessarily be called directly, but instead via a subsystem |
►Ccore_grading\privacy\gradingform_provider_v2 | |
Cgradingform_guide\privacy\provider | Privacy class for requesting user data |
Cgradingform_rubric\privacy\provider | Privacy class for requesting user data |
Ccore_plagiarism\privacy\plagiarism_provider | Provider for the plagiarism API |
Ccore_plagiarism\privacy\plagiarism_user_provider | Interface for the plagiarism system |
►Ccore_portfolio\privacy\portfolio_provider | Provider for the portfolio API |
Cportfolio_flickr\privacy\provider | Provider for the portfolio_flickr plugin |
Cportfolio_googledocs\privacy\provider | Provider for the portfolio_googledocs plugin |
Cportfolio_mahara\privacy\provider | Provider for the portfolio_mahara plugin |
►Ccore_privacy\local\request\subsystem\plugin_provider | The plugin_provider interface for subsystems which provide data directly to a plugin |
Ccore_cache\privacy\provider | Privacy Subsystem implementation for core_cache |
Ccore_comment\privacy\provider | Privacy class for requesting user data |
Ccore_completion\privacy\provider | Privacy class for requesting user data |
Ccore_customfield\privacy\provider | Class provider |
Ccore_favourites\privacy\provider | Privacy class for requesting user data |
Ccore_files\privacy\provider | Data provider class |
Ccore_group\privacy\provider | Privacy Subsystem implementation for core_group |
Ccore_message\privacy\provider | Privacy Subsystem implementation for core_message |
Ccore_payment\privacy\provider | Privacy Subsystem implementation for core_payment |
Ccore_plagiarism\privacy\provider | Provider for the plagiarism API |
Ccore_portfolio\privacy\provider | Provider for the portfolio API |
Ccore_question\privacy\provider | Privacy Subsystem implementation for core_question |
Ccore_rating\privacy\provider | Privacy Subsystem implementation for core_ratings |
Ccore_role\privacy\provider | Privacy provider for core_role |
Ccore_tag\privacy\provider | Privacy Subsystem implementation for core_tag |
Ccore_userkey\privacy\provider | Privacy class for requesting user data |
Ccore_xapi\privacy\provider | Privacy implementation for core xAPI Library |
Ctool_mfa\privacy\provider | Privacy provider |
Ccore_privacy\local\request\helper | The core_privacy\local\request\helper class with useful shared functionality |
Ccore_privacy\local\request\transform | A class containing a set of data transformations for core data types |
►Ccore_privacy\local\request\userlist_provider | The interface is used to describe a provider which is capable of identifying the users who have data within it |
►Ccore_privacy\local\request\core_userlist_provider | The interface is used to describe a provider which is capable of identifying the users who have data within it |
Cauth_lti\privacy\provider | Privacy Subsystem for auth_lti implementing null_provider |
Cauth_mnet\privacy\provider | Privacy provider for the mnet authentication |
Cauth_oauth2\privacy\provider | Privacy provider for auth_oauth2 |
Cblock_comments\privacy\provider | Privacy Subsystem implementation for block_comments |
Cblock_html\privacy\provider | Privacy Subsystem implementation for block_html |
Cblock_recent_activity\privacy\provider | The block_recent_activity does not keep any data for more than COURSE_MAX_RECENT_PERIOD |
Cblock_recentlyaccesseditems\privacy\provider | Privacy Subsystem for block_recentlyaccesseditems |
Cblock_rss_client\privacy\provider | Privacy class for requesting user data |
Cblock_tag_flickr\privacy\provider | Privacy Subsystem for block_tag_flickr implementing metadata and plugin provider |
Ccachestore_redis\privacy\provider | Privacy Subsystem for cachestore_redis |
Ccachestore_session\privacy\provider | Privacy Subsystem for cachestore_session |
Ccore\privacy\provider | Privacy class for requesting user data |
Ccore_adminpresets\privacy\provider | Admin presets this file handle privacy provider |
Ccore_analytics\privacy\provider | Privacy Subsystem for core_analytics implementing metadata and plugin providers |
Ccore_backup\privacy\provider | Privacy Subsystem implementation for core_backup |
Ccore_badges\privacy\provider | Data provider class |
Ccore_block\privacy\provider | Data provider class |
Ccore_blog\privacy\provider | Data provider class |
Ccore_calendar\privacy\provider | Privacy Subsystem for core_calendar implementing metadata, plugin, and user_preference providers |
Ccore_cohort\privacy\provider | Privacy class for requesting user data |
Ccore_communication\privacy\provider | Privacy Subsystem for core_communication implementing null_provider |
Ccore_competency\privacy\provider | Data provider class |
Ccore_contentbank\privacy\provider | Privacy provider implementation for core_contentbank |
Ccore_course\privacy\provider | Privacy class for requesting user data |
Ccore_enrol\privacy\provider | Privacy Subsystem for core_enrol implementing metadata and plugin providers |
Ccore_external\privacy\provider | Data provider class |
Ccore_fileconverter\privacy\provider | Data provider class |
Ccore_files\privacy\provider | Data provider class |
Ccore_grades\privacy\provider | Data provider class |
Ccore_grading\privacy\provider | Privacy class for requesting user data |
Ccore_group\privacy\provider | Privacy Subsystem implementation for core_group |
Ccore_message\privacy\provider | Privacy Subsystem implementation for core_message |
Ccore_notes\privacy\provider | Implementation of the privacy subsystem plugin provider for core_notes |
Ccore_payment\privacy\provider | Privacy Subsystem implementation for core_payment |
Ccore_portfolio\privacy\provider | Provider for the portfolio API |
Ccore_question\privacy\provider | Privacy Subsystem implementation for core_question |
Ccore_reportbuilder\privacy\provider | Privacy Subsystem for core_reportbuilder |
Ccore_repository\privacy\provider | Privacy Subsystem for core_repository implementing metadata and plugin providers |
Ccore_role\privacy\provider | Privacy provider for core_role |
Ccore_rss\privacy\provider | Privacy class for requesting user data |
Ccore_tag\privacy\provider | Privacy Subsystem implementation for core_tag |
Ccore_user\privacy\provider | Privacy class for requesting user data |
Ceditor_atto\privacy\provider | Privacy Subsystem implementation for editor_atto |
Cenrol_cohort\privacy\provider | Privacy provider for enrol_cohort |
Cenrol_flatfile\privacy\provider | Privacy Subsystem for enrol_flatfile implementing null_provider |
Cenrol_lti\privacy\provider | Privacy Subsystem for enrol_lti |
Cenrol_meta\privacy\provider | Privacy provider for enrol_meta |
Cenrol_paypal\privacy\provider | Privacy Subsystem implementation for enrol_paypal |
Cfileconverter_googledrive\privacy\provider | Privacy class for requesting user data |
Cltiservice_basicoutcomes\privacy\provider | Privacy Subsystem for ltiservice_basicoutcomes |
Cltiservice_gradebookservices\privacy\provider | Privacy Subsystem for ltiservice_gradebookservices |
Cltiservice_memberships\privacy\provider | Privacy Subsystem for ltiservice_memberships |
Cmessage_airnotifier\privacy\provider | Privacy class for requesting user data |
Cmessage_email\privacy\provider | Privacy class for requesting user data |
Cmnetservice_enrol\privacy\provider | Privacy Subsystem for mnetservice_enrol implementing metadata and plugin providers |
Cmod_assign\privacy\provider | Privacy class for requesting user data |
Cmod_bigbluebuttonbn\privacy\provider | Privacy class for requesting user data |
Cmod_chat\privacy\provider | Data provider class |
Cmod_choice\privacy\provider | Implementation of the privacy subsystem plugin provider for the choice activity module |
Cmod_data\privacy\provider | Implementation of the privacy subsystem plugin provider for the database activity module |
Cmod_feedback\privacy\provider | Data provider class |
Cmod_forum\privacy\provider | Implementation of the privacy subsystem plugin provider for the forum activity module |
Cmod_glossary\privacy\provider | Implementation of the privacy subsystem plugin provider for the glossary activity module |
Cmod_h5pactivity\privacy\provider | Privacy API implementation for the H5P activity plugin |
Cmod_lesson\privacy\provider | Data provider class |
Cmod_lti\privacy\provider | Privacy Subsystem implementation for mod_lti |
Cmod_quiz\privacy\provider | Privacy Subsystem implementation for mod_quiz |
Cmod_scorm\privacy\provider | Privacy class for requesting user data |
Cmod_survey\privacy\provider | Data provider class |
Cmod_wiki\privacy\provider | Data provider class |
Cmod_workshop\privacy\provider | Privacy API implementation for the Workshop activity module |
Cprofilefield_checkbox\privacy\provider | Privacy class for requesting user data |
Cprofilefield_datetime\privacy\provider | Privacy class for requesting user data |
Cprofilefield_menu\privacy\provider | Privacy class for requesting user data |
Cprofilefield_social\privacy\provider | Privacy class for requesting user data |
Cprofilefield_text\privacy\provider | Privacy class for requesting user data |
Cprofilefield_textarea\privacy\provider | Privacy class for requesting user data |
Cqbank_comment\privacy\provider | Privacy Subsystem for qbank_comment |
Cquizaccess_seb\privacy\provider | Privacy Subsystem implementation for quizaccess_seb |
Creport_stats\privacy\provider | Privacy Subsystem for report_stats implementing provider |
Crepository_dropbox\privacy\provider | Privacy Subsystem for repository_dropbox implementing metadata and plugin providers |
Crepository_flickr\privacy\provider | Privacy Subsystem for repository_flickr implementing metadata, plugin, and user_preference providers |
Crepository_flickr_public\privacy\provider | Privacy Subsystem for repository_flickr_public implementing metadata and plugin providers |
Crepository_googledocs\privacy\provider | Privacy Subsystem for repository_googledocs implementing metadata and plugin providers |
Crepository_merlot\privacy\provider | Privacy Subsystem for repository_merlot implementing metadata and plugin providers |
Crepository_onedrive\privacy\provider | Privacy Subsystem for repository_onedrive implementing metadata and plugin providers |
Crepository_wikimedia\privacy\provider | Privacy Subsystem for repository_wikimedia implementing metadata and plugin providers |
Crepository_youtube\privacy\provider | Privacy Subsystem for repository_youtube implementing metadata, plugin providers |
Csearch_simpledb\privacy\provider | Provider for the search_simpledb plugin |
Csearch_solr\privacy\provider | Provider for the search_solr plugin |
Ctiny_autosave\privacy\provider | Privacy Subsystem implementation for tiny_autosave |
Ctool_cohortroles\privacy\provider | Privacy Subsystem for tool_cohortroles implementing metadata and plugin providers |
Ctool_dataprivacy\privacy\provider | Privacy class for requesting user data |
Ctool_log\privacy\provider | Data provider class |
Ctool_messageinbound\privacy\provider | Data provider class |
Ctool_mobile\privacy\provider | Privacy provider for tool_mobile |
Ctool_monitor\privacy\provider | Privacy provider for tool_monitor |
Ctool_policy\privacy\provider | Implementation of the privacy subsystem plugin provider for the policy tool |
►Ccore_privacy\local\request\shared_userlist_provider | The interface is used to describe a provider which is capable of identifying the users who have data within it |
Ccore_cache\privacy\provider | Privacy Subsystem implementation for core_cache |
Ccore_comment\privacy\provider | Privacy class for requesting user data |
Ccore_completion\privacy\provider | Privacy class for requesting user data |
Ccore_customfield\privacy\customfield_provider | Interface customfield_provider, all customfield plugins need to implement it |
Ccore_customfield\privacy\provider | Class provider |
Ccore_favourites\privacy\provider | Privacy class for requesting user data |
Ccore_files\privacy\provider | Data provider class |
Ccore_grading\privacy\gradingform_provider_v2 | |
Ccore_group\privacy\provider | Privacy Subsystem implementation for core_group |
Ccore_payment\privacy\provider | Privacy Subsystem implementation for core_payment |
Ccore_plagiarism\privacy\plagiarism_user_provider | Interface for the plagiarism system |
Ccore_plagiarism\privacy\provider | Provider for the plagiarism API |
Ccore_portfolio\privacy\portfolio_provider | Provider for the portfolio API |
Ccore_portfolio\privacy\provider | Provider for the portfolio API |
Ccore_question\privacy\provider | Privacy Subsystem implementation for core_question |
Ccore_rating\privacy\provider | Privacy Subsystem implementation for core_ratings |
Ccore_tag\privacy\provider | Privacy Subsystem implementation for core_tag |
Ccore_userkey\privacy\provider | Privacy class for requesting user data |
Ccore_xapi\privacy\provider | Privacy implementation for core xAPI Library |
Cmod_assign\privacy\assignfeedback_user_provider | |
Cmod_assign\privacy\assignsubmission_user_provider | |
Cmod_data\privacy\datafield_provider | Interface datafield_provider, all datafield plugins need to implement it |
Cmod_workshop\privacy\workshopform_provider | Interface for grading strategy subplugins implementing the privacy API |
Ctool_log\local\privacy\logstore_userlist_provider | Logstore userlist provider interface |
Ccore_privacy\local\request\writer | The writer factory class used to fetch and work with the content_writer |
►Ccore_privacy\local\sitepolicy\handler | Base class for site policy handlers |
Ccore_privacy\local\sitepolicy\default_handler | Default (core) handler for site policies |
Ctool_policy\privacy\local\sitepolicy\handler | Class implementation for a site policy handler |
Ccore_privacy\local\sitepolicy\manager | Site policy management class |
Ccore_privacy\manager | The core_privacy\manager class, providing a facade to describe, export and delete personal data across Moodle and its components |
►Ccore_privacy\manager_observer | The interface for a Manager observer |
Ctool_dataprivacy\manager_observer | A failure observer for the core_privacy\manager |
►Ccore_question\local\bank\bulk_action_base | Class bulk_action_base is the base class for bulk actions ui |
Cqbank_bulkmove\bulk_move_action | Class bulk_move_action is the base class for moving questions |
Cqbank_deletequestion\bulk_delete_action | Class bulk_delete_action is the base class for delete bulk actions ui |
►Ccore_question\local\bank\column_manager_base | Default column manager class |
Cqbank_columnsortorder\column_manager | Class column_manager responsible for loading and saving order to the config setting |
►Ccore_question\local\bank\condition | An abstract class for filtering/searching questions |
Cqbank_deletequestion\hidden_condition | This class controls whether hidden / deleted questions are hidden in the list |
►Cqbank_managecategories\category_condition | This class controls from which category questions are listed |
Cmod_quiz\question\bank\filter\custom_category_condition | A custom filter condition for quiz to select question categories |
Cqbank_tagquestion\tag_condition | Question bank search class to allow searching/filtering by tags on a question |
Ccore_question\local\bank\context_to_string_translator | Converts contextlevels to strings and back to help with reading/writing contexts to/from import/export files |
Ccore_question\local\bank\filter_condition_manager | Static methods for parsing and formatting data related to filter conditions |
Ccore_question\local\bank\helper | Class helper |
►Ccore_question\local\bank\menuable_action | Interface to indicate that a question bank column can go in the action menu |
Ccore_question\local\bank\menu_action_column_base | Base class to make it easier to implement actions that are menuable_actions |
►Ccore_question\local\bank\navigation_node_base | Class navigation_node_base is the base class for navigation node |
Cqbank_exportquestions\navigation | Class navigation |
Cqbank_importquestions\navigation | Class navigation |
Cqbank_managecategories\navigation | Class navigation |
►Ccore_question\local\bank\plugin_features_base | Class plugin_features_base is the base class for qbank plugins |
Cqbank_bulkmove\plugin_feature | Class plugin_feature is the entrypoint for the features |
Cqbank_columnsortorder\plugin_feature | Plugin features for qbank_columnsortorder |
Cqbank_comment\plugin_feature | Class plugin_features is the entrypoint for the columns |
Cqbank_customfields\plugin_feature | Class plugin_feature is the entrypoint for the columns |
Cqbank_deletequestion\plugin_feature | Class columns is the entrypoint for the columns |
Cqbank_editquestion\plugin_feature | Class columns is the entrypoint for the columns |
Cqbank_exportquestions\plugin_feature | Class plugin_feature |
Cqbank_exporttoxml\plugin_feature | Class plugin_feature is the entrypoint for the columns |
Cqbank_history\plugin_feature | Class plugin_feature is the entrypoint for the columns |
Cqbank_importquestions\plugin_feature | Class plugin_feature |
►Cqbank_managecategories\plugin_feature | Class plugin_feature |
Cmod_quiz\question\bank\quiz_managecategories_feature | Class quiz_managecategories_feature |
Cqbank_previewquestion\plugin_feature | Class columns is the entrypoint for the columns |
Cqbank_statistics\plugin_feature | Class plugin_features is the entrypoint for the columns |
Cqbank_tagquestion\plugin_feature | Class columns is the entrypoint for the columns |
Cqbank_usage\plugin_feature | Class plugin_feature is the entrypoint for the columns |
Cqbank_viewcreator\plugin_feature | Class plugin_feature is the entrypoint for the columns |
Cqbank_viewquestionname\plugin_feature | Plugin entrypoint for columns |
Cqbank_viewquestiontext\plugin_feature | Class columns is the entrypoint for the columns |
Cqbank_viewquestiontype\plugin_feature | Class plugin_feature is the entrypoint for the columns |
Ccore_question\local\bank\question_edit_contexts | Tracks all the contexts related to the one we are currently editing questions and provides helper methods to check permissions |
Ccore_question\local\bank\question_version_status | Class question_version_status contains the statuses for a question |
Ccore_question\local\bank\random_question_loader | This class efficiently finds questions at random from the question bank |
►Ccore_question\local\bank\view | This class prints a view of the question bank |
►Cmod_quiz\question\bank\custom_view | Subclass to customise the view of the question bank for the quiz editing screen |
Cmod_quiz\question\bank\random_question_view | Subclass to customise the view of the question bank for the quiz editing screen |
Cqbank_columnsortorder\local\bank\preview_view | Custom view for displaying a preview of the question bank |
Cqbank_history\question_history_view | Custom view class for the history page |
►Ccore_question\local\bank\view_component | Abstract class to define functionality shared by all pluggable components used in the question bank view |
►Ccore_question\local\bank\column_action_base | Base class to implement actions that can be performed on any column |
Cqbank_columnsortorder\local\bank\column_action_move | Move a column |
Cqbank_columnsortorder\local\bank\column_action_remove | Remove a column |
Cqbank_columnsortorder\local\bank\column_action_resize | Resize a column |
►Ccore_question\local\bank\column_base | Base class for representing a column |
►Ccore_question\local\bank\action_column_base | A base class for actions that are an icon that lets you manipulate the question in some way |
Ccore_question\local\bank\menu_action_column_base | Base class to make it easier to implement actions that are menuable_actions |
Ccore_question\local\bank\checkbox_column | A column with a checkbox for each question with name q{questionid} |
Ccore_question\local\bank\edit_menu_column | A question bank column which gathers together all the actions into a menu |
►Ccore_question\local\bank\row_base | Base class for 'columns' that are actually displayed as a row following the main question row |
Cqbank_viewquestiontext\question_text_row | A column type for the name of the question name |
Cmod_quiz\question\bank\add_action_column | A column type for the add this question to the quiz action |
Cmod_quiz\question\bank\preview_action_column | A column type for the preview question action |
►Cmod_quiz\question\bank\question_name_column | A column type for the name of the question name |
Cmod_quiz\question\bank\question_name_text_column | A column type for the name followed by the start of the question text |
Cqbank_comment\comment_count_column | A column to show the number of comments |
Cqbank_customfields\custom_field_column | A column type for the name of the question creator |
Cqbank_editquestion\question_status_column | A column to show the status of the question |
Cqbank_history\version_number_column | Question bank column for the question version number |
Cqbank_statistics\columns\discrimination_index | This columns shows a message about whether this question is OK or needs revision |
Cqbank_statistics\columns\discriminative_efficiency | This column show the average discriminative efficiency for this question |
Cqbank_statistics\columns\facility_index | This column show the average facility index for this question |
Cqbank_usage\question_last_used_column | Question bank column for the question last used |
Cqbank_usage\question_usage_column | A column type for the name of the question type |
Cqbank_viewcreator\creator_name_column | A column type for the name of the question creator |
Cqbank_viewcreator\modifier_name_column | A column for info of the question modifier |
►Cqbank_viewquestionname\viewquestionname_column_helper | A column type for the name of the question name |
Cqbank_viewquestionname\question_name_idnumber_tags_column | A question bank column showing the question name with idnumber and tags |
Cqbank_viewquestiontype\question_type_column | A column with a type of question for each question with name q{questionid} |
►Ccore_question\local\bank\question_action_base | Base class to make it easier to implement actions that are menuable_actions |
Cqbank_deletequestion\delete_action | Action to delete (or hide) a question, or restore a previously hidden question |
Cqbank_editquestion\copy_action | Question bank column for the duplicate action icon |
Cqbank_editquestion\edit_action | Class for question bank edit question column |
Cqbank_exporttoxml\export_xml_action | Question bank column export the question in Moodle XML format |
Cqbank_history\history_action | Question bank column for the history action icon |
Cqbank_previewquestion\preview_action | Question bank columns for the preview action icon |
Cqbank_tagquestion\tags_action | Action to add and remove tags to questions |
Ccore_question\local\statistics\statistics_bulk_loader | Helper to efficiently load all the statistics for a set of questions |
Ccore_question\question_reference_manager | This class should provide an API for managing question_references |
Ccore_question\statistics\questions\all_calculated_for_qubaid_condition | A collection of all the question statistics calculated for an activity instance |
►Ccore_question\statistics\questions\calculated | This class is used to return the stats as calculated by core_question::statistics::questions::calculator |
Ccore_question\statistics\questions\calculated_for_subquestion | A class to store calculated stats for a sub question |
Ccore_question\statistics\questions\calculated_question_summary | Class calculated_question_summary |
Ccore_question\statistics\questions\calculator | This class has methods to compute the question statistics from the raw data |
Ccore_question\statistics\responses\analyser | This class can compute, store and cache the analysis of the responses to a particular question |
Ccore_question\statistics\responses\analysis_for_actual_response | The leafs of the analysis data structure |
Ccore_question\statistics\responses\analysis_for_class | Counts a class of responses for this sub part of the question |
►Ccore_question\statistics\responses\analysis_for_question | Analysis for possible responses for parts of a question |
Ccore_question\statistics\responses\analysis_for_question_all_tries | Analysis for possible responses for parts of a question with multiple submitted responses |
Ccore_question\statistics\responses\analysis_for_subpart | Representing the analysis of each of the sub parts of each variant of the question |
Ccore_rating\external\util | Rating external functions utility class |
►Ccore_reportbuilder\local\aggregation\base | Base class for column aggregation types |
Ccore\reportbuilder\local\entities\context | Context entity |
Ccore_badges\reportbuilder\local\entities\badge | Badge entity |
Ccore_badges\reportbuilder\local\entities\badge_issued | Badge issued entity |
Ccore_blog\reportbuilder\local\entities\blog | Blog entity |
Ccore_comment\reportbuilder\local\entities\comment | Comment entity |
Ccore_enrol\reportbuilder\local\entities\enrol | Enrolment method entity |
Ccore_files\reportbuilder\local\entities\file | File entity |
Ccore_group\reportbuilder\local\entities\group | Group entity |
Ccore_group\reportbuilder\local\entities\group_member | Group member entity |
Ccore_group\reportbuilder\local\entities\grouping | Grouping entity |
Ccore_notes\reportbuilder\local\entities\note | Note entity |
Ccore_reportbuilder\local\aggregation\avg | Column average aggregation type |
Ccore_reportbuilder\local\aggregation\count | Column count aggregation type |
Ccore_reportbuilder\local\aggregation\countdistinct | Column count distinct aggregation type |
►Ccore_reportbuilder\local\aggregation\groupconcat | Column group concatenation aggregation type |
Ccore_reportbuilder\local\aggregation\groupconcatdistinct | Column group concatenation distinct aggregation type |
Ccore_reportbuilder\local\aggregation\max | Column max aggregation type |
Ccore_reportbuilder\local\aggregation\min | Column min aggregation type |
Ccore_reportbuilder\local\aggregation\percent | Column percent aggregation type |
Ccore_reportbuilder\local\aggregation\sum | Column sum aggregation type |
Ccore_role\reportbuilder\local\entities\role | Role entity |
Ccore_tag\reportbuilder\local\entities\collection | Tag collection entity |
Ccore_tag\reportbuilder\local\entities\instance | Tag instance entity |
Ccore_tag\reportbuilder\local\entities\tag | Tag entity |
►Ccore_reportbuilder\local\entities\base | Base class for all report entities |
Ccore_admin\reportbuilder\local\entities\task_log | Task log entity class implementation |
Ccore_cohort\reportbuilder\local\entities\cohort | Cohort entity |
Ccore_cohort\reportbuilder\local\entities\cohort_member | Cohort member entity |
Ccore_course\reportbuilder\local\entities\access | Course access entity implementation |
Ccore_course\reportbuilder\local\entities\completion | Course completion entity implementation |
Ccore_course\reportbuilder\local\entities\course_category | Course category entity |
Ccore_reportbuilder\local\entities\course | Course entity class implementation |
Ccore_reportbuilder\local\entities\user | User entity class implementation |
Cgradereport_summary\local\entities\grade_items | Grade summary entity class implementation |
Cmod_lti\reportbuilder\local\entities\tool_types | Course external tools entity class implementation |
Creport_configlog\reportbuilder\local\entities\config_change | Config change entity class implementation |
►Ccore_reportbuilder\local\filters\base | Base class for all report filters |
Ccore_reportbuilder\local\filters\autocomplete | Autocomplete report filter |
Ccore_reportbuilder\local\filters\boolean_select | Boolean report filter |
Ccore_reportbuilder\local\filters\category | Course category report filter |
Ccore_reportbuilder\local\filters\course_selector | Course selector filter class implementation |
Ccore_reportbuilder\local\filters\date | Date report filter |
Ccore_reportbuilder\local\filters\duration | Duration report filter |
Ccore_reportbuilder\local\filters\number | Number report filter |
Ccore_reportbuilder\local\filters\select | Select report filter |
Ccore_reportbuilder\local\filters\tags | Class containing logic for the tags filter |
Ccore_reportbuilder\local\filters\text | Text report filter |
Ccore_reportbuilder\local\filters\user | User report filter |
Ccore_reportbuilder\local\helpers\aggregation | Helper class for column aggregation related methods |
Ccore_reportbuilder\local\helpers\custom_fields | Helper class for course custom fields |
Ccore_reportbuilder\local\helpers\database | Helper functions for DB manipulations |
Ccore_reportbuilder\local\helpers\format | Class containing helper methods for formatting column data via callbacks |
Ccore_reportbuilder\local\helpers\schedule | Helper class for report schedule related methods |
Ccore_reportbuilder\local\helpers\user_filter_manager | This class handles the setting and retrieving of a users' filter values for given reports |
Ccore_reportbuilder\local\helpers\user_profile_fields | Helper class for user profile fields |
Ccore_reportbuilder\local\report\action | Class to represent a report action |
►Ccore_reportbuilder\local\report\base | Base class for all reports |
►Ccore_reportbuilder\datasource | Class datasource |
Ccore_admin\reportbuilder\datasource\task_logs | Task logs datasource |
Ccore_badges\reportbuilder\datasource\badges | Badges datasource |
Ccore_badges\reportbuilder\datasource\users | User badges datasource |
Ccore_blog\reportbuilder\datasource\blogs | Blogs datasource |
Ccore_cohort\reportbuilder\datasource\cohorts | Cohorts datasource |
Ccore_comment\reportbuilder\datasource\comments | Comments datasource |
Ccore_course\reportbuilder\datasource\categories | Course categories datasource |
Ccore_course\reportbuilder\datasource\courses | Courses datasource |
Ccore_course\reportbuilder\datasource\participants | Course participants datasource |
Ccore_files\reportbuilder\datasource\files | Files datasource |
Ccore_group\reportbuilder\datasource\groups | Groups datasource |
Ccore_notes\reportbuilder\datasource\notes | Notes datasource |
Ccore_tag\reportbuilder\datasource\tags | Tags datasource |
Ccore_user\reportbuilder\datasource\users | Users datasource |
►Ccore_reportbuilder\system_report | Base class for system reports |
Ccore_admin\reportbuilder\local\systemreports\task_logs | Task logs system report class implementation |
Ccore_badges\reportbuilder\local\systemreports\badges | Badges system report class implementation |
Ccore_cohort\reportbuilder\local\systemreports\cohorts | Cohorts system report class implementation |
Ccore_comment\reportbuilder\local\systemreports\comments | Comments system report |
Ccore_reportbuilder\local\systemreports\report_access_list | Report access list |
Ccore_reportbuilder\local\systemreports\report_schedules | Report schedules list |
Ccore_reportbuilder\local\systemreports\reports_list | Reports list |
Cgradereport_summary\local\systemreports\summary | Grade summary system report class implementation |
Cmod_lti\reportbuilder\local\systemreports\course_external_tools_list | Course external tools list system report class implementation |
Creport_configlog\reportbuilder\local\systemreports\config_changes | Config changes system report class implementation |
Ccore_reportbuilder\local\report\column | Class to represent a report column |
Ccore_reportbuilder\local\report\filter | Class to represent a report filter |
Ccore_reportbuilder\manager | Report management class |
Ccore_reportbuilder\permission | Report permission class |
Ccore_reportbuilder\system_report_factory | Factory class for creating system report instances |
Ccore_requirejs | Collection of requirejs related methods |
►Ccore_role_allow_role_page | Base class for managing the data in the grid of checkboxes on the role allow allow/overrides/switch editing pages (allow.php) |
Ccore_role_allow_assign_page | Subclass of role_allow_role_page for the Allow assigns tab |
Ccore_role_allow_override_page | Subclass of role_allow_role_page for the Allow overrides tab |
Ccore_role_allow_switch_page | Subclass of role_allow_role_page for the Allow switches tab |
Ccore_role_allow_view_page | Subclass of role_allow_role_page for the Allow views tab |
►Ccore_role_capability_table_base | This class represents a table with one row for each of a list of capabilities where the first cell in the row contains the capability name, and there is arbitrary stuff in the rest of the row |
►Ccore_role_capability_table_with_risks | This subclass is the bases for both the define roles and override roles pages |
►Ccore_role_define_role_table_advanced | As well as tracking the permissions information about the role we are creating or editing, we also track the other information about the role |
Ccore_role_define_role_table_basic | |
Ccore_role_view_role_definition_table | |
Ccore_role_override_permissions_table_advanced | |
Ccore_role_check_capability_table | Subclass of core_role_capability_table_base for use on the Check permissions page |
Ccore_role_permissions_table | Subclass of core_role_capability_table_base for use on the Permissions page |
Ccore_role_preset | XML role file manipulation class |
Ccore_search\area_category | Search area category |
►Ccore_search\base | Base search implementation |
Ccore_course\search\course | Search area for Moodle courses |
Ccore_course\search\customfield | Search area for course custom fields |
Ccore_course\search\section | Search area for course sections (title and summary) |
►Ccore_message\search\base_message | Search area base class for messages |
Ccore_message\search\message_received | Search area for received messages |
Ccore_message\search\message_sent | Search area for sent messages |
►Ccore_search\base_block | Search area base class for blocks |
Cblock_html\search\content | Search area for block_html blocks |
►Ccore_search\base_mod | Base implementation for search areas working at module level |
►Ccore_search\base_activity | Base implementation for activity modules |
Cmod_assign\search\activity | Search area for mod_assign activities |
Cmod_bigbluebuttonbn\search\activity | Search area for mod_bigbluebuttonbn activities |
Cmod_bigbluebuttonbn\search\tags | Search area for mod_bigbluebuttonbn tags |
Cmod_book\search\activity | Search area for mod_book activities |
Cmod_chat\search\activity | Search area for mod_chat activities |
Cmod_choice\search\activity | Search area for mod_choice activities |
Cmod_data\search\activity | Search area for mod_data activities |
Cmod_feedback\search\activity | Search area for mod_feedback activities |
Cmod_folder\search\activity | Search area for mod_folder activities |
Cmod_forum\search\activity | Forum activities search area |
Cmod_glossary\search\activity | Search area for mod_glossary activities |
Cmod_h5pactivity\search\activity | Search area for mod_h5pactivity activities |
Cmod_imscp\search\activity | Search area for mod_imscp activities |
Cmod_label\search\activity | Search area for mod_label activities |
Cmod_lesson\search\activity | Search area for mod_lesson activities |
Cmod_lti\search\activity | Search area for mod_lti activities |
Cmod_page\search\activity | Search area for mod_page activities |
Cmod_quiz\search\activity | Search area for mod_quiz activities |
Cmod_resource\search\activity | Search area for mod_resource activities |
Cmod_scorm\search\activity | Search area for mod_scorm activities |
Cmod_survey\search\activity | Search area for mod_survey activities |
Cmod_url\search\activity | Search area for mod_url activities |
Cmod_wiki\search\activity | Search area for mod_wiki activities |
Cmod_workshop\search\activity | Search area for mod_workshop activities |
Cmod_book\search\chapter | Search area for mod_book chapters |
Cmod_data\search\entry | Search area for mod_data activity entries |
Cmod_forum\search\post | Forum posts search area |
Cmod_glossary\search\entry | Glossary entries search |
Cmod_wiki\search\collaborative_page | Search area for mod_wiki collaborative pages |
Ccore_user\search\course_teacher | Search for user role assignment in a course |
Ccore_user\search\user | Search area for Users for whom I have access to view profile |
Ccore_search\document_factory | Search document factory |
Ccore_search\document_icon | Represents a document icon |
►Ccore_search\engine | Base class for search engines |
Csearch_simpledb\engine | Simple moodle database engine |
Csearch_solr\engine | Solr engine |
Ccore_search\manager | Search subsystem manager |
Ccore_shutdown_manager | Shutdown management class |
►Ccore_string_manager | Interface for string manager |
Ccore_string_manager_install | Fetches minimum strings for installation |
Ccore_string_manager_standard | Standard string_manager implementation |
►Ccore_table\dynamic | Interface to identify this table as a table which can be dynamically updated via webservice calls |
►Ccore_admin\table\plugin_management_table | Plugin Management table |
Ccore_admin\table\activity_management_table | Activity Module admin settings |
Ccore_admin\table\block_management_table | Tiny admin settings |
Ccore_admin\table\editor_management_table | Tiny admin settings |
Ccore_admin\table\media_management_table | Media plugin admin settings |
Ccore_admin\table\tool_plugin_management_table | Admin tool settings |
Ceditor_tiny\table\plugin_management_table | Tiny admin settings |
►Ccore_reportbuilder\table\base_report_table | Base report dynamic table class |
►Ccore_reportbuilder\table\custom_report_table | Custom report dynamic table class |
Ccore_reportbuilder\table\custom_report_table_view | Custom report view dynamic table class |
Ccore_reportbuilder\table\system_report_table | System report dynamic table class |
Ccore_user\table\participants | Class for the displaying the participants table |
Ccore_tag\external\util | Tag external functions utility class |
Ccore_tag_area | Class to manage tag areas |
Ccore_tag_index_builder | Helper to build tag index |
Ccore_tag_tag | Represents one tag and also contains lots of useful tag-related methods as static functions |
Ccore_text | Defines string api's for manipulating strings |
Ccore_upgrade_time | Static class monitors performance of upgrade steps |
Ccore_user | User class to access user details |
Ccore_user\devicekey | Update public key against registered user device |
Ccore_user\fields | Class for retrieving information about user fields that are needed for displaying user identity |
Ccore_user\output\myprofile\manager | Defines MAnager class for myprofile navigation tree |
Ccore_user\table\participants_search | Class used to fetch participants based on a filterset |
Ccore_useragent | Environment class to aid with the detection and establishment of the working environment |
Ccore_userfeedback | This Class contains helper functions for user feedback functionality |
Ccore_xapi\api | The xAPI internal API |
►Ccore_xapi\handler | Class handler handles basic xAPI statements and states |
Cmod_h5pactivity\xapi\handler | Class xapi_handler for H5P statements and states |
Ccore_xapi\iri | Class to translate Moodle objects to xAPI elements |
Ccore_xapi\state_store | The state store manager |
Ccore_xapi\test_helper | Contains helper functions for xAPI PHPUnit Tests |
Ccore_xml_parser | Class for parsing xml files |
Ccourse_enrolment_manager | This class provides a targeted tied together means of interfacing the enrolment tasks together with a course |
Ccourse_modinfo | Information about a course that is cached in the course table 'modinfo' field (and then in memory) in order to reduce the need for other database queries |
Ccourse_request | This class pertains to course requests and contains methods associated with create, approving, and removing course requests |
Ccoursecat_helper | Class storing display options and functions to help display course category and/or courses lists |
Ccssparser | |
Ccsv_export_writer | Utitily class for exporting of CSV files |
Ccsv_import_reader | Utitily class for importing of CSV files |
►Ccurl | RESTful cURL class |
►Coauth2_client | OAuth 2.0 Client for using web access tokens |
►Ccore\oauth2\client | Configurable oauth2 client class |
Ccore\oauth2\client\clever | Class clever - Custom client handler to fetch data from Clever |
Ccore\oauth2\client\linkedin | Class linkedin - Custom client handler to fetch data from linkedin |
Ccore_badges\oauth2\client | Configurable OAuth2 client to request authorization and store token |
Crepository_dropbox\dropbox | Dropbox V2 API |
Cgoogle_oauth | OAuth 2.0 client for Google Services |
►Ctool_brickfield\brickfieldconnect | Class brickfieldconnect |
Ctool_brickfield\mock_brickfieldconnect | Mock brickfield connect |
Ccurl_cache | This class is used by cURL class, use case: |
►Cdata_field_base | |
Cdata_field_checkbox | |
Cdata_field_date | |
Cdata_field_file | Class file field for database activity |
Cdata_field_latlong | |
Cdata_field_menu | |
Cdata_field_multimenu | |
Cdata_field_number | |
Cdata_field_picture | Class picture field for database activity |
Cdata_field_radiobutton | |
Cdata_field_text | |
Cdata_field_textarea | |
Cdata_field_url | |
►Cdata_object | A data abstraction object that holds methods and attributes |
Ccompletion_aggregation | Course completion critieria aggregation |
Ccompletion_completion | Course completion status for a particular user/course |
►Ccompletion_criteria | Completion criteria abstract definition |
Ccompletion_criteria_activity | Course completion critieria - completion on activity completion |
Ccompletion_criteria_course | Course completion critieria - completion on course completion |
Ccompletion_criteria_date | Course completion critieria - completion on specified date |
Ccompletion_criteria_duration | Course completion critieria - completion after specific duration from course enrolment |
Ccompletion_criteria_role | Course completion critieria - marked by role |
Ccompletion_criteria_self | Course completion critieria - student self marked |
Ccompletion_criteria_unenrol | Course completion critieria - completion on unenrolment |
Ccompletion_criteria_completion | Completion data for a specific user, course and critieria |
►Cdata_preset_importer | Abstract class used for data preset importers |
Cdata_preset_existing_importer | Data preset importer for existing presets |
Cdata_preset_upload_importer | Data preset importer for uploaded presets |
Cdatabase_column_info | Detailed database field information |
►Cdatabase_exporter | Base class for database export operations |
Cdatabase_mover | |
►Cxml_database_exporter | XML format exporter class |
Cfile_xml_database_exporter | XML format exporter class to file storage |
Cstring_xml_database_exporter | XML format exporter class to memory storage (i.e |
►Cdatabase_importer | Base class for database import operations |
►Cxml_database_importer | XML format importer class (uses SAX for speed and low memory footprint) |
Cfile_xml_database_importer | XML format importer class from file storage |
Cstring_xml_database_importer | XML format importer class from memory storage (i.e |
Cdatabase_manager | Database manager instance is responsible for all database structure modifications |
Cdndupload_ajax_processor | Processes the upload, creating the course module and returning the result |
Cdndupload_handler | Stores all the information about the available dndupload handlers |
Ceditor_tiny\manager | Tiny Editor Plugin manager |
►Ceditor_tiny\plugin | Tiny Editor Plugin class |
Ctiny_accessibilitychecker\plugininfo | Tiny media manager plugin |
Ctiny_autosave\plugininfo | Tiny autosave plugin for Moodle |
Ctiny_equation\plugininfo | Tiny equation plugin |
Ctiny_h5p\plugininfo | Tiny H5P plugin for Moodle |
Ctiny_html\plugininfo | Tiny TinyMCE HTML formatter plugin for Moodle |
Ctiny_link\plugininfo | Tiny link plugin |
Ctiny_media\plugininfo | Tiny media plugin |
Ctiny_noautolink\plugininfo | Tiny noautolink plugin |
Ctiny_premium\plugininfo | Tiny Premium plugin |
Ctiny_recordrtc\plugininfo | Tiny RecordRTC plugin |
►Ceditor_tiny\plugin_with_buttons | Tiny Editor |
Ctiny_accessibilitychecker\plugininfo | Tiny media manager plugin |
Ctiny_equation\plugininfo | Tiny equation plugin |
Ctiny_h5p\plugininfo | Tiny H5P plugin for Moodle |
Ctiny_link\plugininfo | Tiny link plugin |
Ctiny_media\plugininfo | Tiny media plugin |
Ctiny_noautolink\plugininfo | Tiny noautolink plugin |
Ctiny_recordrtc\plugininfo | Tiny RecordRTC plugin |
►Ceditor_tiny\plugin_with_configuration | An interface representing a plugin with menu items |
Ctiny_accessibilitychecker\plugininfo | Tiny media manager plugin |
Ctiny_autosave\plugininfo | Tiny autosave plugin for Moodle |
Ctiny_equation\plugininfo | Tiny equation plugin |
Ctiny_h5p\plugininfo | Tiny H5P plugin for Moodle |
Ctiny_link\plugininfo | Tiny link plugin |
Ctiny_media\plugininfo | Tiny media plugin |
Ctiny_premium\plugininfo | Tiny Premium plugin |
Ctiny_recordrtc\plugininfo | Tiny RecordRTC plugin |
►Ceditor_tiny\plugin_with_menuitems | An interface representing a plugin with menu items |
Ctiny_accessibilitychecker\plugininfo | Tiny media manager plugin |
Ctiny_equation\plugininfo | Tiny equation plugin |
Ctiny_h5p\plugininfo | Tiny H5P plugin for Moodle |
Ctiny_link\plugininfo | Tiny link plugin |
Ctiny_media\plugininfo | Tiny media plugin |
Ctiny_noautolink\plugininfo | Tiny noautolink plugin |
Ctiny_recordrtc\plugininfo | Tiny RecordRTC plugin |
Cemoticon_manager | Provides core support for plugins that have to deal with emoticons (like HTML editor or emoticon filter) |
►Cenrol_bulk_enrolment_operation | This class is used to manage a bulk operations for enrolment plugins |
Cenrol_manual_deleteselectedusers_operation | A bulk operation for the manual enrolment plugin to delete selected users enrolments |
Cenrol_manual_editselectedusers_operation | A bulk operation for the manual enrolment plugin to edit selected users |
Cenrol_self_deleteselectedusers_operation | A bulk operation for the self enrolment plugin to delete selected users enrolments |
Cenrol_self_editselectedusers_operation | A bulk operation for the manual enrolment plugin to edit selected users |
Cenrol_category_observer | Event handler for category enrolment plugin |
Cenrol_cohort_handler | Event handler for cohort enrolment plugin |
Cenrol_lti\helper | LTI enrolment plugin helper class |
Cenrol_lti\local\ltiadvantage\entity\ags_info | The ags_info class, instances of which represent grade service information for a resource_link or context |
Cenrol_lti\local\ltiadvantage\entity\application_registration | Class application_registration |
Cenrol_lti\local\ltiadvantage\entity\context | Class context, instances of which represent a context in the platform |
Cenrol_lti\local\ltiadvantage\entity\deployment | Class deployment |
Cenrol_lti\local\ltiadvantage\entity\migration_claim | The migration_claim class, instances of which represent information passed in an 'lti1p1' migration claim |
Cenrol_lti\local\ltiadvantage\entity\nrps_info | Class nrps_info, instances of which represent a names and roles provisioning service for a resource |
Cenrol_lti\local\ltiadvantage\entity\resource_link | Class resource_link |
Cenrol_lti\local\ltiadvantage\entity\user | Class user, instances of which represent a specific lti user in the tool |
Cenrol_lti\local\ltiadvantage\repository\application_registration_repository | Class application_registration_repository |
Cenrol_lti\local\ltiadvantage\repository\context_repository | Class context_repository |
Cenrol_lti\local\ltiadvantage\repository\deployment_repository | The deployment_repository class |
Cenrol_lti\local\ltiadvantage\repository\legacy_consumer_repository | The legacy_consumer_repository class, instances of which are responsible for querying LTI 1.1/2.0 consumer info |
Cenrol_lti\local\ltiadvantage\repository\published_resource_repository | Class published_resource_repository for fetching the published_resource instances from the store |
Cenrol_lti\local\ltiadvantage\repository\resource_link_repository | Class resource_link_repository |
Cenrol_lti\local\ltiadvantage\repository\user_repository | Class user_repository |
Cenrol_lti\local\ltiadvantage\service\application_registration_service | Class application_registration_service |
Cenrol_lti\local\ltiadvantage\service\tool_deployment_service | Class tool_deployment_service |
Cenrol_lti\local\ltiadvantage\service\tool_launch_service | Class tool_launch_service |
Cenrol_lti\local\ltiadvantage\utility\message_helper | Utility class for LTI Advantage messages |
Cenrol_lti\local\ltiadvantage\viewobject\published_resource | The class published_resource, instances of which represent a specific VIEW of a published resource |
►Cenrol_meta_handler | Event handler for meta enrolment plugin |
Cenrol_meta_observer | Event observer for enrol_meta |
Cenrol_mnet_mnetservice_enrol | MNet server-side methods that are part of mnetservice_enrol |
Cenrol_paypal\util | PayPal enrolment plugin utility class |
►Cenrol_plugin | Enrolment plugins abstract class |
Cenrol_category_plugin | Category enrolment plugin implementation |
Cenrol_cohort_plugin | Cohort enrolment plugin implementation |
Cenrol_database_plugin | Database enrolment plugin implementation |
Cenrol_fee_plugin | Fee enrolment plugin |
Cenrol_flatfile_plugin | Flatfile enrolment plugin implementation |
Cenrol_guest_plugin | Class enrol_guest_plugin |
Cenrol_imsenterprise_plugin | IMS Enterprise file enrolment plugin |
Cenrol_ldap_plugin | |
Cenrol_lti_plugin | LTI enrolment plugin class |
Cenrol_manual_plugin | |
Cenrol_meta_plugin | Meta course enrolment plugin |
Cenrol_mnet_plugin | MNet enrolment plugin implementation for Moodle 2.x enrolment framework |
Cenrol_paypal_plugin | Paypal enrolment plugin implementation |
Cenrol_self_plugin | Self enrolment plugin |
►Centities | |
Ccc_forum | |
Ccc_label | |
Ccc_quiz | |
Ccc_resource | Resource Class |
►Centities11 | |
Ccc11_basiclti | |
Ccc11_forum | |
Ccc11_lti | |
Ccc11_quiz | |
Ccc11_resource | |
Cenvironment_results | Helper Class to return results to caller |
Cerror_messages | Provides validation classes used by the imscc converters |
►Cexecutable | Interface to apply to all the classes we want to be executable (plan/part/task) |
Cbase_plan | Abstract class defining the basis for one execution (backup/restore) plan |
►Cbase_step | Abstract class defining the basis for one execution (backup/restore) step |
►Cbackup_step | Abstract class defining the needed stuf for one backup step |
►Cbackup_execution_step | Abstract class defining the needed stuff to execute code on backup |
Ccreate_and_clean_temp_stuff | Create the temp dir where backup/restore will happen and create temp ids table |
Ccreate_taskbasepath_directory | Create the directory where all the task (activity/block...) information will be stored |
Cdrop_and_clean_temp_stuff | Delete the temp dir used by backup/restore (conditionally) and drop temp ids table |
Cimscc11_backup_convert | |
Cimscc11_store_backup_file | |
Cimscc11_zip_contents | |
►Cbackup_structure_step | Abstract class defining the needed stuff to backup one @backup_structure |
►Cbackup_activity_structure_step | Abstract structure step, parent of all the activity structure steps |
Cbackup_assign_activity_structure_step | Define the complete choice structure for backup, with file and id annotations |
Cbackup_bigbluebuttonbn_activity_structure_step | Class for the structure used for backup BigBlueButtonBN |
Cbackup_book_activity_structure_step | Structure step to backup one book activity |
Cbackup_chat_activity_structure_step | Define all the backup steps that will be used by the backup_chat_activity_task |
Cbackup_choice_activity_structure_step | Define all the backup steps that will be used by the backup_choice_activity_task |
Cbackup_data_activity_structure_step | Define all the backup steps that will be used by the backup_data_activity_task |
Cbackup_feedback_activity_structure_step | Define all the backup steps that will be used by the backup_feedback_activity_task |
Cbackup_folder_activity_structure_step | Define the complete folder structure for backup, with file and id annotations |
Cbackup_forum_activity_structure_step | Define all the backup steps that will be used by the backup_forum_activity_task |
Cbackup_glossary_activity_structure_step | Define all the backup steps that will be used by the backup_glossary_activity_task |
Cbackup_h5pactivity_activity_structure_step | Define the complete structure for backup, with file and id annotations |
Cbackup_imscp_activity_structure_step | Define the complete imscp structure for backup, with file and id annotations |
Cbackup_label_activity_structure_step | Define all the backup steps that will be used by the backup_label_activity_task |
Cbackup_lesson_activity_structure_step | This file contains the backup structure for the lesson module |
Cbackup_lti_activity_structure_step | Define the complete assignment structure for backup, with file and id annotations |
Cbackup_page_activity_structure_step | Define all the backup steps that will be used by the backup_page_activity_task |
Cbackup_resource_activity_structure_step | Define the complete resource structure for backup, with file and id annotations |
Cbackup_scorm_activity_structure_step | Define all the backup steps that will be used by the backup_scorm_activity_task |
Cbackup_survey_activity_structure_step | Define all the backup steps that will be used by the backup_survey_activity_task |
Cbackup_url_activity_structure_step | Define the complete url structure for backup, with file and id annotations |
Cbackup_wiki_activity_structure_step | Define all the backup steps that will be used by the backup_wiki_activity_task |
Cbackup_workshop_activity_structure_step | Defines the complete workshop structure for backup, with file and id annotations |
►Crestore_step | Abstract class defining the needed stuf for one restore step |
►Crestore_execution_step | Abstract class defining the needed stuff to execute code on restore |
Crestore_course_legacy_files_step | Execution step that will migrate legacy files if present |
Crestore_create_and_clean_temp_stuff | Delete old directories and conditionally create backup_temp_ids table |
Crestore_create_included_users | Execution step that will create all the needed users as calculated by @restore_process_included_users (those having newiteind = 0) |
Crestore_create_question_files | Execution step that will create all the question/answers/qtype-specific files for the restored questions |
Crestore_decode_interlinks | Decode all the interlinks present in restored content relying 100% in the restore_decode_processor that handles both the contents to modify and the rules to be applied |
Crestore_default_enrolments_step | If no instances yet add default enrol methods the same way as when creating new course in UI |
Crestore_drop_and_clean_temp_stuff | Drop temp ids table and delete the temp dir used by backup/restore (conditionally) |
Crestore_execute_after_restore | Review all the tasks having one after_restore method executing it to perform some final adjustments of information not available when the task was executed |
Crestore_fix_restorer_access_step | Make sure the user restoring the course can actually access it |
Crestore_load_and_map_roles | Execution step that, conditionally (if there isn't preloaded information), will load all the needed roles to backup_temp_ids |
Crestore_load_categories_and_questions | Execution step that, conditionally (if there isn't preloaded information will load all the question categories and questions (header info only) to backup_temp_ids |
Crestore_load_included_inforef_records | |
Crestore_load_included_users | Execution step that, conditionally (if there isn't preloaded information and users have been selected in settings, will load all the needed users to backup_temp_ids |
Crestore_move_module_questions_categories | Execution step that will move all the CONTEXT_MODULE question categories created at early stages of restore in course context (because modules weren't created yet) to their target module (matching by old-new-contextid mapping) |
Crestore_process_categories_and_questions | Execution step that, conditionally (if there isn't preloaded information) will process all the needed categories and questions in order to decide and perform any action with them (create / map / error) Note: Any error will cause exception, as far as this is the same processing than the one into restore prechecks (that should have stopped process earlier) |
Crestore_process_course_modules_availability | Process legacy module availability records in backup_ids |
Crestore_process_file_aliases_queue | Try to restore aliases and references to external files |
Crestore_process_included_users | Execution step that, conditionally (if there isn't preloaded information and users have been selected in settings, will process all the needed users in order to decide and perform any action with them (create / map / error) Note: Any error will cause exception, as far as this is the same processing than the one into restore prechecks (that should have stopped process earlier) |
Crestore_rebuild_course_cache | First, ensure that we have no gaps in section numbers and then, rebuid the course cache |
Crestore_review_pending_block_positions | Review all the (pending) block positions in backup_ids, matching by contextid, creating positions as needed |
Crestore_update_availability | Updates the availability data for course modules and sections |
►Crestore_structure_step | Abstract class defining the needed stuff to restore one xml file |
Crestore_activity_competencies_structure_step | Restore activity competencies structure step |
Crestore_activity_grade_history_structure_step | Step in charge of restoring the grade history of an activity |
Crestore_activity_grades_structure_step | This structure step restores the grade items associated with one activity All the grade items are made child of the "course" grade item but the original categoryid is saved as parentitemid in the backup_ids table, so, when restoring the complete gradebook (categories and calculations), that information is available there |
Crestore_activity_grading_structure_step | Defines the restore step for advanced grading methods attached to the activity module |
►Crestore_activity_structure_step | Abstract structure step, parent of all the activity structure steps |
Crestore_assign_activity_structure_step | Define the complete assignment structure for restore, with file and id annotations |
Crestore_bigbluebuttonbn_activity_structure_step | Class for the structure used for restore BigBlueButtonBN |
Crestore_book_activity_structure_step | Structure step to restore one book activity |
Crestore_chat_activity_structure_step | Define all the restore steps that will be used by the restore_chat_activity_task |
Crestore_choice_activity_structure_step | Define all the restore steps that will be used by the restore_choice_activity_task |
Crestore_data_activity_structure_step | Define all the restore steps that will be used by the restore_data_activity_task |
Crestore_feedback_activity_structure_step | Define all the restore steps that will be used by the restore_feedback_activity_task |
Crestore_folder_activity_structure_step | Define all the restore steps that will be used by the restore_folder_activity_task |
Crestore_forum_activity_structure_step | Define all the restore steps that will be used by the restore_forum_activity_task |
Crestore_glossary_activity_structure_step | Define all the restore steps that will be used by the restore_glossary_activity_task |
Crestore_h5pactivity_activity_structure_step | Defines the structure step to restore one mod_h5pactivity activity |
Crestore_imscp_activity_structure_step | Define all the restore steps that will be used by the restore_imscp_activity_task |
Crestore_label_activity_structure_step | Define all the restore steps that will be used by the restore_url_activity_task |
Crestore_lesson_activity_structure_step | Define all the restore steps that will be used by the restore_lesson_activity_task |
Crestore_lti_activity_structure_step | Structure step to restore one lti activity |
Crestore_page_activity_structure_step | Define all the restore steps that will be used by the restore_page_activity_task |
Crestore_resource_activity_structure_step | Define all the restore steps that will be used by the restore_resource_activity_task |
Crestore_scorm_activity_structure_step | Define all the restore steps that will be used by the restore_scorm_activity_task |
Crestore_survey_activity_structure_step | Define all the restore steps that will be used by the restore_survey_activity_task |
Crestore_url_activity_structure_step | Define all the restore steps that will be used by the restore_url_activity_task |
Crestore_wiki_activity_structure_step | Define all the restore steps that will be used by the restore_wiki_activity_task |
Crestore_workshop_activity_structure_step | Define all the restore steps that will be used by the restore_workshop_activity_task |
Crestore_badges_structure_step | This structure steps restores the badges and their configs |
Crestore_block_instance_structure_step | This structure steps restores one instance + positions of one block Note: Positions corresponding to one existing context are restored here, but all the ones having unknown contexts are sent to backup_ids for a later chance to be restored at the end (final task) |
Crestore_calendarevents_structure_step | This structure steps restores the calendar events |
Crestore_comments_structure_step | This structure steps restores the comments Note: Cannot use the comments API because defaults to USER->id |
Crestore_contentbankcontent_structure_step | This structure steps restores the content bank content |
Crestore_course_competencies_structure_step | Restore course competencies structure step |
Crestore_course_completion_structure_step | |
Crestore_course_loglastaccess_structure_step | Structure step in charge of restoring the loglastaccess.xml file for the course logs |
►Crestore_course_logs_structure_step | This structure step restores course logs (cmid = 0), delegating the hard work to the corresponding restore_logs_processor passing the collection of restore_log_rule rules to be observed as they are defined by the task |
Crestore_activity_logs_structure_step | This structure step restores activity logs, extending restore_course_logs_structure_step sharing its same structure but modifying the way records are handled |
►Crestore_course_logstores_structure_step | Structure step in charge of restoring the logstores.xml file for the course logs |
Crestore_activity_logstores_structure_step | Structure step in charge of restoring the logstores.xml file for the activity logs |
Crestore_course_structure_step | Structure step that will read the course.xml file, loading it and performing various actions depending of the site/restore settings |
Crestore_create_categories_and_questions | Structure step in charge of creating/mapping all the qcats and qs by parsing the questions.xml file and checking it against the results calculated by restore_process_categories_and_questions and stored in backup_ids_temp |
Crestore_enrolments_structure_step | This structure steps restores the enrol plugins and their underlying enrolments, performing all the mappings and/or movements required |
Crestore_filters_structure_step | This structure steps restores the filters and their configs |
Crestore_grade_history_structure_step | Step in charge of restoring the grade history of a course |
Crestore_gradebook_structure_step | Restore calculated grade items, grade categories etc |
Crestore_groups_members_structure_step | Structure step that will create all the needed group memberships by loading them from the groups.xml file performing the required matches |
Crestore_groups_structure_step | Structure step that will create all the needed groups and groupings by loading them from the groups.xml file performing the required matches |
Crestore_load_included_files | |
Crestore_module_structure_step | Structure step to restore common course_module information |
Crestore_outcomes_structure_step | Structure step that will create all the needed outocomes by loading them from the outcomes.xml |
Crestore_ras_and_caps_structure_step | |
Crestore_rss_client_block_structure_step | Define all the restore steps that wll be used by the restore_rss_client_block_task |
Crestore_scales_structure_step | Structure step that will create all the needed scales by loading them from the scales.xml |
Crestore_section_structure_step | Structure step that will read the section.xml creating/updating sections as needed, rebuilding course cache and other friends |
Crestore_userscompletion_structure_step | Structure step that will process the user activity completion information if all these conditions are met: |
Crestore_xapistate_structure_step | This structure steps restores the xAPI states |
Cbase_task | Abstract class defining the basis for one execution (backup/restore) task |
►Cfeedback_item_base | |
Cfeedback_item_captcha | |
Cfeedback_item_info | |
Cfeedback_item_label | |
Cfeedback_item_multichoice | |
Cfeedback_item_multichoicerated | |
Cfeedback_item_numeric | |
Cfeedback_item_pagebreak | |
Cfeedback_item_textarea | |
Cfeedback_item_textfield | |
Cfile_browser | This class provides the main entry point for other code wishing to get information about files |
►Cfile_info | Base class for things in the tree navigated by file_browser |
Cbook_file_info | File browsing support class |
Cdata_file_info_container | Class representing the virtual node with all itemids in the file browser |
Cfile_info_area_backup_section | Implementation of course section backup area |
Cfile_info_area_course_section | Represents a course category context in the tree navigated by file_browser |
Cfile_info_context_course | Represents a course context in the tree navigated by file_browser |
►Cfile_info_context_coursecat | Represents a course category context in the tree navigated by file_browser |
Cfile_info_context_system | Represents the system context in the tree navigated by file_browser |
Cfile_info_context_module | Represents a module context in the tree navigated by file_browser |
Cfile_info_context_user | Represents a user context in the tree navigated by file_browser |
►Cfile_info_stored | Represents an actual file or folder - a row in the file table in the tree navigated by file_browser |
Cfile_info_area_course_legacy | Subclass of file_info_stored for files in the course files area |
Cfolder_content_file_info | File browsing support class |
Cpage_content_file_info | File browsing support class |
Cresource_content_file_info | File browsing support class |
Cscorm_package_file_info | |
Cforum_file_info_container | Class representing the virtual node with all itemids in the file browser |
Cglossary_file_info_container | Class representing the virtual node with all itemids in the file browser |
Cimscp_file_info | File browsing support class |
Cmod_lesson_file_info | File browsing support class |
Cworkshop_file_info_overallfeedback_container | Represents virtual root node for all files in overall feedbacks |
Cworkshop_file_info_submissions_container | Represents virtual root node for all submissions |
►Cfile_packer | Abstract class for archiving of files |
Cmbz_packer | Utility class - handles all packing/unpacking of .mbz files |
Ctgz_packer | Utility class - handles all packing/unpacking of .tar.gz files |
Czip_packer | Utility class - handles all zipping and unzipping operations |
►Cfile_progress | Simple interface for receiving progress during long-running file operations |
Crestore_ui_stage_confirm | The confirmation stage |
Cfile_storage | File storage class used for low level access to stored files |
►Cfile_system | File system class used for low level access to real files in filedir |
Cfile_system_filedir | File system class used for low level access to real files in filedir |
►Cfilter_manager | Class to manage the filtering of strings |
Cperformance_measuring_filter_manager | Filter manager subclass that tracks how much work it does |
Cfilterobject | This is just a little object to define a phrase and some instructions for how to process it |
►Cflexible_table | |
Ccore_admin\table\hook_list_table | Plugin Management table |
Ccore_admin\table\plugin_management_table | Plugin Management table |
Cmod_feedback_templates_table | Class mod_feedback_templates_table |
Cquiz_statistics_question_table | This table shows statistics about a particular question |
Cquiz_statistics_table | This table has one row for each question in the quiz, with sub-rows when random questions and variants appear |
Cquizaccess_seb\local\table\template_list | Templates table |
►Ctable_sql | |
Cassign_grading_table | Extends table_sql to provide a table of assignment submissions |
Ccore\moodlenet\share_progress_table | MoodleNet share progress table |
Ccore_badges\output\external_backpacks_table | Backpacks table class |
Ccore_reportbuilder\table\base_report_table | Base report dynamic table class |
Ccore_tag_manage_table | Class core_tag_manage_table |
Ccore_user\table\participants | Class for the displaying the participants table |
Ccore_webservice\token_table | Class for the displaying the participants table |
Cenrol_lti\local\ltiadvantage\table\published_resources_table | Class which displays a list of resources published over LTI Advantage |
Cenrol_lti\manage_table | Handles displaying enrolment LTI instances |
Cforumreport_summary\summary_table | The class for displaying the forum report table |
Cgradereport_history\output\tablelog | Renderable class for gradehistory report |
►Cmod_feedback_responses_table | Class mod_feedback_responses_table |
Cmod_feedback_responses_anon_table | Class mod_feedback_responses_anon_table |
Cmod_h5pactivity\local\report\participants | Class H5P activity participants report |
►Cmod_quiz\local\reports\attempts_report_table | Base class for the table used by a { |
►Cquiz_last_responses_table | This is a table subclass for displaying the quiz responses report |
Cquiz_first_or_all_responses_table | This is a table subclass for displaying the quiz responses report, showing first or all tries |
Cquiz_overview_table | This is a table subclass for displaying the quiz grades report |
Cqbank_usage\tables\question_usage_table | Class question_usage_table |
Creport_infectedfiles\table\infectedfiles_table | Infected file report |
Creport_log_table_log | Table log class for displaying logs |
►Creport_loglive_table_log | Table log class for displaying logs |
Creport_loglive_table_log_ajax | Table log class for generating data in ajax mode |
Ctool_analytics\output\model_logs | Model logs table class |
Ctool_cohortroles\output\cohort_role_assignments_table | Cohort role assignments table |
Ctool_dataprivacy\output\data_requests_table | The class for displaying the data requests table |
Ctool_dataprivacy\output\expired_contexts_table | The class for displaying the expired contexts table |
Ctool_lp\output\template_cohorts_table | Template cohorts table class |
Ctool_lp\output\template_plans_table | Template plans table class |
Ctool_monitor\output\managerules\renderable | Renderable class for manage rules page |
Ctool_monitor\output\managesubs\rules | Renderable class to display a set of rules in the manage subscriptions page |
Ctool_monitor\output\managesubs\subs | Renderable class to display a set of subscriptions in the manage subscriptions page |
Ctool_policy\acceptances_table | Class acceptances_table |
Ctool_task\running_tasks_table | Table to display list of running task |
Ctool_usertours\local\table\step_list | Table to show the list of steps in a tour |
Ctool_usertours\local\table\tour_list | Table to show the list of tours |
Cformat_weeks_observer | Event observer for format_weeks |
Cgeneric_parser | |
Cgoogle_docs | Class for manipulating google documents through the google data api |
Cgrade_edit_tree | A library of classes used by the grade edit pages |
►Cgrade_edit_tree_column | Class grade_edit_tree_column |
Cgrade_edit_tree_column_actions | Class grade_edit_tree_column_actions |
Cgrade_edit_tree_column_name | Class grade_edit_tree_column_name |
Cgrade_edit_tree_column_range | Class grade_edit_tree_column_range |
Cgrade_edit_tree_column_select | Class grade_edit_tree_column_select |
Cgrade_edit_tree_column_status | Class grade_edit_tree_column_status |
Cgrade_edit_tree_column_weight | Class grade_edit_tree_column_weight |
►Cgrade_export | Base export class |
Cgrade_export_ods | |
Cgrade_export_txt | |
Cgrade_export_xls | |
Cgrade_export_xml | |
Cgrade_export_update_buffer | This class is used to update the exported field in grade_grades |
Cgrade_helper | Grade helper class |
►Cgrade_item_created | |
Ccore\event\grade_item_deleted | Grade item deleted event class |
Ccore\event\grade_item_updated | Grade item updated event class |
►Cgrade_object | An abstract object that holds methods and attributes common to all grade_* objects defined here |
Cgrade_category | Grade_category is an object mapped to DB table {prefix}grade_categories |
►Cgrade_grade | Grade_grades is an object mapped to DB table {prefix}grade_grades |
Ccore_grades\privacy\grade_grade_with_history | A grade_item which has a reference to its historical content |
Cgrade_item | Class representing a grade item |
Cgrade_outcome | Class representing a grade outcome |
Cgrade_scale | Class representing a grade scale |
Cgrade_plugin_info | A simple class containing info about grade plugins |
Cgrade_plugin_return | Utility class used for return tracking when using edit and other forms in grade plugins |
►Cgrade_report | An abstract class containing variables and methods used by all or most reports |
Cgrade_report_grader | Definition of the grader report class |
Cgrade_report_overview | Definition of the grade_overview_report class |
Cgrade_report_summary | Definition of the summary report class |
Cgradereport_singleview\report\singleview | This class is the main class that must be implemented by a grade report plugin |
Cgradereport_user\report\user | Class providing an API for the user report building and displaying |
►Cgrade_structure | General structure representing grade items in course |
Cgrade_seq | Flat structure similar to grade tree |
Cgrade_tree | This class represents a complete tree of categories, grade_items and final grades, organises as an array primarily, but which can also be converted to other formats |
Cgraded_users_iterator | This class iterates over all users that are graded in a course |
Cgradeimport_csv_load_data | A class for loading and preparing grade data from import |
Cgradereport_history\helper | Helper class for gradehistory report |
►Cgradereport_singleview\local\screen\filterable_items | The gradebook interface for a filterable class |
Cgradereport_singleview\local\screen\grade | The screen with a list of users |
►Cgradereport_singleview\local\screen\screen | Abstract class used as a base for the 3 screens |
Cgradereport_singleview\local\screen\grade_select | The grade search screen |
Cgradereport_singleview\local\screen\select | The gradebook simple view - initial view to select your search options |
►Cgradereport_singleview\local\screen\tablelike | The gradebook simple view - base class for the table |
Cgradereport_singleview\local\screen\grade | The screen with a list of users |
Cgradereport_singleview\local\screen\user | The user screen |
Cgradereport_singleview\local\screen\user_select | The user search screen |
►Cgradereport_singleview\local\screen\selectable_items | Interface for a list of selectable things |
Cgradereport_singleview\local\screen\grade | The screen with a list of users |
Cgradereport_singleview\local\screen\user | The user screen |
►Cgradereport_singleview\local\ui\attribute_format | Class that builds an element tree that can be converted to a string |
►Cgradereport_singleview\local\ui\grade_attribute_format | Abstract class for a form element representing something about a grade_grade |
Cgradereport_singleview\local\ui\exclude | Class that represents the exclude checkbox on a grade_grade |
Cgradereport_singleview\local\ui\feedback | Class used to render a feedback input box |
Cgradereport_singleview\local\ui\finalgrade | UI element representing the finalgrade column |
Cgradereport_singleview\local\ui\override | An override grade checkbox element |
Cgradereport_singleview\local\ui\range | UI element that generates a grade_item min/max range (text only) |
►Cgradereport_singleview\local\ui\be_checked | Is this thing checked? |
Cgradereport_singleview\local\ui\exclude | Class that represents the exclude checkbox on a grade_grade |
Cgradereport_singleview\local\ui\override | An override grade checkbox element |
►Cgradereport_singleview\local\ui\be_disabled | Simple interface implemented to add behaviour that an element can be checked to see if it should be disabled |
Cgradereport_singleview\local\ui\exclude | Class that represents the exclude checkbox on a grade_grade |
Cgradereport_singleview\local\ui\feedback | Class used to render a feedback input box |
Cgradereport_singleview\local\ui\finalgrade | UI element representing the finalgrade column |
Cgradereport_singleview\local\ui\override | An override grade checkbox element |
►Cgradereport_singleview\local\ui\be_readonly | Simple interface implemented to add behaviour that an element can be checked to see if it should be read-only |
Cgradereport_singleview\local\screen\tablelike | The gradebook simple view - base class for the table |
Cgradereport_singleview\local\ui\exclude | Class that represents the exclude checkbox on a grade_grade |
Cgradereport_singleview\local\ui\feedback | Class used to render a feedback input box |
Cgradereport_singleview\local\ui\finalgrade | UI element representing the finalgrade column |
Cgradereport_singleview\local\ui\override | An override grade checkbox element |
►Cgradereport_singleview\local\ui\element | UI Element for an excluded grade_grade |
Cgradereport_singleview\local\ui\bulk_insert | Checkbox element used for bulk inserting values in the gradebook |
Cgradereport_singleview\local\ui\checkbox_attribute | A checkbox ui element |
Cgradereport_singleview\local\ui\dropdown_attribute | Drop down list (select list) element |
Cgradereport_singleview\local\ui\empty_element | Element that just generates some text |
Cgradereport_singleview\local\ui\text_attribute | UI element for a text input field |
►Cgradereport_singleview\local\ui\unique_name | A form element with a name field |
Cgradereport_singleview\local\ui\grade_attribute_format | Abstract class for a form element representing something about a grade_grade |
►Cgradereport_singleview\local\ui\unique_value | Simple interface for an item with a value |
Cgradereport_singleview\local\ui\feedback | Class used to render a feedback input box |
Cgradereport_singleview\local\ui\finalgrade | UI element representing the finalgrade column |
Cgrading_manager | General class providing access to common grading features |
►Cgradingform_controller | Class represents a grading form definition used in a particular area |
Cgradingform_guide_controller | This controller encapsulates the guide grading logic |
Cgradingform_rubric_controller | This controller encapsulates the rubric grading logic |
►Cgradingform_instance | Class to manage one gradingform instance |
Cgradingform_guide_instance | Class to manage one guide grading instance |
Cgradingform_rubric_instance | Class to manage one rubric grading instance |
►CHTML_QuickForm_advcheckbox | |
►CMoodleQuickForm_advcheckbox | Advanced checkbox type form element |
Ctool_lp_course_competency_overridegrade_form_element | Course competency override grade element |
►CHTML_QuickForm_button | |
CMoodleQuickForm_button | Button form element |
►CHTML_QuickForm_checkbox | |
CMoodleQuickForm_checkbox | Checkbox form element |
►CHTML_QuickForm_DHTMLRulesTableless | |
CMoodleQuickForm | MoodleQuickForm implementation |
►CHTML_QuickForm_element | |
CMoodleQuickForm_editor | Editor element |
CMoodleQuickForm_filemanager | Filemanager form element |
►CMoodleQuickForm_selectgroups | Select type form element |
CMoodleQuickForm_questioncategory | Drop down for question categories |
CMoodleQuickForm_wikifiletable | This file contains all necessary code to define a wiki file table form element |
►CHTML_QuickForm_group | |
►CMoodleQuickForm_group | Form element group |
CMoodleQuickForm_date_selector | Class for a group of elements used to input a date |
CMoodleQuickForm_date_time_selector | Element used to input a date and time |
CMoodleQuickForm_defaultcustom | Creates an element with a dropdown Default/Custom and an input for the value (text or date_selector) |
CMoodleQuickForm_duration | Duration element |
CMoodleQuickForm_filetypes | File types and type groups selection form element |
CMoodleQuickForm_modgrade | Drop down form element to select the grade |
►CHTML_QuickForm_header | |
CMoodleQuickForm_header | Header form element |
►CHTML_QuickForm_hidden | |
►CMoodleQuickForm_hidden | Hidden type form element |
Ctool_lp_site_competencies_form_element | Site competencies element |
►CHTML_QuickForm_input | |
CMoodleQuickForm_filepicker | Filepicker form element |
CMoodleQuickForm_grading | Advance grading form element |
CMoodleQuickForm_listing | The listing element is a simple customizable "select" without the input type=select |
CMoodleQuickForm_recaptcha | Recaptcha type form element |
CMoodleQuickForm_rubriceditor | Form element for handling rubric editor |
Cmoodlequickform_guideeditor | The editor for the marking guide advanced grading plugin |
►CHTML_QuickForm_password | |
►CMoodleQuickForm_password | Password type form element |
CMoodleQuickForm_passwordunmask | Password type form element with unmask option |
►CHTML_QuickForm_radio | |
CMoodleQuickForm_radio | Radio type form element |
►CHTML_QuickForm_select | |
►CMoodleQuickForm_select | Select type form element |
►CMoodleQuickForm_autocomplete | Autocomplete as you type form element |
CMoodleQuickForm_cohort | Form field type for choosing a cohort |
CMoodleQuickForm_course | Form field type for choosing a course |
CMoodleQuickForm_searchableselector | Form field type for selecting from a list of options |
CMoodleQuickForm_tags | Form field type for editing tags |
Ctool_lp\form\framework_autocomplete | Form field type for choosing a framework |
Ctool_lp_course_competencies_form_element | Course competencies element |
CMoodleQuickForm_modvisible | Drop down form element to select visibility in an activity mod update form |
CMoodleQuickForm_selectyesno | Yes/No drop down type form element |
Ctool_lp_course_competency_rule_form_element | Course competency rule element |
CMoodleQuickForm_selectwithlink | Select type form element |
►CHTML_QuickForm_static | |
CMoodleQuickForm_static | Text type form element |
CMoodleQuickForm_warning | Static warning element |
►CHTML_QuickForm_submit | |
►CMoodleQuickForm_submit | Submit type form element |
CMoodleQuickForm_cancel | HTML class for a submit cancel type element |
►CHTML_QuickForm_text | |
►CMoodleQuickForm_text | Text type form element |
CMoodleQuickForm_float | Float type form element |
Cmod_bigbluebuttonbn\form\text_with_copy_element | Text type form element with a copy widget |
Ctool_mfa\local\form\verification_field | MFA Verification code element |
CMoodleQuickForm_url | Url type form element |
►CHTML_QuickForm_textarea | |
►CMoodleQuickForm_textarea | Textarea type form element |
CMoodleQuickForm_wikieditor | This file contains all necessary code to define a wiki editor |
►Chtml_table | Holds all the information required to render a |
Ccore_tag_areas_table | Table with the list of available tag areas for "Manage tags" page |
Ccore_tag_collections_table | Table with the list of tag collections for "Manage tags" page |
►Ccourse_enrolment_table | Main course enrolment table |
Ccourse_enrolment_other_users_table | Table used for other users |
Ccourse_enrolment_users_table | Table control used for enrolled users |
Ctool_uploaduser\preview | Display the preview of a CSV file |
Chtml_table_cell | Component representing a table cell |
Chtml_table_row | Component representing a table row |
Chtml_writer | Simple html output class |
Cimsenterprise_courses | Mapping between Moodle course attributes and IMS enterprise group description tags |
Cimsenterprise_roles | Class for dealing with role mappings in IMS Enterprise |
Cintended_user_role | Defined as specified in CC 1.1 |
►Citerator | |
Cbackup_array_iterator | Implementation of iterator interface to work with common arrays |
Cbackup_null_iterator | Implementation of iterator interface to work without information |
Cjs_writer | Simple javascript output class |
Clang_installer | End of component_installer class |
Clang_string | The lang_string class |
Clanguage_lom | |
►Clesson_base | Abstract class to provide a core functions to the all lesson classes |
Clesson | |
►Clesson_page | |
Clesson_page_type_branchtable | |
Clesson_page_type_cluster | |
Clesson_page_type_endofbranch | |
Clesson_page_type_endofcluster | |
Clesson_page_type_essay | |
Clesson_page_type_matching | |
Clesson_page_type_multichoice | |
Clesson_page_type_numerical | |
Clesson_page_type_shortanswer | |
Clesson_page_type_truefalse | |
Clesson_page_answer | |
Clesson_page_type_manager | A management class for page types |
►CLexer | Accepts text and breaks it into tokens |
Csearch_lexer | This class does the heavy lifting of lexing the search string into tokens |
Clibxml_errors_mgr | |
Clicense_manager | |
►Clist_item | |
Cqbank_managecategories\question_category_list_item | An item in a list of question categories |
►Cloggable | Interface to apply to all the classes we want to be able to write to logs |
Cbackup_plan | Implementable class defining the needed stuf for one backup plan |
Cbase_controller | Base class with shared stuff between backup controller and restore controller |
►Cbase_converter | Base converter class |
Cimscc11_converter | |
Cimscc11_export_converter | |
Cimscc1_converter | |
Cimscc1_export_converter | |
Cmoodle1_converter | Converter of Moodle 1.9 backup into Moodle 2.x format |
Cmoodle1_export_converter | |
Cbase_step | Abstract class defining the basis for one execution (backup/restore) step |
Cbase_task | Abstract class defining the basis for one execution (backup/restore) task |
Cmoodle1_file_manager | The class responsible for files migration |
►Cmoodle1_handler | Base backup conversion handler |
Cmoodle1_info_handler | Handles the conversion of /MOODLE_BACKUP/INFO paths |
Cmoodle1_scales_handler | Handles the conversion of the scales included in the moodle.xml file |
►Cmoodle1_xml_handler | Base backup conversion handler that generates an XML file |
Cmoodle1_course_header_handler | Handles the conversion of /MOODLE_BACKUP/COURSE/HEADER paths |
Cmoodle1_course_outline_handler | Handles the conversion of course sections and course modules |
Cmoodle1_files_handler | The class responsible for course and site files migration |
Cmoodle1_gradebook_handler | Handles the conversion of the gradebook structures in the moodle.xml file |
Cmoodle1_outcomes_handler | Handles the conversion of the outcomes |
►Cmoodle1_plugin_handler | Shared base class for activity modules, blocks and qtype handlers |
►Cmoodle1_block_handler | Base class for block handlers |
Cmoodle1_block_generic_handler | Base class for block generic handler |
Cmoodle1_block_html_handler | Block conversion handler for html |
Cmoodle1_block_rss_client_handler | Block conversion handler for rss_client |
►Cmoodle1_mod_handler | Base class for activity module handlers |
Cmoodle1_mod_book_handler | Book conversion handler |
Cmoodle1_mod_chat_handler | Chat conversion handler |
Cmoodle1_mod_choice_handler | Choice conversion handler |
Cmoodle1_mod_data_handler | Database conversion handler |
Cmoodle1_mod_feedback_handler | Feedback module conversion handler |
Cmoodle1_mod_forum_handler | Forum conversion handler |
Cmoodle1_mod_glossary_handler | Glossary conversion handler |
Cmoodle1_mod_label_handler | Label conversion handler |
Cmoodle1_mod_lesson_handler | Lesson conversion handler |
Cmoodle1_mod_lti_handler | |
Cmoodle1_mod_quiz_handler | Quiz conversion handler |
Cmoodle1_mod_resource_handler | Resource conversion handler |
Cmoodle1_mod_scorm_handler | Scorm conversion handler |
Cmoodle1_mod_survey_handler | Survey conversion handler |
Cmoodle1_mod_wiki_handler | Wiki conversion handler |
Cmoodle1_mod_workshop_handler | Workshop conversion handler |
►Cmoodle1_resource_successor_handler | Base class for all modules that are successors of the 1.9 resource module |
Cmoodle1_mod_folder_handler | Folder conversion handler |
Cmoodle1_mod_imscp_handler | Imscp conversion handler |
Cmoodle1_mod_page_handler | Page conversion handler |
Cmoodle1_mod_url_handler | URL conversion handler |
►Cmoodle1_qtype_handler | Base class for all question type handlers |
Cmoodle1_qtype_calculated_handler | Calculated question type conversion handler |
Cmoodle1_qtype_essay_handler | Short answer question type conversion handler |
Cmoodle1_qtype_match_handler | Matching question type conversion handler |
Cmoodle1_qtype_multianswer_handler | Multianswer (aka embedded, cloze) question type conversion handler |
Cmoodle1_qtype_multichoice_handler | Multichoice question type conversion handler |
Cmoodle1_qtype_numerical_handler | Multichoice question type conversion handler |
Cmoodle1_qtype_randomsamatch_handler | Random shortanswer matching question type conversion handler |
Cmoodle1_qtype_shortanswer_handler | Short answer question type conversion handler |
Cmoodle1_qtype_truefalse_handler | True/false question type conversion handler |
►Cmoodle1_submod_handler | Base class for the activity modules' subplugins |
►Cmoodle1_workshopform_handler | Base class for the grading strategy subplugin handler |
Cmoodle1_workshopform_accumulative_handler | Conversion handler for the accumulative grading strategy data |
Cmoodle1_workshopform_comments_handler | Conversion handler for the comments grading strategy data |
Cmoodle1_workshopform_numerrors_handler | Conversion handler for the numerrors grading strategy data |
Cmoodle1_workshopform_rubric_handler | Conversion handler for the rubric grading strategy data |
Cmoodle1_question_bank_handler | Handles the conversion of the question bank included in the moodle.xml file |
Cmoodle1_roles_definition_handler | Handles the conversion of the defined roles |
Cmoodle1_root_handler | Process the root element of the backup file |
Crestore_plan | Implementable class defining the needed stuf for one restore plan |
Clogstore_database\helper | Helper class locally used |
Cmessage_airnotifier_manager | Airnotifier helper manager class |
Cmessage_email\event_observers | Observer class containing methods for handling events |
►Cmessage_output | Contains a base class for extension by message processors |
Cmessage_output_airnotifier | Airnotifier message processor to send messages to the APNS provider: airnotfier |
Cmessage_output_email | Contains the definiton of the email message processors (sends messages to users via email) |
Cmessage_popup\api | Class used to return information to display for the message popup |
Cmnet_environment | Info about the local environment, wrt RPC |
Cmnet_peer | |
Cmnet_xmlrpc_client | Class representing an XMLRPC request against a remote machine |
Cmnetservice_enrol | Singleton providing various functionality usable by plugin(s) implementing this MNet service |
Cmod_assign\downloader | Class to download user submissions |
Cmod_assign\externallib_advanced_testcase | Base class for unit tests for external functions in mod_assign |
Cmod_assign\group_observers | Group observers class |
Cmod_assign\privacy\assign_plugin_request_data | An object for fulfilling an assign plugin data request |
Cmod_assign\privacy\useridlist | An object for collecting user IDs related to a teacher |
Cmod_bigbluebuttonbn\broker | The broker routines |
Cmod_bigbluebuttonbn\event\events | The mod_bigbluebuttonbn class for event name definition |
Cmod_bigbluebuttonbn\extension | Generic subplugin management helper |
Cmod_bigbluebuttonbn\instance | Instance record for mod_bigbluebuttonbn |
Cmod_bigbluebuttonbn\local\bigbluebutton\recordings\recording_action | Collection of helper methods for handling recordings actions in Moodle |
Cmod_bigbluebuttonbn\local\bigbluebutton\recordings\recording_data | The recordings_data |
Cmod_bigbluebuttonbn\local\config | Handles the global configuration based on config.php |
Cmod_bigbluebuttonbn\local\extension\action_url_addons | A single action class to mutate the action URL |
Cmod_bigbluebuttonbn\local\extension\mod_form_addons | A class for the main mod form extension |
Cmod_bigbluebuttonbn\local\extension\mod_instance_helper | Class defining a way to deal with instance save/update/delete in extension |
Cmod_bigbluebuttonbn\local\helpers\files | Utility class for all files routines helper |
Cmod_bigbluebuttonbn\local\helpers\mod_helper | Utility class for all instance (module) routines helper |
Cmod_bigbluebuttonbn\local\helpers\reset | Utility class for resetting instance routines helper |
Cmod_bigbluebuttonbn\local\helpers\roles | Utility class for all roles routines helper |
Cmod_bigbluebuttonbn\local\helpers\user_info | Utility class for all user information |
Cmod_bigbluebuttonbn\local\plugins\admin_plugin_manager | Class that handles the display and configuration of the list of extension plugins |
Cmod_bigbluebuttonbn\local\proxy\curl | A curl wrapper for bbb |
►Cmod_bigbluebuttonbn\local\proxy\proxy_base | The abstract proxy base class |
Cmod_bigbluebuttonbn\local\proxy\bigbluebutton_proxy | The bigbluebutton proxy class |
Cmod_bigbluebuttonbn\local\proxy\recording_proxy | The recording proxy |
Cmod_bigbluebuttonbn\logger | Utility class for all logs routines helper |
Cmod_bigbluebuttonbn\meeting | Class to describe a BBB Meeting |
Cmod_bigbluebuttonbn\output\mobile | Mobile output class for bigbluebuttonbn |
Cmod_bigbluebuttonbn\plugin | Class plugin |
Cmod_bigbluebuttonbn\setting_validator | Helper class for validating settings used HTML for settings.php |
Cmod_bigbluebuttonbn\settings | The mod_bigbluebuttonbn settings helper |
Cmod_book\helper | Book helper |
►Cmod_data\local\exporter\entries_exporter | Exporter class for exporting data and - if needed - files as well in a zip archive |
Cmod_data\local\exporter\csv_entries_exporter | CSV entries exporter for mod_data |
Cmod_data\local\exporter\ods_entries_exporter | ODS entries exporter for mod_data |
Cmod_data\local\exporter\utils | Utility class for exporting data from a mod_data instance |
►Cmod_data\local\importer\entries_importer | Importer class for importing data and - if needed - files as well from a zip archive |
Cmod_data\local\importer\csv_entries_importer | CSV entries_importer class for importing data and - if needed - files as well from a zip archive |
►Cmod_data\local\importer\preset_importer | Abstract class used for data preset importers |
Cmod_data\local\importer\preset_existing_importer | Data preset importer for existing presets |
Cmod_data\local\importer\preset_upload_importer | Data preset importer for uploaded presets |
Cmod_data\manager | Class manager for database activity |
Cmod_data\output\action_bar | Class responsible for generating the action bar elements in the database module pages |
Cmod_data\preset | Class preset for database activity |
Cmod_data\template | Class template for database activity |
Cmod_feedback_observer | Event observers supported by this module |
►Cmod_feedback_structure | Stores and manipulates the structure of the feedback or template (items, pages, etc.) |
Cmod_feedback_completion | Collects information and methods about feedback completion (either complete.php or show_entries.php) |
Cmod_forum\h5p\canedit | Class to check if the H5P content can be edited for this plugin |
Cmod_forum\local\builders\exported_discussion | Exported discussion builder class |
Cmod_forum\local\builders\exported_discussion_summaries | Exported discussion summaries builder class |
Cmod_forum\local\builders\exported_posts | Exported post builder class |
Cmod_forum\local\container | Container class |
Cmod_forum\local\data_mappers\legacy\author | Convert an author entity into an stdClass |
Cmod_forum\local\data_mappers\legacy\discussion | Convert a discussion entity into an stdClass |
Cmod_forum\local\data_mappers\legacy\forum | Convert a forum entity into an stdClass |
Cmod_forum\local\data_mappers\legacy\post | Convert a post entity into an stdClass |
Cmod_forum\local\entities\author | Author class |
Cmod_forum\local\entities\discussion | Discussion class |
Cmod_forum\local\entities\discussion_summary | Discussion summary class |
Cmod_forum\local\entities\forum | Forum class |
Cmod_forum\local\entities\post | Post class |
Cmod_forum\local\entities\post_read_receipt_collection | Post read receipt collection class |
Cmod_forum\local\entities\sorter | Class to sort lists of items |
Cmod_forum\local\factories\builder | Builder factory to construct any builders for forum |
Cmod_forum\local\factories\entity | Entity factory to create the forum entities |
Cmod_forum\local\factories\exporter | The exporter factory class used to fetch an instance of the different exporter types |
Cmod_forum\local\factories\legacy_data_mapper | Legacy data mapper factory |
Cmod_forum\local\factories\manager | Managers factory |
Cmod_forum\local\factories\renderer | Renderer factory |
Cmod_forum\local\factories\url | A URL factory for the forum |
Cmod_forum\local\factories\vault | Vault factory |
Cmod_forum\local\managers\capability | Capability manager for the forum |
Cmod_forum\local\renderers\discussion | Discussion renderer class |
Cmod_forum\local\renderers\discussion_list | The discussion list renderer |
Cmod_forum\local\renderers\posts | Posts renderer class |
►Cmod_forum\local\vaults\db_table_vault | Abstract class for loading records from the DB |
Cmod_forum\local\vaults\author | Author vault class |
Cmod_forum\local\vaults\discussion | Discussion vault class |
Cmod_forum\local\vaults\discussion_list | Discussion list vault |
Cmod_forum\local\vaults\forum | Forum vault class |
Cmod_forum\local\vaults\post | Post vault class |
Cmod_forum\local\vaults\post_read_receipt_collection | Post read receipt collection class |
Cmod_forum\local\vaults\post_attachment | Post attachment vault class |
Cmod_forum\local\vaults\preprocessors\extract_context | Extract context vault preprocessor |
Cmod_forum\local\vaults\preprocessors\extract_record | Extract record vault preprocessor |
Cmod_forum\local\vaults\preprocessors\extract_user | Extract user vault preprocessor |
Cmod_forum\subscriptions | Forum subscription manager |
Cmod_forum_observer | Event observer for mod_forum |
Cmod_glossary\local\concept_cache | Concept caching for glossary filter |
Cmod_glossary_entry_query_builder | Entry query builder class |
Cmod_h5pactivity\local\attempt | Class attempt for H5P activity |
Cmod_h5pactivity\local\grader | Class for handling H5P activity grading |
Cmod_h5pactivity\local\manager | Class manager for H5P activity |
►Cmod_h5pactivity\local\report | Interface for any mod_h5pactivity report |
Cmod_h5pactivity\local\report\attempts | Class H5P activity attempts report |
Cmod_h5pactivity\local\report\participants | Class H5P activity participants report |
Cmod_h5pactivity\local\report\results | Class H5P activity results report |
Cmod_lesson\group_observers | Group observers class |
Cmod_lesson\local\numeric\helper | Lesson numeric page helper |
Cmod_lti\helper | Helper class for LTI activity |
Cmod_lti\local\ltiopenid\jwks_helper | This class exposes functions for LTI 1.3 Key Management |
Cmod_lti\local\ltiopenid\registration_helper | This class exposes functions for LTI Dynamic Registration |
►Cmod_lti\local\ltiservice\resource_base | The mod_lti\local\ltiservice\resource_base class |
Cltiservice_basicoutcomes\local\resources\basicoutcomes | A resource implementing the Basic Outcomes service |
Cltiservice_gradebookservices\local\resources\lineitem | A resource implementing LineItem |
Cltiservice_gradebookservices\local\resources\lineitems | A resource implementing LineItem container |
Cltiservice_gradebookservices\local\resources\results | A resource implementing LISResult container |
Cltiservice_gradebookservices\local\resources\scores | A resource implementing LISResult container |
Cltiservice_memberships\local\resources\contextmemberships | A resource implementing Context Memberships |
Cltiservice_memberships\local\resources\linkmemberships | A resource implementing Link Memberships |
Cltiservice_profile\local\resources\profile | A resource implementing the Tool Consumer Profile |
Cltiservice_toolproxy\local\resources\toolproxy | A resource implementing the Tool Proxy |
Cltiservice_toolsettings\local\resources\contextsettings | A resource implementing the Context-level (ToolProxyBinding) Settings |
Cltiservice_toolsettings\local\resources\linksettings | A resource implementing the Context-level (ToolProxyBinding) Settings |
Cltiservice_toolsettings\local\resources\systemsettings | A resource implementing the System-level (ToolProxy) Settings |
Cmod_lti\local\ltiservice\response | The mod_lti\local\ltiservice\response class |
►Cmod_lti\local\ltiservice\service_base | The mod_lti\local\ltiservice\service_base class |
Cltiservice_basicoutcomes\local\service\basicoutcomes | A service implementing Basic Outcomes |
Cltiservice_gradebookservices\local\service\gradebookservices | A service implementing LTI Gradebook Services |
Cltiservice_memberships\local\service\memberships | A service implementing Memberships |
Cltiservice_profile\local\service\profile | A service implementing the Tool Consumer Profile |
Cltiservice_toolproxy\local\service\toolproxy | A service implementing the Tool Proxy |
Cltiservice_toolsettings\local\service\toolsettings | A service implementing Tool Settings |
Cmod_lti\local\types_helper | Helper class specifically dealing with LTI types (preconfigured tools) |
Cmod_lti\service_exception_handler | Handles exceptions when handling incoming LTI messages |
Cmod_quiz\access_manager | This class aggregates the access rules that apply to a particular quiz |
Cmod_quiz\grade_calculator | This class contains all the logic for computing the grade of a quiz |
Cmod_quiz\group_observers | Group observers class |
►Cmod_quiz\local\access_rule_base | Base class for rules that restrict the ability to attempt a quiz |
Cquizaccess_delaybetweenattempts | A rule imposing the delay between attempts settings |
Cquizaccess_ipaddress | A rule implementing the ipaddress check against the ->subnet setting |
Cquizaccess_numattempts | A rule controlling the number of attempts allowed |
Cquizaccess_offlineattempts | A rule implementing the offlineattempts check |
Cquizaccess_openclosedate | A rule enforcing open and close dates |
Cquizaccess_password | A rule implementing the password check |
Cquizaccess_seb | Implementation of the quizaccess_seb plugin |
Cquizaccess_securewindow | A rule for ensuring that the quiz is opened in a popup, with some JavaScript to prevent copying and pasting, etc |
Cquizaccess_timelimit | A rule representing the time limit |
►Cmod_quiz\local\reports\attempts_report_options | Base class for the options that control what is visible in an { |
Cquiz_overview_options | Class to store the options for a quiz_overview_report |
Cquiz_responses_options | Class to store the options for a quiz_responses_report |
►Cmod_quiz\local\reports\report_base | Base class for quiz report plugins |
►Cmod_quiz\local\reports\attempts_report | Base class for quiz reports that are basically a table with one row for each attempt |
Cquiz_overview_report | Quiz report subclass for the overview (grades) report |
Cquiz_responses_report | Quiz report subclass for the responses report |
Ctestable_quiz_attempts_report | Makes some protected methods of attempts_report public to facilitate testing |
Cquiz_grading_report | Quiz report to help teachers manually grade questions that need it |
Cquiz_statistics_report | The quiz statistics report provides summary information about each question in a quiz, compared to the whole quiz |
Cmod_quiz\local\structure\slot_random | Class slot_random, represents a random question slot type |
►Cmod_quiz\output\navigation_panel_base | Represents the navigation panel, and builds a { |
Cmod_quiz\output\navigation_panel_attempt | Specialisation of { |
Cmod_quiz\output\navigation_panel_review | Specialisation of { |
Cmod_quiz\output\view_page | This class captures all the various information to render the front page of the quiz activity |
Cmod_quiz\privacy\helper | Privacy Subsystem implementation for mod_quiz |
Cmod_quiz\question\bank\qbank_helper | Helper class for question bank and its associated data |
Cmod_quiz\quiz_attempt | This class represents one user's attempt at a particular quiz |
Cmod_quiz\quiz_settings | A class encapsulating the settings for a quiz |
Cmod_quiz\repaginate | The repaginate class will rearrange questions in pages |
Cmod_quiz\structure | Quiz structure class |
Cmod_quiz_overdue_attempt_updater | |
►Cmod_scorm\report | |
Cscormreport_basic\report | |
Cscormreport_graphs\report | Main class to control the graphs reporting |
Cscormreport_interactions\report | |
Cscormreport_objectives\report | Objectives report class |
Cmoodle1_handlers_factory | Handlers factory class |
Cmoodle1_inforef_manager | Helper class that handles ids annotations for inforef.xml files |
Cmoodle\mod\lti\OAuthConsumer | OAuth 1.0 Consumer class |
►Cmoodle\mod\lti\OAuthDataStore | |
Cmoodle\mod\lti\TrivialOAuthDataStore | A Trivial memory-based store - no support for tokens |
Cmoodle\mod\lti\OAuthRequest | |
Cmoodle\mod\lti\OAuthServer | |
►Cmoodle\mod\lti\OAuthSignatureMethod | |
►Cmoodle\mod\lti\OAuthSignatureMethod_HMAC | Base class for the HMac based signature methods |
Cmoodle\mod\lti\OAuthSignatureMethod_HMAC_SHA1 | Implementation for SHA 1 |
Cmoodle\mod\lti\OAuthSignatureMethod_HMAC_SHA256 | Implementation for SHA 256 |
Cmoodle\mod\lti\OAuthSignatureMethod_PLAINTEXT | |
Cmoodle\mod\lti\OAuthSignatureMethod_RSA_SHA1 | |
Cmoodle\mod\lti\OAuthToken | |
Cmoodle\mod\lti\OAuthUtil | |
►Cmoodle_database | Abstract class representing moodle database interface |
►Cmysqli_native_moodle_database | Native mysqli class representing moodle database interface |
Cauroramysql_native_moodle_database | Native Aurora MySQL class representing moodle database interface |
Cmariadb_native_moodle_database | Native MariaDB class representing moodle database interface |
Coci_native_moodle_database | Native oci class representing moodle database interface |
Cpdo_moodle_database | Experimental pdo database class |
Cpgsql_native_moodle_database | Native pgsql class representing moodle database interface |
Csqlsrv_native_moodle_database | Native sqlsrv class representing moodle database interface |
Cmoodle_image | Moodle_image class |
►Cmoodle_list | Clues to reading this code: |
Cqbank_managecategories\question_category_list | Class representing a list of question categories |
Cmoodle_page | $PAGE is a central store of information about the current page we are generating in response to the user's request |
►Cmoodle_temptables | |
Cmysqli_native_moodle_temptables | |
Coci_native_moodle_temptables | |
Cpgsql_native_moodle_temptables | |
Csqlsrv_native_moodle_temptables | This class is not specific to the SQL Server Native Driver but rather to the family of Microsoft SQL Servers |
►Cmoodle_text_filter | Base class for text filters |
Cfilter_activitynames | Activity name filtering |
Cfilter_algebra | |
Cfilter_codehighlighter | Code highlighter filter |
Cfilter_displayh5p | Display H5P filter |
Cfilter_emoticon | |
Cfilter_glossary | Glossary linking filter class |
Cfilter_mathjaxloader | Mathjax filtering |
Cfilter_mediaplugin | Automatic media embedding filter class |
Cfilter_multilang | Implementation of the Moodle filter API for the Multi-lang filter |
Cfilter_tidy | |
Cfilter_urltolink | |
Cmoodle_transaction | Delegated transaction class |
Cmoodle_url | Class for creating and manipulating urls |
CMoodleExcelFormat | Define and operate over one Format |
CMoodleExcelWorkbook | Define and operate over one Moodle Workbook |
CMoodleExcelWorksheet | Define and operate over one Worksheet |
►Cmoodleform | Wrapper that separates quickforms syntax from moodle code |
Cadmin_uploadpicture_form | |
Cadmin_uploaduser_form1 | Upload a file CVS file with user information |
Cadmin_uploaduser_form2 | Specify user upload details |
Calignment_form | Form to edit alignment |
Cassign_override_form | Form for editing settings overrides |
Cassignfeedback_file_batch_upload_files_form | Assignment grading options form |
Cassignfeedback_file_import_zip_form | Import zip form |
Cassignfeedback_file_upload_zip_form | Upload feedback zip |
Cassignfeedback_offline_import_grades_form | Import grades form |
Cassignfeedback_offline_upload_grades_form | Upload modified grading worksheet |
Catto_managefiles_manage_form | Form allowing to edit files in one draft area |
Cautogroup_form | Auto group form class |
Cbackup_files_edit_form | Manage backup files |
Cbadges_preferences_form | |
►Cbase_moodleform | Base moodleform bridge |
►Cbackup_moodleform | Backup moodleform bridge |
Cbackup_confirmation_form | Confirmation backup user interface stage moodleform |
Cbackup_initial_form | Initial backup user interface stage moodleform |
Cbackup_schema_form | Schema backup user interface stage moodleform |
►Crestore_moodleform | This file contains the forms used by the restore stages |
Crestore_review_form | Restore complete process review form |
Crestore_schema_form | Restore schema review form |
Crestore_settings_form | Restore settings form |
Cblog_edit_external_form | |
Cblog_edit_form | |
Cblog_preferences_form | |
Cbook_chapter_edit_form | |
Cbooktool_importhtml_form | |
Ccache_definition_mappings_form | Form to set definition mappings |
Ccache_definition_sharing_form | Form to set definition sharing option |
Ccache_lock_form | Form to add a cache lock instance |
Ccache_mode_mappings_form | Form to set the mappings for a mode |
►Ccachestore_addinstance_form | Add store instance form |
Ccachestore_apcu_addinstance_form | Form for adding a apcu instance |
Ccachestore_file_addinstance_form | The library file for the file cache store |
Ccachestore_redis_addinstance_form | Form for adding instance of Redis Cache Store |
Ccohort_edit_form | |
Ccohort_upload_form | Cohort upload form class |
Ccore\form\error_feedback | Moodle 404 Error page feedback form |
Ccore\hub\site_registration_form | The site registration form |
Ccore_admin\form\purge_caches | Form for selecting which caches to purge on admin/purgecaches.php |
Ccore_admin\form\testoutgoingmailconf_form | Test mail form |
Ccore_auth\form\verify_age_location_form | Age and location verification mform class |
Ccore_backup\output\copy_form | Course copy form class |
Ccore_badges\form\badge | Form to edit badge details |
Ccore_badges\form\collections | Form to select backpack collections |
►Ccore_badges\form\external_backpack | Backpack form class |
Ccore_badges\form\backpack | Form to edit backpack initial details |
Ccore_badges\form\message | Form to edit badge message |
Ccore_cache\output\usage_samples_form | Form for usage page to select number of samples |
►Ccore_calendar\local\event\forms\create | The mform class for creating a calendar event |
Ccore_calendar\local\event\forms\update | The mform class for updating a calendar event |
Ccore_calendar\local\event\forms\managesubscriptions | Form for adding a subscription to a Moodle course calendar |
Ccore_calendar_export_form | The mform class for creating and editing a calendar |
Ccore_communication\form\configure_form | Defines the configure communication form |
►Ccore_completion_edit_base_form | Base form for changing completion rules |
Ccore_completion_bulkedit_form | Bulk edit activity completion form |
Ccore_completion_defaultedit_form | Default activity completion form |
►Ccore_contentbank\form\edit_content | Defines the form for editing a content |
Ccontenttype_h5p\form\editor | Defines the form for editing an H5P content |
Ccore_course_deletecategory_form | Delete category moodleform |
Ccore_course_editcategory_form | Edit category form |
Ccore_enrol\form\renameroles | Form to customise the course role names |
►Ccore_form\dynamic_form | Class modal |
►Cblock_edit_form | Defines the base class form used by blocks/edit.php to edit block instance configuration |
Cblock_activity_results_edit_form | Form for editing activity results block instances |
Cblock_badges_edit_form | Form for editing badges block instances |
Cblock_blog_recent_edit_form | Form for editing tag block instances |
Cblock_blog_tags_edit_form | Form for editing Blog tags block instances |
Cblock_glossary_random_edit_form | Form for editing HTML block instances |
Cblock_html_edit_form | Form for editing HTML block instances |
Cblock_mentees_edit_form | Form for editing Mentees block instances |
Cblock_myprofile_edit_form | Form for editing profile block settings |
Cblock_navigation_edit_form | Form for editing global navigation instances |
Cblock_rss_client_edit_form | Form for editing RSS client block instances |
Cblock_section_links_edit_form | Instance configuration for the section links block |
Cblock_settings_edit_form | Form for editing settings navigation instances |
Cblock_tag_flickr_edit_form | Form for editing tag_flickr block instances |
Cblock_tag_youtube_edit_form | Form for editing tag_youtube block instances |
Cblock_tags_edit_form | Form for editing tag block instances |
Ccore_contentbank\form\upload_files | Upload files to content bank form |
Ccore_customfield\field_config_form | Class field_config_form |
Ccore_grades\form\add_category | Prints the add category gradebook form |
Ccore_grades\form\add_item | Prints the add item gradebook form |
Ccore_grades\form\add_outcome | Prints the add outcome gradebook form |
Ccore_reportbuilder\form\audience | Dynamic audience form |
Ccore_reportbuilder\form\card_view | Card view dynamic form |
Ccore_reportbuilder\form\condition | Dynamic condition form |
Ccore_reportbuilder\form\filter | Dynamic filter form |
Ccore_reportbuilder\form\report | Report details form |
Ccore_reportbuilder\form\schedule | Schedule form |
Ccore_user\form\private_files | Manage user private area files form |
Ccore_user\form\profile_category_form | Modal form to edit profile category |
Ccore_user\form\profile_field_form | Class field_form used for profile fields |
Cmod_bigbluebuttonbn\form\guest_add | Popup form to add new guests to a meeting and show/copy credential to access the guest login page |
Cmod_data\form\import_presets | Import presets form |
Cmod_data\form\save_as_preset | Save database as preset form |
Cmod_feedback\form\create_template_form | Prints the create new template form |
Cmod_feedback\form\use_template_form | Prints the confirm use template form |
Ctool_dataprivacy\form\contactdpo | Contact DPO modal form |
Ccore_h5p\form\editcontent_form | Form to edit an existing H5P content |
Ccore_h5p\form\uploadlibraries_form | Upload a zip or h5p content to update the content libraries |
Ccore_role_permission_allow_form | |
Ccore_role_permission_prohibit_form | |
Ccore_role_preset_form | Role add/reset selection form |
Ccore_search\output\form\search | |
Ccore_user\form\calendar_form | Class user_edit_calendar_form |
Ccore_user\form\contactsitesupport_form | Contact site support form |
Ccore_user\form\contentbank_user_preferences_form | Form to edit a user's preferences concerning the content bank |
Ccore_user\form\defaulthomepage_form | Form class |
Ccore_webservice\token_filter | Form allowing to filter displayed tokens |
Ccore_webservice\token_form | Form to create and edit a web service token |
Ccourse_completion_form | Defines the course completion settings form |
Ccourse_edit_form | The form for handling editing a course |
Ccourse_request_form | A form for a user to request a course |
Ccourse_reset_form | Defines the course reset settings form |
Ccourse_restore_form | Import backup file form |
Ccourse_settings_form | First implementation of the preferences in the form of a moodleform |
Ccoursefiles_edit_form | |
Ccoursetags_form | Edit course tags form |
Cdata_existing_preset_form | |
Cdata_export_form | |
Cdata_import_preset_zip_form | Import preset class |
Cdata_save_preset_form | |
Cdatabase_export_form | Definition of db export settings form |
Cdatabase_transfer_form | Definition of db transfer settings form |
Cedit_calculation_form | |
Cedit_category_form | |
Cedit_criteria_form | Form to edit badge criteria |
Cedit_grade_form | |
Cedit_item_form | |
Cedit_letter_form | |
Cedit_outcome_form | |
Cedit_outcomeitem_form | |
Cedit_relatedbadge_form | Form to edit badge details |
Cedit_scale_form | |
Ceditsection_form | Default form for editing course section |
Cendorsement_form | Form to edit endorsement |
►Cenrol_bulk_enrolment_change_form | A base class that can be used to easily construct a form for use with bulk operations |
►Cenrol_bulk_enrolment_confirm_form | A convenience class to allow the quick generation of a confirmation form for a bulk operation |
Cenrol_manual_deleteselectedusers_form | The form to confirm the intention to bulk delete users enrolments |
Cenrol_self_deleteselectedusers_form | The form to confirm the intention to bulk delete users enrolments |
Cenrol_manual_editselectedusers_form | The form to collect required information when bulk editing users enrolments |
Cenrol_self_editselectedusers_form | The form to collect required information when bulk editing users enrolments |
Cenrol_guest_enrol_form | |
Cenrol_instance_edit_form | Standard edit form shared by all enrol plugins |
Cenrol_lti\local\ltiadvantage\form\create_registration_form | The create_registration_form class, for creating a new pending platform registration |
Cenrol_lti\local\ltiadvantage\form\deployment_form | The deployment_form class, for registering a deployment for a registered platform |
Cenrol_lti\local\ltiadvantage\form\platform_registration_form | The platform_registration_form class, for registering a platform as a consumer of a published tool |
Cenrol_manual_enrol_users_form | |
Cenrol_self_empty_form | |
Cenrol_self_enrol_form | |
Cenrol_user_enrolment_form | |
Cenrol_users_addmember_form | |
Cenrol_users_assign_form | |
Cenrol_users_filter_form | Form that lets users filter the enrolled user list |
Cessay_grading_form | Essay grading form |
Cevent_form | The mform class for creating and editing a calendar |
Cexternal_service_authorised_user_settings_form | Web services admin UI forms |
Cexternal_service_form | |
Cexternal_service_functions_form | |
Cfactor_email\form\email | Revoke email form |
Cfeedback_edit_create_template_form | The feedback_edit_create_template_form |
Cfeedback_edit_use_template_form | The feedback_edit_use_template_form |
Cfeedback_import_form | |
►Cfeedback_item_form | |
Cfeedback_captcha_form | |
Cfeedback_info_form | |
Cfeedback_label_form | |
Cfeedback_multichoice_form | |
Cfeedback_multichoicerated_form | |
Cfeedback_numeric_form | |
Cfeedback_textarea_form | |
Cfeedback_textfield_form | |
Cfilter_local_settings_form | |
Cforumreport_summary\form\dates_filter_form | The mform class for creating the forum summary report dates filter |
Cgrade_export_form | |
Cgrade_import_form | |
Cgrade_import_form | |
Cgrade_import_mapping_form | |
Cgradeimport_direct_import_form | Form for copying and pasting from a spreadsheet |
Cgradeimport_direct_mapping_form | Form for mapping columns to the fields in the table |
Cgrader_report_preferences_form | First implementation of the preferences in the form of a moodleform |
Cgradereport_history\filter_form | Form for grade history filters |
Cgrading_search_template_form | Allows to search for a specific shared template |
Cgradingform_guide_editguide | Defines the guide edit form |
Cgradingform_rubric_editrubric | Defines the rubric edit form |
Cgroup_form | Group form class |
Cgrouping_form | Grouping form class |
Cgroups_import_form | Groups import form class |
Cimport_outcomes_form | |
Ckey_form | |
Ckey_form | |
►Clesson_add_page_form_base | Abstract class that page type's MUST inherit from |
Clesson_add_page_form_branchtable | |
Clesson_add_page_form_cluster | |
Clesson_add_page_form_endofbranch | |
Clesson_add_page_form_endofcluster | |
Clesson_add_page_form_essay | |
Clesson_add_page_form_matching | |
Clesson_add_page_form_multichoice | |
Clesson_add_page_form_numerical | |
Clesson_add_page_form_selection | Question selection form |
Clesson_add_page_form_shortanswer | |
Clesson_add_page_form_truefalse | |
Clesson_add_page_form_unknown | Dummy class to represent an unknown question type and direct to the selection form |
Clesson_display_answer_form_essay | |
Clesson_display_answer_form_matching | |
Clesson_display_answer_form_multichoice_multianswer | |
Clesson_display_answer_form_multichoice_singleanswer | |
Clesson_display_answer_form_numerical | |
Clesson_display_answer_form_shortanswer | |
Clesson_display_answer_form_truefalse | |
Clesson_import_form | Form used to select a file and file format for the import |
Clesson_override_form | Form for editing settings overrides |
Clesson_page_without_answers | Include formslib if it has not already been included |
Clogin_change_password_form | |
Clogin_forgot_password_form | Reset forgotten password form definition |
Clogin_forgot_password_form | Reset forgotten password form definition |
Clogin_set_password_form | Set forgotten password form definition |
Clogin_signup_form | |
Cmnet_profile_form | Small form to allow the administrator to configure (override) which profile fields are sent/imported over mnet |
Cmnet_review_host_form | The second step of the form - reviewing the host details This is also the same form that is used for editing an existing host |
Cmnet_services_form | |
Cmnet_simple_host_form | The very basic first step add new host form - just wwwroot & application The second form is loaded up with the information from this one |
Cmod_assign_batch_set_allocatedmarker_form | Set allocated marker form |
Cmod_assign_batch_set_marking_workflow_state_form | Set marking workflow form |
Cmod_assign_confirm_submission_form | Assignment submission confirmation form |
Cmod_assign_extension_form | Assignment extension dates form |
Cmod_assign_grade_form | Assignment grade form |
Cmod_assign_grading_batch_operations_form | Assignment grading options form |
Cmod_assign_grading_options_form | Assignment grading options form |
Cmod_assign_quick_grading_form | Assignment quick grading form |
Cmod_assign_submission_form | Assign submission form |
Cmod_bigbluebuttonbn\form\guest_login | Guest login form |
Cmod_data_export_form | |
Cmod_data_import_form | |
Cmod_feedback_complete_form | Class mod_feedback_complete_form |
Cmod_feedback_course_map_form | Form for mapping courses to the feedback |
Cmod_feedback_course_select_form | Form for mapping courses to the feedback |
Cmod_feedback_use_templ_form | The mod_feedback_use_templ_form |
Cmod_folder_edit_form | |
Cmod_forum\form\export_form | Export discussion form |
Cmod_forum_post_form | Class to post in a forum |
Cmod_forum_prune_form | Form which displays fields for splitting forum post to a separate threads |
Cmod_glossary_entry_form | |
Cmod_glossary_import_form | |
Cmod_lti_edit_types_form | LTI Edit Form |
Cmod_lti_register_types_form | The mod_lti_register_types_form class |
Cmod_quiz\form\add_random_form | The add random questions form |
Cmod_quiz\form\edit_override_form | Form for editing quiz settings overrides |
Cmod_quiz\form\preflight_check_form | A form that limits student's access to attempt a quiz |
Cmod_quiz\form\randomquestion_form | Class randomquestion_form |
►Cmod_quiz\local\reports\attempts_report_options_form | Base class for the settings form for { |
Cquiz_overview_settings_form | Quiz overview report settings form |
Cquiz_responses_settings_form | Quiz responses report settings form |
Cmod_scorm_report_interactions_settings | |
Cmod_scorm_report_objectives_settings | A form that displays the objective report settings |
Cmod_scorm_report_settings | |
Cmod_wiki_comments_form | |
Cmod_wiki_create_form | |
Cmod_wiki_edit_form | |
Cmod_wiki_filesedit_form | |
►Cmoodleform_mod | This class adds extra methods to form wrapper specific to be used for module add / update forms mod/{modname}/mod_form.php replaced deprecated mod/{modname}/mod.html Moodleform |
Cmod_assign_mod_form | Assignment settings form |
Cmod_bigbluebuttonbn_mod_form | Moodle class for mod_form |
Cmod_book_mod_form | |
Cmod_chat_mod_form | |
Cmod_choice_mod_form | |
Cmod_data_mod_form | |
Cmod_feedback_mod_form | |
Cmod_folder_mod_form | |
Cmod_forum_mod_form | |
Cmod_glossary_mod_form | |
Cmod_h5pactivity_mod_form | Module instance settings form |
Cmod_imscp_mod_form | IMS CP configuration form |
Cmod_label_mod_form | |
Cmod_lesson_mod_form | |
Cmod_lti_mod_form | |
Cmod_page_mod_form | |
Cmod_quiz_mod_form | Settings form for the quiz module |
Cmod_resource_mod_form | |
Cmod_scorm_mod_form | |
Cmod_survey_mod_form | |
Cmod_url_mod_form | |
Cmod_wiki_mod_form | |
Cmod_workshop_mod_form | Module settings form for Workshop instances |
Cnote_edit_form | |
Cportfolio_admin_form | Admin config form |
Cportfolio_export_form | During-export config form |
Cportfolio_instance_select | Form that just contains the dropdown menu of available instances |
Cportfolio_user_form | User config form |
Cprofiling_import_form | |
Cqbank_exportquestions\form\export_form | Form to export questions from the question bank |
Cqbank_importquestions\form\question_import_form | Form to import questions into the question bank |
Cqbank_managecategories\form\question_category_edit_form | Defines the form for editing question categories |
Cqbank_managecategories\form\question_move_form | Form for moving questions between categories |
Cqbank_previewquestion\form\preview_options_form | Settings form for the preview options |
Cqbank_tagquestion\form\tags_form | The mform class for manage question tags |
►Cquestion_wizard_form | |
Cquestion_dataset_dependent_definitions_form | Calculated question data set definitions editing form definition |
Cquestion_dataset_dependent_items_form | Calculated question data set items editing form definition |
►Cquestion_edit_form | Form definition base class |
Cqtype_calculatedmulti_edit_form | Calculated multiple-choice question editing form |
►Cqtype_ddtoimage_edit_form_base | Base class for drag-and-drop onto images editing form definition |
Cqtype_ddimageortext_edit_form | Drag-and-drop images onto images editing form definition |
Cqtype_ddmarker_edit_form | Drag-and-drop images onto images editing form definition |
Cqtype_description_edit_form | Description editing form definition |
Cqtype_essay_edit_form | Essay question type editing form |
►Cqtype_gapselect_edit_form_base | Elements embedded in question text editing form definition |
Cqtype_ddwtos_edit_form | Drag-and-drop words into sentences editing form definition |
Cqtype_gapselect_edit_form | Select from drop down list question editing form definition |
Cqtype_match_edit_form | Match question type editing form definition |
Cqtype_missingtype_edit_form | This question renderer class is used when the actual question type of this question cannot be found |
Cqtype_multianswer_edit_form | Form for editing multi-answer questions |
Cqtype_multichoice_edit_form | Multiple choice editing form definition |
►Cqtype_numerical_edit_form | Numerical editing form definition |
►Cqtype_calculated_edit_form | Calculated question type editing form definition |
Cqtype_calculatedsimple_edit_form | Editing form for the calculated simplequestion type |
Cqtype_random_edit_form | Random editing form definition |
Cqtype_randomsamatch_edit_form | Randomsamatch editing form definition |
Cqtype_shortanswer_edit_form | Short answer question editing form definition |
Cqtype_truefalse_edit_form | True-false question editing form definition |
Cquiz_grading_settings_form | Quiz grading report settings form |
Cquiz_statistics_settings_form | This is the settings form for the quiz statistics report |
Crecent_form | |
Creject_request_form | A form for an administrator to reject a course request |
Creport_eventlist_filter_form | Event list filter form |
Creport_outline\filter_form | Class filter_form form to filter the results by date |
Crepository_instance_form | This is a class used to define a repository instance form |
Crepository_type_form | This is a class used to define a repository type setting form |
Csteps_definitions_form | Form to display the available steps definitions |
Cswitchrole_form | Defines the course completion settings form |
Ctag_edit_form | Defines the form for editing tags |
Ctiny_media\form\manage_files_form | Form allowing to edit files in one draft area |
Ctool_admin_presets\form\continue_form | Form for loading continue button |
Ctool_admin_presets\form\export_form | Form for exporting settings |
Ctool_admin_presets\form\import_form | Form for importting settings |
Ctool_admin_presets\form\load_form | Form for loading settings |
Ctool_analytics\output\form\edit_model | Model edit form |
Ctool_analytics\output\form\import_model | Model upload form |
Ctool_brickfield\form\registration_form | Class registration_form |
Ctool_capability_settings_form | Capability tool settings form |
Ctool_cohortroles\form\assign_role_cohort | Assign role to cohort form |
Ctool_componentlibrary\local\examples\formelements\example | Example form to showcase the rendering of form fields |
Ctool_customlang\form\export | Formular for customlang file export |
Ctool_customlang\form\import | Upload a zip/php of custom lang php files |
Ctool_customlang_filter_form | Form for filtering the strings to customize |
Ctool_dataprivacy\form\exportfilter_form | Form to filter export data |
Ctool_filetypes_form | Customised file types editing form |
Ctool_generator_make_course_form | Form with options for creating large course |
Ctool_generator_make_testplan_form | Form with options for creating large course |
Ctool_httpsreplace\form | Site wide http -> https search-replace form |
Ctool_installaddon_installfromzip_form | Defines a simple form for uploading the add-on ZIP package |
Ctool_licensemanager\form\edit_license | Form for creating/updating a custom license |
Ctool_lp\form\template_cohorts | Template cohorts form class |
Ctool_lp\form\template_plans | Template plans form class |
Ctool_lpimportcsv\form\export | Export Competency framework form |
Ctool_lpimportcsv\form\import | Import Competency framework form |
Ctool_lpimportcsv\form\import_confirm | Import Competency framework form |
Ctool_lpmigrate\form\migrate_framework | Form class |
Ctool_messageinbound_edit_handler_form | Form to edit handlers |
Ctool_mfa\local\form\login_form | MFA login form |
Ctool_mfa\local\form\reset_factor | Form to reset gracemode timer for users |
Ctool_mfa\local\form\revoke_factor_form | Revoke factor form |
Ctool_mfa\local\form\setup_factor_form | Setup factor form |
Ctool_monitor\rule_form | The mform for creating and editing a rule |
Ctool_policy\form\accept_policy | Represents the form for accepting or revoking a policy |
Ctool_policy\form\policydoc | Defines the form for editing a policy document version |
Ctool_replace_form | Site wide search-replace form |
Ctool_task_edit_scheduled_task_form | Edit scheduled task form |
►Ctool_uploadcourse_base_form | Base import form |
Ctool_uploadcourse_step1_form | Upload a file CVS file with course information |
Ctool_uploadcourse_step2_form | Specify course upload details |
Ctool_usertours\local\forms\editstep | Form for editing steps |
Ctool_usertours\local\forms\edittour | Form for editing tours |
Ctool_usertours\local\forms\importtour | Form for importing tours |
Cuser_active_filter_form | Class user_active_filter_form |
Cuser_add_filter_form | This file contains forms used to filter user |
Cuser_bulk_action_form | Bulk user action form |
Cuser_bulk_cohortadd_form | |
Cuser_bulk_form | Bulk user form |
Cuser_edit_editor_form | Class user_edit_editor_form |
Cuser_edit_form | Class user_edit_form |
Cuser_edit_forum_form | Class user_edit_forum_form |
Cuser_edit_language_form | Class user_edit_form |
Cuser_editadvanced_form | Class user_editadvanced_form |
Cuser_message_form | |
►Cwebservice_test_client_base_form | Base class for implementations of WS test client forms |
Ccore_course_create_categories_testclient_form | Form class for create_categories() web service function test |
Ccore_course_delete_categories_testclient_form | Form class for delete_categories() web service function test |
Ccore_course_update_categories_testclient_form | Form class for create_categories() web service function test |
Ccore_fetch_notifications_testclient_form | Test class for WS function core_fetch_notifications |
Ccore_get_string_testclient_form | Test class for WS function core_get_string |
Ccore_webservice_get_site_info_testclient_form | Test class for WS function get_site_info |
Cwebservice_test_client_form | |
►Cworkshop_assessment_form | Base class for all assessment forms |
Cworkshop_accumulative_assessment_form | Class representing a form for assessing submissions by accumulative grading strategy |
Cworkshop_comments_assessment_form | Class representing a form for assessing submissions by comments grading strategy |
Cworkshop_numerrors_assessment_form | Class representing a form for assessing submissions by numerrors grading strategy |
►Cworkshop_rubric_assessment_form | Base class representing a form for assessing submissions by rubric grading strategy |
Cworkshop_rubric_grid_assessment_form | Class representing a form for assessing submissions by rubric grading strategy - grid layout |
Cworkshop_rubric_list_assessment_form | Class representing a form for assessing submissions by rubric grading strategy - list layout |
►Cworkshop_edit_strategy_form | Base class for editing all the strategy grading forms |
Cworkshop_edit_accumulative_strategy_form | Class for editing accumulative grading strategy forms |
Cworkshop_edit_comments_strategy_form | Class for editing comments grading strategy forms |
Cworkshop_edit_numerrors_strategy_form | Class for editing "Number of errors" grading strategy forms |
Cworkshop_edit_rubric_strategy_form | Class for editing rubric grading strategy forms |
►Cworkshop_evaluation_settings_form | Base form to hold eventual evaluation settings |
Cworkshop_best_evaluation_settings_form | Represents the settings form for this plugin |
Cworkshop_feedbackauthor_form | |
Cworkshop_feedbackreviewer_form | |
►Cworkshop_random_allocator_form | Allocator settings form |
Cworkshop_scheduled_allocator_form | Allocator settings form |
Cworkshop_submission_form | |
►CMoodleHQ\RTLCSS\RTLCSS | |
Ccore_rtlcss | Moodle RTLCSS class |
CMoodleODSCell | ODS Cell abstraction |
CMoodleODSFormat | ODS cell format abstraction |
CMoodleODSWorkbook | ODS workbook abstraction |
CMoodleODSWorksheet | ODS Worksheet abstraction |
CMoodleODSWriter | ODS file writer |
►CMustache_Engine | |
Ccore\output\mustache_engine | Custom Moodle engine for mustache |
►CMustache_HelperCollection | |
Ccore\output\mustache_helper_collection | Custom Moodle helper collection for mustache |
►CMustache_Loader_FilesystemLoader | |
Ccore\output\mustache_filesystem_loader | Perform some custom name mapping for template file names |
Cnasty_strings | Nasty strings manager |
Cnavigation_cache | The cache class used by global navigation and settings navigation |
Cnavigation_json | Simple class used to output a navigation branch in XML |
Cnull_filter_manager | Filter manager subclass that does nothing |
►Coauth_helper | OAuth helper class |
Cflickr_client | Simple Flickr API client implementing the features needed by Moodle |
Coutput_controller | This class decides, based in environment/backup controller settings about the best way to send information to output, independently of the process and the loggers |
Couwiki_change_range | Represents a changed area of file and where it is located in the two source files |
Couwiki_changes | A more logical representation of the results from ouwiki_internal_diff() |
Couwiki_line | Class representing one 'line' of HTML content for the purpose of text comparison |
Couwiki_word | Represents single word for html comparison |
►Cpage_requirements_manager | This class tracks all the things that are needed by the current page |
Cfragment_requirements_manager | This requirements manager captures the appropriate html for creating a fragment to be inserted elsewhere |
►Cpage_wiki | Class page_wiki contains the common code between all pages |
Cpage_wiki_admin | This class will let user to delete wiki pages and page versions |
Cpage_wiki_comments | Class that models the behavior of wiki's view comments page |
Cpage_wiki_create | Class that models the behavior of wiki's create page |
Cpage_wiki_deletecomment | Class that models the behavior of wiki's delete comment confirmation page |
Cpage_wiki_diff | Class that models the behavior of wiki's view differences |
►Cpage_wiki_edit | Wiki page editing page |
Cpage_wiki_lock | |
Cpage_wiki_overridelocks | |
Cpage_wiki_preview | |
►Cpage_wiki_save | Class that models the behavior of wiki's save page |
Cpage_wiki_confirmrestore | |
Cpage_wiki_editcomment | Class that models the behavior of wiki's edit comment |
Cpage_wiki_handlecomments | |
Cpage_wiki_history | Class that models the behavior of wiki's history page |
Cpage_wiki_map | Class that models the behavior of wiki's map page |
Cpage_wiki_prettyview | |
Cpage_wiki_restoreversion | Class that models the behavior of wiki's restore version page |
Cpage_wiki_search | Wiki page search page |
Cpage_wiki_view | View a wiki page |
Cpage_wiki_viewversion | Class that models the behavior of wiki's view an old version of a page |
Cparser_utils | |
►Cpart_of_admin_tree | CLASS DEFINITIONS ///////////////////////////////////////////////////////// |
Cadmin_externalpage | Links external PHP pages into the admin tree |
Cadmin_settingpage | Used to group a number of admin_setting objects into a page and add them to the admin tree |
►Cparentable_part_of_admin_tree | Interface implemented by any part_of_admin_tree that has children |
Cadmin_category | The object used to represent folders (a.k.a |
Cpaygw_paypal\paypal_helper | |
►CPHPUnit\Framework\Constraint\Constraint | |
Cphpunit_constraint_object_is_equal_with_exceptions | Constraint that checks a simple object with an isEqual constrain, allowing for exceptions to be made for some fields |
►CPHPUnit\Framework\TestCase | |
►Cbase_testcase | Base test case class |
►Cadvanced_testcase | Advanced test case |
Ccore_backup_backup_restore_base_testcase | Basic testcase class for backup / restore functionality |
Ccore_privacy\tests\provider_testcase | Testcase for providers implementing parts of the core_privacy subsystem |
Ccore_reportbuilder_testcase | Helper base class for reportbuilder unit tests |
Cdata_loading_method_test_base | Helper base class for tests that need to simulate records loaded from the database |
Cdata_privacy_testcase | Parent class for tests which need data privacy functionality |
►Cexternallib_advanced_testcase | Helper base class for external tests |
Cmod_lti_testcase | Abstract base testcase for mod_lti unit tests |
Clti_advantage_testcase | Parent class for LTI Advantage tests, providing environment setup and mock user launches |
Cqbank_columnsortorder\tests\external_function_testcase | Class defining resuable tests methods for external functions |
Cquestion_attempt_upgrader_test_base | Base class for tests that thest the upgrade of one particular attempt and one question |
►Cquestion_testcase | |
Cqbehaviour_walkthrough_test_base | Helper base class for question walk-through tests |
►Crepository_googledocs_testcase | Base class for the googledoc repository unit tests |
Cgoogledocs_content_testcase | Base class for the googledoc repository unit tests related to content browsing and searching |
Crestore_date_testcase | Advanced PHPUnit test case customised for testing restore dates in Moodle |
Ctool_brickfield\area_test_base | Class area_test_base provides some utility functions that can be used by testing |
►Ctool_brickfield\local\htmlchecker\common\checks\all_checks | Tool_brickfield check test |
Ctool_brickfield\local\htmlchecker\common\checks\marquee_is_not_used_test | Class marquee_is_not_used_test |
Cbasic_testcase | Basic test case |
Cdatabase_driver_testcase | Database driver test case |
►Cphpunit_coverage_info | Coverage information for the core_block subsystem |
Cbbb_coverage | Class bbb_coverage information for the core subsystem |
Cphpunit_dataset | Lightweight dataset class for phpunit, supports XML, CSV and array datasets |
Cphpunit_event_sink | Event sink |
Cphpunit_message_sink | Message sink |
Cphpunit_phpmailer_sink | Phpmailer message sink |
Cpkg_resource_dependencies | |
Cpkg_static_resources | |
Cplagiarism_plugin | Lib.php - Contains Plagiarism base class used by plugins |
CPNG_MetaDataHandler | Information on PNG file chunks can be found at http://www.w3.org/TR/PNG/#11Chunks Some other info on PNG that I used http://garethrees.org/2007/11/14/pngcrush/ |
Cportfolio_add_button | Use this to add a portfolio button or icon or form to a page |
►Cportfolio_caller_base | Base class for callers |
►Cportfolio_module_caller_base | Base class for module callers |
Cassign_portfolio_caller | Portfolio caller class for mod_assign |
Cchat_portfolio_caller | |
Cdata_portfolio_caller | The class to handle entry exports of a database module |
Cforum_portfolio_caller | |
Cglossary_entry_portfolio_caller | Class to export a single glossary entry |
Cglossary_full_portfolio_caller | Library of functions and constants for module glossary outside of what is required for the core moodle api |
Cmod_workshop_portfolio_caller | Workshop portfolio caller class to integrate with portfolio API |
Cportfolio_exporter | The class that handles the various stages of the actual export and the communication between the caller and the portfolio plugin |
►Cportfolio_format | Base class to inherit from |
►Cportfolio_format_file | The most basic type - pretty much everything is a subtype |
Cportfolio_format_document | 'Document format', subtype of file |
Cportfolio_format_image | Image format, subtype of file |
Cportfolio_format_pdf | 'PDF format', subtype of file |
Cportfolio_format_plainhtml | HTML format |
Cportfolio_format_presentation | 'Presentation format', subtype of file |
Cportfolio_format_spreadsheet | 'Spreadsheet format', subtype of file |
Cportfolio_format_text | Class for plain text format |
Cportfolio_format_video | Video format |
►Cportfolio_format_rich | Base class for rich formats |
Cportfolio_format_leap2a | Class used for leap2a format |
Cportfolio_format_richhtml | Richhtml - html with attachments |
►Cportfolio_format_leap2a_entry | This class represents a single leap2a entry |
Cportfolio_format_leap2a_file | Subclass of entry, purely for dealing with files |
Cportfolio_format_leap2a_writer | Object to encapsulate the writing of leap2a |
►Cportfolio_plugin_base | The base class for portfolio plugins |
►Cportfolio_plugin_pull_base | Class to inherit from for 'pull' type plugins |
Cportfolio_plugin_download | |
Cportfolio_plugin_mahara | |
►Cportfolio_plugin_push_base | Class to inherit from for 'push' type plugins |
Cportfolio_plugin_flickr | |
Cportfolio_plugin_googledocs | Google Documents Portfolio Plugin |
►Cprocessable | Interface to apply to all the classes we want to be processable by one @base_processor |
Cbackup_attribute | Instantiable class representing one attribute atom (name/value) piece of information on backup |
Cbackup_final_element | Instantiable class representing one final element atom (name/value/parent) piece of information on backup |
Cbackup_nested_element | Instantiable class representing one nestable element (non final) piece of information on backup |
Cbackup_optigroup | Instantiable class representing one optigroup element for conditional branching |
►Crestore_decode_content | Helper class in charge of providing the contents to be processed by restore_decode_rules |
Crestore_html_block_decode_content | Specialised restore_decode_content provider that unserializes the configdata field, to serve the configdata->text content to the restore_decode_processor packaging it back to its serialized form after process |
Crestore_log_rule | Helper class used to restore logs, converting all the information as needed |
►Cprofile_define_base | This file contains the profile_define_base class |
Cprofile_define_checkbox | Checkbox profile field |
Cprofile_define_datetime | This file contains the datetime profile field definition class |
Cprofile_define_menu | Menu profile field definition |
Cprofile_define_social | Textarea profile field define |
Cprofile_define_text | Text profile field definition |
Cprofile_define_textarea | Textarea profile field define |
Cprofilefield_social\helper | Helper class for social profile fields |
►Cprogress_trace | Progress trace class |
Ccombined_progress_trace | Special type of trace that can be used for redirecting to multiple other traces |
Cerror_log_progress_trace | This subclass of progress_trace outputs to error log |
Chtml_list_progress_trace | HTML List Progress Tree |
Chtml_progress_trace | This subclass of progress_trace outputs as HTML |
Cnull_progress_trace | This subclass of progress_trace does not ouput anything |
Cprogress_trace_buffer | Special type of trace that can be used for catching of output of other traces |
Ctext_progress_trace | This subclass of progress_trace outputs to plain text |
Cprogressive_parser | Class implementing one SAX progressive push parser |
►Cprogressive_parser_processor | This abstract class implements one progressive_parser_processor |
Cfindpaths_parser_processor | Find paths progressive_parser_processor that will search for all the paths present in the chunks being returned |
Cnull_parser_processor | Null progressive_parser_processor that won't process chunks at all |
Cselective_exact_parser_processor | Selective progressive_parser_processor that will send chunks straight to output but only for chunks matching (in an exact way) some defined paths |
Cselective_like_parser_processor | Selective progressive_parser_processor that will send chunks straight to output but only for chunks matching (in a left padded way - like) some defined paths |
Csimple_parser_processor | Simple progressive_parser_processor that will send chunks straight to output |
►Csimplified_parser_processor | Abstract xml parser processor to to simplify and dispatch parsed chunks |
►Cgrouped_parser_processor | Abstract xml parser processor able to group chunks as configured and dispatch them to other arbitrary methods |
Cmoodle1_parser_processor | XML parser processor used for processing parsed moodle.xml |
Crestore_inforef_parser_processor | Helper implementation of grouped_parser_processor that will load all the contents of one inforef.xml file to the backup_ids table |
Crestore_moodlexml_parser_processor | Helper implementation of grouped_parser_processor that will return all the information present in the moodle_backup.xml file accumulating it for later generation of controller->info |
Crestore_questions_parser_processor | Helper implementation of grouped_parser_processor that will load all the categories and questions (header info only) from the questions.xml file to the backup_ids table storing the whole structure there for later processing |
Crestore_roles_parser_processor | Helper implementation of grouped_parser_processor that will load all the contents of one roles.xml (roles description) file to the backup_ids table storing the whole structure there for later processing |
Crestore_structure_parser_processor | Helper implementation of grouped_parser_processor that will support the process of all the moodle2 backup files, with complete specs about what to load (grouped or no), dispatching to corresponding methods and basic decoding of contents (NULLs and legacy file.php uses) |
Crestore_users_parser_processor | Helper implementation of grouped_parser_processor that will load all the contents of one users.xml file to the backup_ids table storing the whole structure there for later processing |
►CPsr\EventDispatcher\StoppableEventInterface | |
Ccore\hook\navigation\primary_extend | Allows plugins to insert nodes into site primary navigation |
Ccore_user\hook\after_login_completed | Allow plugins to callback as soon possible after user has completed login |
Ctool_mfa\hook\after_user_passed_mfa | Allow plugins to callback as soon possible after user has passed MFA |
Cqbank_bulkmove\helper | Bulk move helper |
Cqbank_columnsortorder\event\plugin_observer | Observer for qbank plugin enabled/disabled events |
Cqbank_columnsortorder\output\fragment | Output fragments for the column sort order interface |
Cqbank_comment\event\question_deleted_observer | Event observer for question deletion |
Cqbank_customfields\event\question_deleted_observer | Event observer for question deletion |
Cqbank_deletequestion\helper | Class helper of qbank_deletequestion |
Cqbank_editquestion\editquestion_helper | Class editquestion_helper for methods related to add/edit/copy |
Cqbank_exportquestions\exportquestions_helper | Class exportquestions_helper contains all the library functions |
Cqbank_exporttoxml\helper | Class helper for export plugin |
Cqbank_history\helper | Helper class for question history |
►Cqbank_managecategories\helper | Class helper contains all the library functions |
Cmod_quiz\question\bank\filter\custom_category_condition_helper | A custom filter condition helper for quiz to select question categories |
Cqbank_managecategories\question_category_object | Class for performing operations on question categories |
Cqbank_previewquestion\helper | Class helper contains all the helper functions |
Cqbank_statistics\helper | Helper for statistics |
Cqbank_tagquestion\event\question_deleted_observer | Event observer for question deletion |
Cqbank_usage\helper | Helper class for usage |
Cqbehaviour_adaptive_mark_details | This class encapsulates all the information about the current state-of-play scoring-wise |
Cqformat_blackboard_six_file | Class to represent a Blackboard file |
►Cqformat_default | Base class for question import and export formats |
Cqformat_aiken | Aiken format - a simple format for creating multiple choice questions (with only one correct choice, and no feedback) |
►Cqformat_based_on_xml | Since the lesson module tries to re-use the question bank import classes in a crazy way, this is necessary to stop things breaking |
►Cqformat_blackboard_six_base | Base class question import format for zip files with images |
Cqformat_blackboard_six | Blackboard Six QTI file importer class |
Cqformat_blackboard_six_pool | Blackboard pool question importer class |
Cqformat_blackboard_six_qti | Blackboard 6.0 question importer |
Cqformat_based_on_xml | Since the lesson module tries to re-use the question bank import classes in a crazy way, this is necessary to stop things breaking |
Cqformat_gift | The GIFT import filter was designed as an easy to use method for teachers writing questions as a text file |
Cqformat_missingword | Missing word question importer |
Cqformat_multianswer | Importer that imports a text file containing a single Multianswer question from a text file |
Cqformat_xml | Importer for Moodle XML question format |
►Cqtype_calculated_dataset_loader | This class is responsible for loading the dataset that a question needs from the database |
Cqtype_calculated_test_dataset_loader | Test implementation of qtype_calculated_dataset_loader |
Cqtype_calculated_question_helper | Helper class for questions that use datasets |
►Cqtype_calculated_question_with_expressions | This interface defines the method that a quetsion type must implement if it is to work with qtype_calculated_question_helper |
►Cqtype_calculated_question | Represents a calculated question |
Cqtype_calculatedsimple_question | Represents a simple calculated question |
Cqtype_calculatedmulti_multi_question | Represents a calculated multiple-choice multiple-response question |
Cqtype_calculatedmulti_single_question | Represents a calculated multiple-choice multiple-response question |
Cqtype_calculated_variable_substituter | This class holds the current values of all the variables used by a calculated question |
Cqtype_calculatedmulti_calculate_helper | Helper to abstract common code between qtype_calculatedmulti_single_question and qtype_calculatedmulti_multi_question |
Cqtype_ddimageortext_drag_item | Represents one of the choices (draggable images) |
Cqtype_ddimageortext_drop_zone | Represents one of the places (drop zones) |
Cqtype_ddmarker_drag_item | Represents one of the choices (draggable markers) |
Cqtype_ddmarker_drop_zone | Represents one of the places (drop zones) |
Cqtype_ddmarker_point | Class to represent a point |
►Cqtype_ddmarker_shape | Drag-and-drop markers classes for dealing with shapes on the server side |
Cqtype_ddmarker_shape_circle | Class to represent a circle |
Cqtype_ddmarker_shape_polygon | Class to represent a polygon |
Cqtype_ddmarker_shape_rectangle | Class to represent a rectangle |
Cqtype_ddwtos_choice | Represents one of the choices (draggable boxes) |
Cqtype_gapselect_choice | Represents one of the choices (select box option) |
Cqtype_numerical_answer_processor | This class processes numbers with units |
►Cqtype_randomsamatch_question_loader | This class is responsible for loading the questions that a question needs from the database |
Cqtype_randomsamatch_test_question_loader | Test implementation of qtype_randomsamatch_question_loader |
►Cqubaid_condition | This class represents a restriction on the set of question_usage ids to include in a larger database query |
►Cqubaid_join | This class represents a restriction on the set of question_usage ids to include in a larger database query based on JOINing to some other tables |
Cmod_quiz\question\qubaids_for_quiz | A { |
►Cmod_quiz\question\qubaids_for_users_attempts | A { |
Cmod_quiz\question\qubaids_for_quiz_user | A { |
Cqubaid_list | This class represents a restriction on the set of question_usage ids to include in a larger database query based on an explicit list of ids |
►Cquestion_answer | Class to represent a question answer, loaded from the question_answers table in the database |
Cqtype_calculatedmulti\qtype_calculatedmulti_answer | Class to represent a calculated question answer |
►Cqtype_numerical_answer | Subclass of question_answer with the extra information required by the numerical question type |
Cqtype_calculated\qtype_calculated_answer | Class to represent a calculated question answer |
►Cquestion_attempt | Tracks an attempt at one particular question in a question_usage_by_activity |
Cquestion_attempt_with_restricted_history | This subclass of question_attempt pretends that only part of the step history exists |
Ctestable_question_attempt | Makes some protected methods of question_attempt public to facilitate testing |
►Cquestion_attempt_step | Stores one step in a { |
Cquestion_attempt_pending_step | A subclass of { |
Cquestion_attempt_step_read_only | A subclass of { |
Cquestion_attempt_step_subquestion_adapter | This is an adapter class that wraps a { |
Cquestion_bank | This static class provides access to the other question bank |
►Cquestion_behaviour | The base class for question behaviours |
Cqbehaviour_informationitem | Question behaviour informaiton items |
Cqbehaviour_missing | Fake question behaviour that is used when the actual behaviour is not available |
►Cquestion_behaviour_with_save | A subclass of question_behaviour that implements a save action that is suitable for most questions that implement the question_manually_gradable interface |
►Cqbehaviour_deferredfeedback | Question behaviour for deferred feedback |
Cqbehaviour_deferredcbm | Question behaviour for deferred feedback with certainty based marking |
►Cqbehaviour_immediatefeedback | Question behaviour for immediate feedback |
Cqbehaviour_immediatecbm | Question behaviour for immediate feedback with CBM |
Cqbehaviour_manualgraded | Question behaviour for questions that can only be graded manually |
►Cquestion_behaviour_with_multiple_tries | |
►Cqbehaviour_adaptive | Question behaviour for adaptive mode |
Cqbehaviour_adaptivenopenalty | Question behaviour for adaptive mode, with no penalties |
►Cqbehaviour_interactive | Question behaviour for the interactive model |
Cqbehaviour_interactivecountback | Question behaviour for interactive mode with count-back scoring |
►Cquestion_behaviour_attempt_updater | Base class for managing the upgrade of a question using a particular behaviour |
►Cqbehaviour_adaptive_converter | |
Cqbehaviour_adaptivenopenalty_converter | |
Cqbehaviour_deferredfeedback_converter | |
Cqbehaviour_informationitem_converter | |
Cqbehaviour_manualgraded_converter | |
►Cquestion_behaviour_type | This class represents the type of behaviour, rather than the instance of the behaviour which control a particular question attempt |
►Cqbehaviour_adaptive_type | Question behaviour type information for adaptive behaviour |
Cqbehaviour_adaptivenopenalty_type | Question behaviour type information for adaptive behaviour, without penalties |
►Cqbehaviour_deferredfeedback_type | Question behaviour type information for deferred feedback behaviour |
►Cqbehaviour_deferredcbm_type | Question behaviour type information for deferred feedback with CBM behaviour |
Cqbehaviour_immediatecbm_type | Question behaviour type information for immediate feedback with CBM |
Cqbehaviour_immediatefeedback_type | Question behaviour type information for immediate feedback behaviour |
Cqbehaviour_informationitem_type | Question behaviour type information for informationitem items |
►Cqbehaviour_interactive_type | Question behaviour type information for interactive behaviour |
Cqbehaviour_interactivecountback_type | Question behaviour type information for interactive behaviour with count-back scoring |
Cqbehaviour_manualgraded_type | Question behaviour type information for manually graded behaviour |
Cqbehaviour_missing_type | Fake question behaviour type information that is used when the actual behaviour is not available |
Cquestion_behaviour_type_fallback | This class exists to allow behaviours that worked in Moodle 2.3 to continue to work |
Cquestion_cbm | This helper class contains the constants and methods required for manipulating scores for certainty based marking |
Cquestion_check_specified_fields_expectation | |
Cquestion_classified_response | This class is used in the return value from question_manually_gradable::classify_response() |
Cquestion_contains_select_expectation | |
Cquestion_contains_tag_with_attribute | |
Cquestion_contains_tag_with_attributes | |
Cquestion_contains_tag_with_contents | |
►Cquestion_definition | The definition of a question of a particular type |
Cqtype_missingtype_question | This question definition class is used when the actual question type of this question cannot be found |
►Cquestion_information_item | This class represents a 'question' that actually does not allow the student to respond, like the description 'question' type |
Cqtype_description_question | Represents a description 'question' |
►Cquestion_with_responses | This class represents a real question |
Cqtype_essay_question | Represents an essay question |
►Cquestion_graded_automatically | This class represents a question that can be graded automatically |
►Cqtype_multichoice_base | Base class for multiple choice questions |
►Cqtype_multichoice_multi_question | Represents a multiple choice question where multiple choices can be selected |
Cqtype_calculatedmulti_multi_question | Represents a calculated multiple-choice multiple-response question |
►Cqtype_multichoice_single_question | Represents a multiple choice question where only one choice should be selected |
Cqtype_calculatedmulti_single_question | Represents a calculated multiple-choice multiple-response question |
►Cqtype_numerical_question | Represents a numerical question |
Cqtype_calculated_question | Represents a calculated question |
Cqtype_truefalse_question | Represents a true-false question |
►Cquestion_graded_automatically_with_countback | This class represents a question that can be graded automatically with countback grading in interactive mode |
►Cqtype_gapselect_question_base | Represents embedded element in question text question |
►Cqtype_ddtoimage_question_base | Represents a drag-and-drop onto image question |
Cqtype_ddimageortext_question | Represents a drag-and-drop onto image question |
Cqtype_ddmarker_question | Represents a drag-and-drop markers question |
Cqtype_ddwtos_question | Represents a drag-and-drop words into sentences question |
Cqtype_gapselect_question | Represents select missing words question |
►Cqtype_match_question | Represents a matching question |
Cqtype_randomsamatch_question | Represents a randomsamatch question |
Cqtype_multianswer_question | Multianswer question definition class |
►Cquestion_graded_by_strategy | This class represents a question that can be graded automatically by using a question_grading_strategy |
Cqtype_shortanswer_question | Represents a short answer question |
►Cquestion_display_options | This class contains all the options that controls how a question is displayed |
Cmod_quiz\question\display_options | An extension of question_display_options that includes the extra options used by the quiz |
Cqbank_previewquestion\question_preview_options | Displays question preview options as default and set the options |
Cquestion_does_not_contain_tag_with_attributes | |
Cquestion_engine | This static class provides access to the other question engine classes |
►Cquestion_engine_assumption_logger | This class serves to record all the assumptions that the code had to make during the question engine database database upgrade, to facilitate reviewing them |
Cdummy_question_engine_assumption_logger | Subclass of question_engine_assumption_logger that does nothing, for testing |
►Cquestion_engine_attempt_upgrader | This class manages upgrading all the question attempts from the old database structure to the new question engine |
Ctest_question_engine_attempt_upgrader | Subclass of question_engine_attempt_upgrader to help with testing |
Cquestion_engine_data_mapper | This class controls the loading and saving of question engine data to and from the database |
►Cquestion_engine_upgrade_question_loader | This class deals with loading (and caching) question definitions during the question engine upgrade |
Ctest_question_engine_upgrade_question_loader | Subclass of question_engine_upgrade_question_loader for unit testing |
Cquestion_filter_test_helper | Provide utility function for random question test |
Cquestion_flags | Contains the logic for handling question flags |
►Cquestion_grading_strategy | This question_grading_strategy interface |
Cquestion_first_matching_answer_grading_strategy | This grading strategy is used by question types like shortanswer an numerical |
►Cquestion_hint | Class to represent a hint associated with a question |
►Cquestion_hint_with_parts | An extension of question_hint for questions like match and multiple choice with multile answers, where there are options for whether to show the number of parts right at each stage, and to reset the wrong parts |
Cquestion_hint_ddmarker | Question hint for ddmarker |
►Cquestion_manually_gradable | Interface that a question_definition must implement to be usable by the manual graded behaviour |
►Cquestion_automatically_gradable | Interface that a question_definition must implement to be usable by the various automatic grading behaviours |
Cqtype_missingtype_question | This question definition class is used when the actual question type of this question cannot be found |
►Cquestion_automatically_gradable_with_countback | Interface that a question_definition must implement to be usable by the interactivecountback behaviour |
Cquestion_graded_automatically_with_countback | This class represents a question that can be graded automatically with countback grading in interactive mode |
Cquestion_graded_automatically | This class represents a question that can be graded automatically |
Cquestion_with_responses | This class represents a real question |
Cquestion_no_pattern_expectation | |
Cquestion_null_step | A null { |
Cquestion_pattern_expectation | |
Cquestion_possible_response | This class is used in the return value from question_type::get_possible_responses() |
►Cquestion_qtype_attempt_updater | Base class for the classes that convert the question-type specific bits of the attempt data |
►Cqtype_calculated_qe2_attempt_updater | Class for converting attempt data for calculated questions when upgrading attempts to the new question engine |
Cqtype_calculatedsimple_qe2_attempt_updater | Class for converting attempt data for simple calculated questions when upgrading attempts to the new question engine |
Cqtype_calculatedmulti_qe2_attempt_updater | Class for converting attempt data for calculated multiple-choice questions when upgrading attempts to the new question engine |
Cqtype_description_qe2_attempt_updater | Class for converting attempt data for description questions when upgrading attempts to the new question engine |
Cqtype_essay_qe2_attempt_updater | Class for converting attempt data for essay questions when upgrading attempts to the new question engine |
Cqtype_match_qe2_attempt_updater | Class for converting attempt data for match questions when upgrading attempts to the new question engine |
Cqtype_multianswer_qe2_attempt_updater | Class for converting attempt data for multianswer questions when upgrading attempts to the new question engine |
Cqtype_multichoice_qe2_attempt_updater | Class for converting attempt data for multichoice questions when upgrading attempts to the new question engine |
Cqtype_numerical_qe2_attempt_updater | Class for converting attempt data for numerical questions when upgrading attempts to the new question engine |
Cqtype_randomsamatch_qe2_attempt_updater | Class for converting attempt data for randomsamatch questions when upgrading attempts to the new question engine |
Cqtype_shortanswer_qe2_attempt_updater | Class for converting attempt data for shortanswer questions when upgrading attempts to the new question engine |
Cqtype_truefalse_qe2_attempt_updater | Class for converting attempt data for truefalse questions when upgrading attempts to the new question engine |
Cquestion_deleted_question_attempt_updater | |
►Cquestion_response_answer_comparer | This interface defines the methods that a question_definition must implement if it is to be graded by the question_first_matching_answer_grading_strategy |
Cqtype_shortanswer_question | Represents a short answer question |
►Cquestion_response_files | The interface implemented by question_file_saver and question_file_loader |
Cquestion_file_loader | This class is the mirror image of question_file_saver |
Cquestion_file_saver | This class represents the promise to save some files from a particular draft file area into a particular file area |
►Cquestion_state | An enumeration representing the states a question can be in after a question_attempt_step |
Cquestion_state_complete | |
►Cquestion_state_finished | |
Cquestion_state_manfinished | |
►Cquestion_state_gaveup | |
Cquestion_state_mangaveup | |
►Cquestion_state_graded | |
Cquestion_state_gradedpartial | |
Cquestion_state_gradedright | |
Cquestion_state_gradedwrong | |
►Cquestion_state_manuallygraded | |
Cquestion_state_mangrpartial | |
Cquestion_state_mangrright | |
Cquestion_state_mangrwrong | |
Cquestion_state_invalid | |
Cquestion_state_needsgrading | |
Cquestion_state_notstarted | #+ Specific question_state subclasses |
Cquestion_state_todo | |
Cquestion_state_unprocessed | |
►Cquestion_test_helper | Base class for question type test helpers |
Cqtype_calculated_test_helper | Test helper class for the calculated question type |
Cqtype_calculatedmulti_test_helper | Test helper class for the calculated multiple-choice question type |
Cqtype_calculatedsimple_test_helper | Test helper class for the simple calculated question type |
Cqtype_ddimageortext_test_helper | Test helper class for the drag-and-drop onto image question type |
Cqtype_ddmarker_test_helper | Test helper class for the drag-and-drop markers question type |
Cqtype_ddwtos_test_helper | Test helper class for the drag-and-drop words into sentences question type |
Cqtype_description_test_helper | Test helper class for the description question type |
Cqtype_essay_test_helper | Test helper class for the essay question type |
Cqtype_gapselect_test_helper | Test helper class for the select missing words question type |
Cqtype_match_test_helper | Test helper class for the match question type |
Cqtype_multianswer_test_helper | Test helper class for the multianswer question type |
Cqtype_multichoice_test_helper | Test helper class for the multiple choice question type |
Cqtype_numerical_test_helper | Test helper class for the numerical question type |
Cqtype_random_test_helper | Test helper class for the random question type |
Cqtype_randomsamatch_test_helper | Test helper class for the randomsamatch question type |
Cqtype_shortanswer_test_helper | Test helper class for the shortanswer question type |
Cqtype_truefalse_test_helper | Test helper class for the truefalse question type |
►Cquestion_type | This is the base class for Moodle question types |
►Cqtype_calculated | The calculated question type |
Cqtype_calculatedmulti | The calculated multiple-choice question type |
Cqtype_calculatedsimple | The simple calculated question type |
►Cqtype_ddtoimage_base | The drag-and-drop onto image question type class |
Cqtype_ddimageortext | The drag-and-drop onto image question type class |
Cqtype_ddmarker | The drag-and-drop markers question type class |
Cqtype_description | The description 'question' type |
Cqtype_essay | The essay question type |
►Cqtype_gapselect_base | The embedded element in question text question type class |
Cqtype_ddwtos | The drag-and-drop words into sentences question type class |
Cqtype_gapselect | The select missing words question type class |
Cqtype_match | The matching question type class |
Cqtype_missingtype | Missing question type class |
Cqtype_multianswer | The multi-answer question type class |
Cqtype_multichoice | The multiple choice question type |
Cqtype_numerical | The numerical question type class |
Cqtype_random | The random question type |
Cqtype_randomsamatch | The randomsamatch question type class |
Cqtype_shortanswer | The short answer question type |
Cqtype_truefalse | The true-false question type class |
Cquestion_usage_by_activity | This class keeps track of a group of questions that are being attempted, and which state, and so on, each one is currently in |
►Cquestion_usage_observer | Interface for things that want to be notified of signficant changes to a question_usage_by_activity |
►Cquestion_engine_unit_of_work | Implementation of the unit of work pattern for the question engine |
Ctestable_question_engine_unit_of_work | Test subclass to allow access to some protected data so that the correct behaviour can be verified |
Cquestion_usage_null_observer | Null implmentation of the question_usage_watcher interface |
Cquestion_utils | Useful functions for writing question types and behaviours |
►Cquestion_variant_selection_strategy | The interface for strategies for controlling which variant of each question is used |
Ccore_question\engine\variants\least_used_strategy | A question_variant_selection_strategy that randomly selects variants that were not used yet |
Cquestion_variant_forced_choices_selection_strategy | A question_variant_selection_strategy designed ONLY for testing |
Cquestion_variant_pseudorandom_no_repeats_strategy | A question_variant_selection_strategy that is effectively random for the first attempt, and then after that cycles through the available variants so that the students will not get a repeated variant until they have seen them all |
Cquestion_variant_random_strategy | A question_variant_selection_strategy that is completely random |
Cquiz_statistics\calculated | The statistics calculator returns an instance of this class which contains the calculated statistics |
Cquiz_statistics\calculator | Class to calculate and also manage caching of quiz statistics |
Cquiz_statistics\event\observer\attempt_submitted | Event observer for mod_quiz\event\attempt_submitted |
Cquiz_statistics\quiz_attempt_deleted | Queue a statistics recalculation when an attempt is deleted |
Cquiz_statistics\quiz_structure_modified | Clear the statistics cache when the quiz structure is modified |
Cquiz_statistics\tests\statistics_helper | Test helper functions for statistics |
Cquizaccess_seb\config_key | Class for generating and representing a Safe Exam Browser config key |
Cquizaccess_seb\helper | Helper class |
Cquizaccess_seb\hideif_rule | Class to store data for "hide if" rules for the settings form |
Cquizaccess_seb\link_generator | Generate the links to open/download the Safe Exam Browser with correct settings |
Cquizaccess_seb\property_list | Wrapper for CFPropertyList to handle low level iteration |
Cquizaccess_seb\seb_access_manager | Manage the access to the quiz |
Cquizaccess_seb\settings_provider | Helper class for providing quiz settings, to make setting up quiz form manageable |
Cquizaccess_seb\template_controller | Class for manipulating with the template records |
Crating_manager | Ability to retrieve sets of ratings from the database |
►CRedeyeVentures\GeoPattern\GeoPattern | |
Ccore_geopattern | |
►Crenderable | Interface marking other classes as suitable for renderer_base\render() |
►Caction_link | Data structure describing html link with special action attached |
Caction_menu_filler | An action menu filler |
►Caction_menu_link | An action menu action |
Caction_menu_link_primary | A primary action menu action |
Caction_menu_link_secondary | A secondary action menu action |
Ccore\output\local\action_menu\subpanel | Interface to a subpanel implementation |
Caction_menu | An action menu |
Caction_menu_filler | An action menu filler |
Caction_menu_link | An action menu action |
Cassign_attempt_history | Used to output the attempt history for a particular assignment |
Cassign_attempt_history_chooser | Used to output the attempt history chooser for a particular assignment |
Cassign_course_index_summary | Renderable course index summary |
Cassign_feedback_plugin_feedback | Implements a renderable feedback plugin feedback |
Cassign_feedback_status | Renderable feedback status |
Cassign_files | An assign file class that extends rendererable class and is used by the assign module |
Cassign_form | Implements a renderable grading options form |
Cassign_grading_summary | Renderable grading summary |
Cassign_grading_table | Extends table_sql to provide a table of assignment submissions |
Cassign_gradingmessage | Implements a renderable message notification |
Cassign_plugin_header | Renderable header related to an individual subplugin |
Cassign_submission_plugin_submission | Implements a renderable submission plugin submission |
Cassign_submission_status_compact | Renderable submission status |
Cassign_submit_for_grading_page | This class wraps the submit for grading confirmation page |
Cassign_user_summary | Implements a renderable user summary |
Cassignfeedback_editpdf_widget | A custom renderer class that extends the plugin_renderer_base and is used by the editpdf feedback plugin |
Cassignfeedback_file_import_summary | A renderable summary of the zip import |
Cassignfeedback_file_import_zip_form | Import zip form |
Cassignfeedback_offline_import_grades_form | Import grades form |
Cbackup_files_viewer | Data structure representing backup files viewer |
Cblock_lp\output\competencies_to_review_page | Competencies to review renderable class |
Cblock_lp\output\plans_to_review_page | Plans to review renderable class |
Cblock_lp\output\summary | Summary renderable class |
Cblock_myoverview\output\main | Class containing data for my overview block |
Cblock_myprofile\output\myprofile | Class containing data for myprofile block |
Cblock_recentlyaccessedcourses\output\main | Class containing data for Recently accessed courses block |
Cblock_recentlyaccesseditems\output\main | Class containing data for Recently accessed items block |
Cblock_rss_client\output\block | Class to help display an RSS Feeds block |
Cblock_rss_client\output\channel_image | Class to display RSS channel images |
Cblock_rss_client\output\feed | Class to help display an RSS Feed |
Cblock_rss_client\output\footer | Class to help display an RSS Block footer |
Cblock_rss_client\output\item | Class to help display an RSS Item |
Cblock_search_forums\output\search_form | Search form renderable class |
Cblock_starredcourses\output\main | Class containing data for starred courses block |
Cblock_timeline\output\main | Class containing data for timeline block |
Cblog_entry | Blog_entry class |
Cblog_entry_attachment | Renderable class to represent an entry attachment |
Cbooktool_print\output\print_book_chapter_page | Class containing data for the print book page |
Cbooktool_print\output\print_book_page | Class containing data for the print book page |
Ccontext_header | Renderable for the main page header |
►Ccore\chart_base | Chart base class |
Ccore\chart_bar | Chart bar class |
Ccore\chart_line | Chart line class |
Ccore\chart_pie | Chart pie class |
►Ccore\check\result | A check object returns a result object |
Ccore\check\access\riskbackup_result | Lists all roles that have the ability to backup user data, as well as users |
Ccore\check\access\riskxss_result | Lists all users with XSS risk |
Ccore\check\table | A table of check results |
Ccore\navigation\output\more_menu | More menu navigation renderable |
Ccore\navigation\output\primary | Primary navigation renderable |
Ccore\output\activity_header | Data structure representing standard components displayed on the activity header |
Ccore\output\checkbox_toggleall | The checkbox-toggleall renderable class |
Ccore\output\choicelist | A generic user choice output class |
►Ccore\output\chooser | The chooser renderable class |
►Cqbank_editquestion\qbank_chooser | The qbank_chooser renderable class |
Cmod_quiz\output\question_chooser | The question_chooser renderable class |
►Ccore\output\chooser_item | The chooser_item renderable class |
Cqbank_editquestion\qbank_chooser_item | The qbank_chooser_item renderable class |
Ccore\output\chooser_section | The chooser_section renderable class |
Ccore\output\comboboxsearch | Renderable class for the comboboxsearch |
►Ccore\output\datafilter | The filter renderable class |
Ccore_question\output\question_bank_filter_ui | Class for rendering filters on the base view |
Ccore_user\output\participants_filter | Class for rendering user filters on the course participants page |
►Ccore\output\inplace_editable | Class allowing to quick edit a title inline |
Ccore_calendar\output\refreshintervalcollection | |
Ccore_cohort\output\cohortidnumber | Class to prepare a cohort idnumber for display |
Ccore_cohort\output\cohortname | Class to prepare a cohort name for display |
Ccore_course\output\course_module_name | Class to prepare a course module name for display and in-place editing |
Ccore_courseformat\output\local\content\cm\title | Base class to render a course module title inside a course format |
Ccore_group\output\user_groups_editable | Class to display list of user groups |
Ccore_reportbuilder\output\audience_heading_editable | Audience heading editable component |
Ccore_reportbuilder\output\column_aggregation_editable | Column aggregation editable component |
Ccore_reportbuilder\output\column_heading_editable | Column heading editable component |
Ccore_reportbuilder\output\filter_heading_editable | Filter heading editable component |
Ccore_reportbuilder\output\report_name_editable | Report name editable component |
Ccore_reportbuilder\output\schedule_name_editable | Schedule name editable component |
Ccore_tag\output\tagareacollection | Class to display collection select for the tag area |
Ccore_tag\output\tagareaenabled | Class to display tag area enabled control |
Ccore_tag\output\tagareashowstandard | Class to display tag area show standard control |
Ccore_tag\output\tagcollname | Class to preapare a tag name for display |
Ccore_tag\output\tagcollsearchable | Class to display tag collection searchable control |
Ccore_tag\output\tagflag | Class to display tag flag toggle |
Ccore_tag\output\tagisstandard | Class to display/toggle tag isstandard attribute |
Ccore_tag\output\tagname | Class to preapare a tag name for display |
Ccore_user\output\user_roles_editable | Class to display list of user roles |
►Cmod_bigbluebuttonbn\output\recording_editable | Renderer for recording in place editable |
Cmod_bigbluebuttonbn\output\recording_description_editable | Renderer for recording name in place editable |
Cmod_bigbluebuttonbn\output\recording_name_editable | Renderer for recording name in place editable |
Cqbank_viewquestionname\output\questionname | Question in place editing api call |
Ccore\output\language_menu | Class for creating the language menu |
Ccore\output\local\action_menu\subpanel | Interface to a subpanel implementation |
►Ccore\output\local\dropdown\dialog | Class to render a dropdown dialog element |
Ccore\output\local\dropdown\status | Class to render a dropdown dialog element |
Ccore\output\notification | Data structure representing a notification |
Ccore\output\participants_action_bar | Class responsible for generating the action bar (tertiary nav) elements in the participants page and related pages |
Ccore\output\select_menu | A single-select combobox widget that is functionally similar to an HTML select element |
►Ccore\output\sticky_footer | Class to render a sticky footer element |
Cmod_data\output\view_footer | Renderable class for sticky footer in the view pages of the database activity |
Ccore_auth\output\digital_minor_page | Digital minor renderable class |
Ccore_auth\output\login | Login renderable class |
Ccore_auth\output\verify_age_location_page | Age and location verification renderable class |
Ccore_availability\output\availability_info | Base class to render availability info |
Ccore_availability_multiple_messages | Represents multiple availability messages |
Ccore_badges\output\badge_alignments | Link to external resources this badge is aligned with |
►Ccore_badges\output\badge_collection | Collection of all badges for view.php page |
Ccore_badges\output\badge_management | Collection of badges used at the index.php page |
Ccore_badges\output\badge_user_collection | Collection of user badges used at the mybadges.php page |
Ccore_badges\output\badge_management | Collection of badges used at the index.php page |
Ccore_badges\output\badge_recipients | Badge recipients rendering class |
Ccore_badges\output\badge_related | Collection of all related badges |
Ccore_badges\output\badge_user_collection | Collection of user badges used at the mybadges.php page |
Ccore_badges\output\badgeclass | Page to display badge information, such as name, description or criteria |
►Ccore_badges\output\base_action_bar | Abstract class for the badges tertiary navigation |
►Ccore_badges\output\manage_badge_action_bar | Class manage_badge_action_bar - Display the action bar |
Ccore_badges\output\recipients_action_bar | Class recipients_action_bar - Display the action bar |
Ccore_badges\output\standard_action_bar | Class standard_action_bar - Display the action bar |
Ccore_badges\output\external_backpacks_page | Manage enabled backpacks renderable |
Ccore_badges\output\external_badge | An external badges for external.php page |
Ccore_badges\output\issued_badge | An issued badges for badge.php page |
Ccore_contentbank\output\bankcontent | Class containing data for bank content |
Ccore_contentbank\output\viewcontent | Class containing data for the content view |
Ccore_course\output\activity_completion | The activity completion renderable class |
Ccore_course\output\activity_dates | The activity dates renderable class |
Ccore_course\output\activity_information | The activity information renderable class |
Ccore_course\output\activity_navigation | The class activity navigation renderable |
Ccore_course\output\completion_action_bar | Renderable class for the action bar elements in the course completion pages |
►Ccore_course\output\manage_categories_action_bar | Class responsible for generating the action bar (tertiary nav) elements in the category management page |
Ccore_course\output\category_action_bar | Class responsible for generating the action bar (tertiary nav) elements in an individual category page |
Ccore_course\output\recommendations\activity_list | Activity list renderable |
Ccore_course_category | Class to store, cache, render and manage course category |
►Ccore_courseformat\output\activitybadge | Base class to render an activity badge |
Cmod_forum\output\courseformat\activitybadge | Activity badge forum class, used for rendering unread messages |
Cmod_resource\output\courseformat\activitybadge | Activity badge resource class, used for displaying the file type |
►Ccore_courseformat\output\local\content | Base class to render a course format |
Cformat_topics\output\courseformat\content | Base class to render a course content |
Ccore_courseformat\output\local\content\addsection | Base class to render a course add section buttons |
Ccore_courseformat\output\local\content\bulkedittoggler | Course bulk edit mode toggler button |
Ccore_courseformat\output\local\content\bulkedittools | Contains the bulk editor tools bar |
Ccore_courseformat\output\local\content\cm | Base class to render a course module inside a course format |
Ccore_courseformat\output\local\content\cm\cmicon | Base class to render a course module icon |
Ccore_courseformat\output\local\content\cm\cmname | Base class to render a course module inplace editable header |
Ccore_courseformat\output\local\content\cm\completion | Base class to render course module completion |
Ccore_courseformat\output\local\content\cm\controlmenu | Base class to render a course module menu inside a course format |
Ccore_courseformat\output\local\content\cm\groupmode | Base class to render an activity group mode badge |
Ccore_courseformat\output\local\content\cm\title | Base class to render a course module title inside a course format |
Ccore_courseformat\output\local\content\cm\visibility | Base class to render a course module availability inside a course format |
Ccore_courseformat\output\local\content\frontpagesection | Represents the frontpage section 1 |
►Ccore_courseformat\output\local\content\section | Base class to render a course section |
Cformat_topics\output\courseformat\content\section | Base class to render a course section |
►Ccore_courseformat\output\local\content\section\availability | Base class to render section availability |
Ccore_courseformat\output\local\content\cm\availability | Base class to render a course module availability inside a course format |
Ccore_courseformat\output\local\content\section\cmitem | Base class to render a section activity in the activities list |
Ccore_courseformat\output\local\content\section\cmlist | Base class to render a section activity list |
Ccore_courseformat\output\local\content\section\cmsummary | Base class to render a course section summary |
►Ccore_courseformat\output\local\content\section\controlmenu | Base class to render section controls |
Cformat_topics\output\courseformat\content\section\controlmenu | Base class to render a course section menu |
Ccore_courseformat\output\local\content\section\header | Base class to render a section header |
Ccore_courseformat\output\local\content\section\summary | Base class to render a course section summary |
Ccore_courseformat\output\local\content\sectionnavigation | Base class to render a course add section navigation |
Ccore_courseformat\output\local\content\sectionselector | Represents the section selector |
Ccore_courseformat\output\local\state\cm | Contains the ajax update course module structure |
Ccore_courseformat\output\local\state\course | Contains the ajax update course structure |
Ccore_courseformat\output\local\state\section | Contains the ajax update section structure |
Ccore_customfield\output\field_data | Core_customfield field value renderable class |
Ccore_customfield\output\management | Class management |
►Ccore_grades\output\action_bar | The base class for the action bar in the gradebook pages |
Ccore_grades\output\course_outcomes_action_bar | Renderable class for the action bar elements in the gradebook course outcomes page |
Ccore_grades\output\export_action_bar | Renderable class for the action bar elements in the gradebook export pages |
Ccore_grades\output\export_key_manager_action_bar | Renderable class for the action bar elements in the gradebook exports key manager page |
Ccore_grades\output\export_publish_action_bar | Renderable class for the action bar elements in the gradebook publish export page |
Ccore_grades\output\general_action_bar | Renderable class for the general action bar in the gradebook pages |
Ccore_grades\output\grade_letters_action_bar | Renderable class for the action bar elements in the grade letters page |
Ccore_grades\output\gradebook_setup_action_bar | Renderable class for the action bar elements in the gradebook setup pages |
Ccore_grades\output\import_action_bar | Renderable class for the action bar elements in the gradebook import pages |
Ccore_grades\output\import_key_manager_action_bar | Renderable class for the action bar elements in the gradebook import key manager page |
Ccore_grades\output\manage_outcomes_action_bar | Renderable class for the action bar elements in the manage outcomes page |
Ccore_grades\output\scales_action_bar | Renderable class for the action bar elements in the gradebook scales page |
Cgradereport_grader\output\action_bar | Renderable class for the action bar elements in the grader report |
Cgradereport_singleview\output\action_bar | Renderable class for the action bar elements in the single view report page |
Cgradereport_user\output\action_bar | Renderable class for the action bar elements in the user report page |
Ccore_group\output\group_details | Group details page class |
Ccore_group\output\index_page | Group index page class |
Ccore_h5p\output\h5peditor | Displays the H5P Editor |
Ccore_h5p\output\libraries | Class to help display H5P library management table |
►Ccore_message\output\preferences\notification_list | Class to create context for the list of notifications on the message preferences page |
Ccore_message\output\preferences\message_notification_list | Class to create context for the list of notifications on the message preferences page |
►Ccore_message\output\preferences\notification_list_component | Class to create context for a notification component on the message preferences page |
Ccore_message\output\preferences\message_notification_list_component | Class to create context for a notification component on the message preferences page |
Ccore_message\output\preferences\notification_list_processor | Class to create context for a notification component on the message preferences page |
Ccore_message\output\preferences\processor | Class to create context for one of the message processors settings on the message preferences page |
Ccore_message\output\processor | Class to prepare a message processor for display |
Ccore_privacy\output\exported_html_page | Class containing the navigation renderable |
Ccore_privacy\output\exported_navigation_page | Class containing the navigation renderable |
Ccore_question\output\qbank_action_menu | Rendered HTML elements for tertiary nav for Question bank |
Ccore_question\output\question_version_info | Track and display question version information |
Ccore_question\output\question_version_selection | A UI widget to select other versions of a particular question |
Ccore_reportbuilder\output\custom_report | Custom report output class |
Ccore_reportbuilder\output\system_report | System report output class |
Ccore_reportbuilder\table\base_report_table | Base report dynamic table class |
►Ccore_search\document | Represents a document to index |
Csearch_solr\document | Respresents a document to index |
Ccore_tag\output\tag | Class to help display tag |
Ccore_user\output\myprofile\node | Defines a node in my profile page navigation |
Ccore_user\output\status_field | Class containing the data for the status field |
Ccourse_enrolment_table | Main course enrolment table |
►Ccustom_menu_item | Custom menu item |
Ccustom_menu | Custom menu class |
Cenrol_lti\output\registration | Tool registration page class |
Cevent_message | A chat event such a user entering or leaving a chat activity |
Cfile_picker | Data structure representing a file picker |
Cfiles_tree_viewer | Data structure representing a general moodle file tree viewer |
Cfolder_tree | |
Cform_filemanager | Data structure representing a file manager |
Cforumreport_summary\output\filters | Forum summary report filters renderable |
Cgradereport_history\output\tablelog | Renderable class for gradehistory report |
Cgradereport_history\output\user_button | A button that is used to select users for a form |
Chelp_icon | Data structure representing a help icon |
Cinitials_bar | Component representing initials bar |
Clogin_signup_form | |
Cmessage_email\output\email_digest | Email digest renderable |
Cmessage_popup\output\popup_notification | Class to prepare a popup notification for display |
Cmod_assign\output\actionmenu | Output the actionbar for this activity |
Cmod_assign\output\assign_header | This file contains the definition for the renderable assign header |
►Cmod_assign\output\assign_submission_status | This file contains the definition for the renderable assign submission status |
Cassign_submission_status_compact | Renderable submission status |
Cmod_assign\output\grading_actionmenu | Output the grading actionbar for this activity |
Cmod_assign\output\grading_app | Grading app renderable |
Cmod_assign\output\override_actionmenu | Output the override actionbar for this activity |
Cmod_assign\output\timelimit_panel | Represents the timer panel |
Cmod_assign\output\user_submission_actionmenu | Output the user submission actionbar for this activity |
Cmod_bigbluebuttonbn\output\import_view | Renderable for the import page |
Cmod_bigbluebuttonbn\output\index | Renderer for the Index page |
Cmod_bigbluebuttonbn\output\instance_updated_message | Renderable for the instance notification updated message |
Cmod_bigbluebuttonbn\output\recording_row_actionbar | Renderer for recording row actionbar column |
Cmod_bigbluebuttonbn\output\recording_row_playback | Renderer for recording row playback column |
Cmod_bigbluebuttonbn\output\recording_row_preview | Renderer for recording_row_preview column |
Cmod_bigbluebuttonbn\output\recordings_session | Renderer for recording section |
Cmod_bigbluebuttonbn\output\view_page | View Page template renderable |
Cmod_book\output\main_action_menu | Output the action menu for the book activity |
Cmod_data\output\add_entries_action | Renderable class for the Add entries button in the database activity |
Cmod_data\output\defaulttemplate | Renderable class for the default templates in the database activity |
Cmod_data\output\empty_database_action_bar | Renderable class for the action bar elements for an empty database activity |
Cmod_data\output\fields_action_bar | Renderable class for the action bar elements in the field pages in the database activity |
Cmod_data\output\fields_mappings_action_bar | Renderable class for the action bar elements in the fields mapping page in the database activity |
Cmod_data\output\preset_preview | Preset preview output class |
Cmod_data\output\presets | Renderable class for the presets table in the database activity |
Cmod_data\output\presets_action_bar | Renderable class for the action bar elements in the presets page in the database activity |
Cmod_data\output\template_editor | Renderable class for template editor |
Cmod_data\output\template_editor_tools | Renderable class for template editor tools |
Cmod_data\output\templates_action_bar | Renderable class for the action bar elements in the template pages in the database activity |
Cmod_data\output\view_action_bar | Renderable class for the action bar elements in the view pages in the database activity |
Cmod_data\output\zero_state_action_bar | Renderable class for the action bar elements in the zero state (no fields created) pages in the database activity |
►Cmod_feedback\output\base_action_bar | Class base_action_bar |
Cmod_feedback\output\edit_action_bar | Class actionbar - Display the action bar |
Cmod_feedback\output\edit_template_action_bar | Class actionbar - Display the action bar |
Cmod_feedback\output\responses_action_bar | Class responses_action_bar |
Cmod_feedback\output\standard_action_bar | Class standard_action_bar |
Cmod_feedback\output\summary | Class to help display feedback summary |
Cmod_forum\output\big_search_form | Big search form class |
Cmod_forum\output\forum_actionbar | Render activity page for tertiary nav |
►Cmod_forum\output\forum_post | |
Cmod_forum\output\forum_post_email | Forum post renderable for use in e-mail |
Cmod_forum\output\quick_search_form | Quick search form renderable class |
Cmod_forum\output\subscription_actionbar | Renders the subscribers page for this activity |
Cmod_glossary\output\standard_action_bar | Class standard_action_bar - Display the action bar |
Cmod_h5pactivity\output\attempt | Class to help display report link in mod_h5pactivity |
Cmod_h5pactivity\output\reportattempts | Class to output an attempts report on mod_h5pactivity |
Cmod_h5pactivity\output\reportlink | Class to help display report link in mod_h5pactivity |
Cmod_h5pactivity\output\reportresults | Class to display the result report in mod_h5pactivity |
►Cmod_h5pactivity\output\result | Class to display an attempt tesult in mod_h5pactivity |
Cmod_h5pactivity\output\result\choice | Class to display H5P choice result |
Cmod_h5pactivity\output\result\fillin | Class to display H5P fill-in result |
Cmod_h5pactivity\output\result\longfillin | Class to display H5P long fill in result |
Cmod_h5pactivity\output\result\matching | Class to display H5P matching result |
Cmod_h5pactivity\output\result\other | Class to display H5P other result |
Cmod_h5pactivity\output\result\sequencing | Class to display H5P sequencing result |
Cmod_h5pactivity\output\result\truefalse | Class to display H5P choice result |
Cmod_lesson\output\edit_action_area | Output the actionbar for this activity |
Cmod_lesson\output\edit_action_buttons | Output the action buttons for this activity |
Cmod_lesson\output\override_action_menu | Output the override action menu for this activity |
Cmod_lesson\output\report_action_menu | Output the report action menu for this activity |
Cmod_lti\output\course_tools_page | The course tools page renderable, containing a page header renderable and a course tools system report |
Cmod_lti\output\external_registration_return_page | Class containing data for tool_configure page |
Cmod_lti\output\registration_upgrade_choice_page | Class containing data for rendering LTI upgrade choices page |
Cmod_lti\output\repost_crosssite_page | Render a page containing a simple form which reposts to self via JS |
Cmod_lti\output\tool_configure_page | Class containing data for tool_configure page |
Cmod_quiz\output\links_to_other_attempts | Represents the list of links to other attempts |
Cmod_quiz\output\navigation_question_button | Represents a single link in the navigation panel |
Cmod_quiz\output\navigation_section_heading | Represents a heading in the navigation panel |
Cmod_quiz\output\overrides_actions | Render overrides action in the quiz secondary navigation |
Cmod_scorm\output\actionbar | Render HTML elements for tertiary nav for scorm |
Cmod_scorm\output\userreportsactionbar | Render HTML elements for reports page on tertiary nav |
Cmod_scorm_attempt_bar | Component representing a SCORM attempts bar |
Cmod_survey\output\actionbar | Output the rendered elements for the tertiary nav page action |
Cmod_wiki\output\action_bar | Renderable class for the action bar elements in the wiki activity pages |
Cmod_workshop\output\actionbar | Output the rendered elements for the tertiary nav for page action |
►Cnavigation_node | This class is used to represent a node in a navigation tree |
Cbreadcrumb_navigation_node | Subclass of navigation_node allowing different rendering for the breadcrumbs in particular adding extra metadata for search engine robots to leverage |
►Ccore\navigation\views\view | Class view |
Ccore\navigation\views\primary | Class primary |
►Ccore\navigation\views\secondary | Class secondary_navigation_view |
Ccore_block\navigation\views\secondary | Class secondary |
Cmod_assign\navigation\views\secondary | Class secondary_navigation_view |
Cmod_feedback\navigation\views\secondary | Custom secondary navigation class |
Cmod_glossary\navigation\views\secondary | Class secondary_navigation_view |
Cmod_label\navigation\views\secondary | Class secondary_navigation_view |
Cmod_quiz\navigation\views\secondary | Class secondary_navigation_view |
Cflat_navigation_node | Subclass of navigation_node allowing different rendering for the flat navigation in particular allowing dividers and indents |
►Cglobal_navigation | The global navigation class used for... the global navigation |
Cglobal_navigation_for_ajax | The global navigation class used especially for AJAX requests |
Cnavbar | Navbar class |
►Csettings_navigation | Class used to manage the settings option for the current page |
Csettings_navigation_ajax | Class used to populate site admin navigation for ajax |
Cpaging_bar | Component representing a paging bar |
Cpix_emoticon | Data structure representing an emoticon image |
►Cpix_icon | Data structure representing an icon |
Cimage_icon | Data structure representing an activity icon |
Cpix_emoticon | Data structure representing an emoticon image |
Cpreferences_group | Represents a group of preferences page link |
Cpreferences_groups | Represents a set of preferences groups |
Cprivate_files_tree | |
Cprogress_bar | Progress bar class |
Cqbank_columnsortorder\output\add_column | Renderable for the "add column" dropdown list |
Cqbank_columnsortorder\output\column_sort_preview | Renderable for the question bank preview |
Cqbank_columnsortorder\output\column_sort_ui | Renderable for the column sort admin UI |
Cqbank_columnsortorder\output\reset_columns | Renderable for resetting customised column settings |
Cqbank_editquestion\output\add_new_question | Create new question button |
Cqbank_viewquestionname\output\questionname | Question in place editing api call |
Cqbank_viewquestiontext\output\question_text_format | Question text format selector |
Crating | Single rating by a single user |
Creport_competency\output\report | Class containing data for learning plan template competencies page |
Creport_competency\output\user_course_navigation | User course navigation class |
Creport_infectedfiles\table\infectedfiles_table | Infected file report |
Creport_insights\output\insight | Single insight view page |
Creport_insights\output\insights_list | Shows report_insights insights list |
Creport_log_renderable | Report log renderable class |
Creport_loglive_renderable | Report loglive renderable class |
►Crestore_search_base | This file contains components used by the restore UI |
Crestore_category_search | A category search component |
►Crestore_course_search | A course search component |
Cimport_course_search | Extends the restore course search to search for import courses |
►Csingle_button | Data structure representing a simple form with only one button |
Cenrol_user_button | A button that is used to enrol users in a course |
Cgradereport_history\output\user_button | A button that is used to select users for a form |
Csingle_select | Simple form with just one select field that gets submitted automatically |
►Ctabobject | Stores one tab |
Ctabtree | Stores tabs list |
Ctheme_boost\boostnavbar | Creates a navbar for boost that allows easy control of the navbar items |
Ctool_admin_presets\output\export_import | Class containing data for export and import template |
Ctool_admin_presets\output\presets_list | Class containing data for admin_presets tool |
Ctool_analytics\output\insights_report | Insights report renderable |
Ctool_analytics\output\invalid_analysables | Invalid analysables renderable |
Ctool_analytics\output\models_list | Shows tool_analytics models list |
Ctool_analytics\output\restorable_models | Represents the list of default models that can be eventually restored |
Ctool_customlang\output\translator | Class containing data for customlang translator page |
Ctool_customlang_menu | Represents the action menu of the tool |
Ctool_customlang_translator | Represents the translation tool |
Ctool_dataprivacy\output\categories | Class containing the categories page renderable |
Ctool_dataprivacy\output\data_deletion_page | Class containing data for a user's data requests |
Ctool_dataprivacy\output\data_registry_compliance_page | Class containing the data registry compliance renderable |
Ctool_dataprivacy\output\data_registry_page | Class containing the data registry renderable |
Ctool_dataprivacy\output\data_requests_page | Class containing data for a user's data requests |
Ctool_dataprivacy\output\defaults_page | Class containing data for the data registry defaults |
Ctool_dataprivacy\output\my_data_requests_page | Class containing data for a user's data requests |
Ctool_dataprivacy\output\purposes | Class containing the purposes page renderable |
Ctool_dataprivacy\output\request_filter | Class containing the filter options data for rendering the autocomplete element for the data requests page |
Ctool_dataprivacy\output\summary_page | Class containing the summary page renderable |
Ctool_langimport\output\langimport_page | Language import page class |
Ctool_licensemanager\output\table | Renderable for display of license manager table |
Ctool_lp\output\competency_plan_navigation | User competency plan navigation class |
Ctool_lp\output\competency_summary | Class containing data for competency summary |
Ctool_lp\output\course_competencies_page | Class containing data for course competencies page |
Ctool_lp\output\manage_competencies_page | Class containing data for managecompetencies page |
Ctool_lp\output\manage_competency_frameworks_page | Class containing data for managecompetencyframeworks page |
Ctool_lp\output\manage_templates_page | Class containing data for managecompetencyframeworks page |
Ctool_lp\output\module_navigation | User course navigation class |
Ctool_lp\output\plan_page | Plan page class |
Ctool_lp\output\plans_page | Class containing data for a user learning plans list page |
Ctool_lp\output\related_competencies | Class containing data for related competencies |
Ctool_lp\output\template_cohorts_page | Template cohorts renderable |
Ctool_lp\output\template_competencies_page | Class containing data for learning plan template competencies page |
Ctool_lp\output\template_plans_page | Template plans renderable |
Ctool_lp\output\user_competency_course_navigation | User competency course navigation class |
Ctool_lp\output\user_competency_summary | User competency summary class |
Ctool_lp\output\user_competency_summary_in_course | User competency page class |
Ctool_lp\output\user_competency_summary_in_plan | User competency page class |
Ctool_lp\output\user_evidence_list_page | Class for the page listing the evidence of prior learning of a user |
Ctool_lp\output\user_evidence_page | User evidence page class |
Ctool_lpmigrate\output\migrate_framework_results | Migrate frameworks results class |
Ctool_mobile\output\subscription | Subscription page |
Ctool_monitor\output\managesubs\rules | Renderable class to display a set of rules in the manage subscriptions page |
Ctool_monitor\output\managesubs\subs | Renderable class to display a set of subscriptions in the manage subscriptions page |
Ctool_moodlenet\output\select_page | Select page renderable |
Ctool_policy\output\acceptances | List of users and their acceptances |
Ctool_policy\output\acceptances_filter | Implements the widget allowing to filter the acceptance records |
Ctool_policy\output\guestconsent | Renderer for the policies plugin |
Ctool_policy\output\page_agreedocs | Represents a page for showing all the policy documents which a user has to agree to |
Ctool_policy\output\page_managedocs_list | Represents a management page with the list of policy documents |
Ctool_policy\output\page_nopermission | Represents a page for showing the error messages |
Ctool_policy\output\page_viewalldoc | Represents a page for showing all the policy documents with a current version |
Ctool_policy\output\page_viewdoc | Represents a page for showing the given policy document version |
Ctool_policy\output\user_agreement | List of users and their acceptances |
Ctool_templatelibrary\output\list_templates_page | Class containing data for list_templates page |
Ctool_usertours\output\step | Tour Step Renderable |
Ctool_usertours\output\tour | Tour renderable |
Curl_select | Simple URL selection widget description |
Cuser_enrolment_action | User enrolment action |
Cuser_message | A chat message from a user |
Cuser_picture | Data structure representing a user picture |
Cwiki_files_tree | |
Cworkshop_allocation_result | Stores the information about the allocation process |
►Cworkshop_assessment | Represents a rendarable full assessment |
Cworkshop_example_assessment | Represents a renderable training assessment of an example submission |
Cworkshop_example_reference_assessment | Represents a renderable reference assessment of an example submission |
Cworkshop_example_assessment | Represents a renderable training assessment of an example submission |
Cworkshop_example_reference_assessment | Represents a renderable reference assessment of an example submission |
Cworkshop_example_submission | Renderable object containing all the information needed to display the example submission |
►Cworkshop_example_submission_summary | Renderable object containing a basic set of information needed to display the example submission summary |
Cworkshop_example_submission | Renderable object containing all the information needed to display the example submission |
Cworkshop_feedback_author | Renderable feedback for the author of submission |
Cworkshop_feedback_reviewer | Renderable feedback for the reviewer |
Cworkshop_final_grades | Holds the final grades for the activity as are stored in the gradebook |
Cworkshop_grading_report | Renderable component containing all the data needed to display the grading report |
Cworkshop_message | Renderable message to be displayed to the user |
Cworkshop_submission | Renderable object containing all the information needed to display the submission |
►Cworkshop_submission_summary | Renderable object containing a basic set of information needed to display the submission summary |
Cworkshop_submission | Renderable object containing all the information needed to display the submission |
Cworkshop_user_plan | Represents the user planner tool |
Cworkshopallocation_manual_allocations | Contains all information needed to render current allocations and the allocator UI |
►Crenderer_base | Simple base class for Moodle renderers |
►Ccore_renderer | The standard implementation of the core_renderer interface |
Ccore_renderer_ajax | A renderer that generates output for ajax scripts |
Ccore_renderer_cli | A renderer that generates output for command-line scripts |
Ccore_renderer_maintenance | The maintenance renderer |
►Cplugin_renderer_base | Basis for all plugin renderers |
Cassignfeedback_editpdf_renderer | A custom renderer class that extends the plugin_renderer_base and is used by the editpdf feedback plugin |
Cassignfeedback_file_renderer | A custom renderer class that extends the plugin_renderer_base and is used by the assign module |
Cauth_lti\output\renderer | Renderer class for auth_lti |
Cauth_oauth2\output\renderer | Implements the plugin renderer |
Cblock_lp\output\renderer | Block LP renderer class |
Cblock_myoverview\output\renderer | Myoverview block renderer |
Cblock_myprofile\output\renderer | Myprofile block renderer |
Cblock_navigation_renderer | Outputs the navigation tree |
Cblock_private_files_renderer | |
Cblock_recent_activity_renderer | Recent_activity block rendrer |
Cblock_recentlyaccessedcourses\output\renderer | Recently accessed courses block renderer |
Cblock_recentlyaccesseditems\output\renderer | Recently accessed items block renderer |
Cblock_rss_client\output\renderer | Renderer for RSS Client block |
Cblock_search_forums\output\renderer | Block search forums renderer |
Cblock_section_links_renderer | Renderer for the section links block |
Cblock_settings_renderer | Settings block |
Cblock_starredcourses\output\renderer | Starred courses block renderer |
Cblock_timeline\output\renderer | Timeline block renderer |
Cbooktool_print\output\renderer | The renderer for the book print tool |
Ccore_admin_renderer | Standard HTML output renderer for core_admin subsystem |
Ccore_availability_renderer | Renderer for availability display |
Ccore_backup_renderer | The primary renderer for the backup |
Ccore_badges_renderer | Standard HTML output renderer for badges |
Ccore_blog_renderer | Blog renderer |
Ccore_cache\output\renderer | The cache renderer (mainly admin interfaces) |
Ccore_calendar_renderer | This file contains the renderers for the calendar within Moodle |
Ccore_course\output\recommendations\renderer | Main renderer for the recommendations page |
Ccore_course_bulk_activity_completion_renderer | Main renderer for the bulk activity completion stuff |
Ccore_course_management_renderer | Main renderer for the course management pages |
►Ccore_course_renderer | Renderer for use with the course section and all the goodness that falls within it |
►Ccore_courseformat\output\section_renderer | Base class to render a course add section buttons |
Ccore_courseformat\output\legacy_renderer | Legacy course format renderer |
Ccore_courseformat\output\site_renderer | |
Cformat_singleactivity\output\renderer | Renderer for outputting the singleactivity course format |
Cformat_social\output\renderer | Renderer for outputting the social course format |
Cformat_topics\output\renderer | Basic renderer for topics format |
Cformat_weeks\output\renderer | Basic renderer for weeks format |
Ccore_customfield\output\renderer | Renderer class |
Ccore_enrol_renderer | This is the main renderer for the enrol section |
Ccore_files_renderer | Rendering of files viewer related widgets |
Ccore_grades_renderer | Renderer class for the grade pages |
Ccore_grading_renderer | Standard HTML output renderer for core_grading subsystem |
Ccore_group\output\renderer | Renderer class |
Ccore_h5p\output\renderer | Renderer class |
Ccore_message_renderer | Message Renderer |
Ccore_privacy\output\renderer | Privacy renderer's for privacy stuff |
Ccore_question_bank_renderer | This renderer outputs parts of the question bank |
Ccore_question_renderer | This renderer controls the overall output of questions |
Ccore_reportbuilder\output\renderer | Report renderer class |
Ccore_rss_renderer | Web service documentation renderer |
Ccore_search\output\renderer | Search renderer |
Ccore_tag_renderer | Class core_tag_renderer |
Ccore_user\output\myprofile\renderer | Report log renderer's for printing reports |
Ccore_user_renderer | Provides user rendering functionality such as printing private files tree and displaying a search utility |
Ccore_webservice_renderer | Web service documentation renderer |
Cenrol_lti\output\renderer | Renderer class for LTI enrolment |
Cfactor_email_renderer | Email renderer |
Cforumreport_summary_renderer | Renderer for the forum summary report |
Cgradeimport_csv_renderer | Renderers for the import of CSV files into the gradebook |
Cgradereport_history\output\renderer | Renderer for history grade report |
Cgradereport_overview_renderer | Renderer for the gradebook overview report |
Cgradereport_singleview_renderer | Custom renderer for the single view report |
Cgradereport_user_renderer | Custom renderer for the user grade report |
Cgradingform_guide_renderer | Grading method plugin renderer |
Cgradingform_rubric_renderer | Grading method plugin renderer |
►Cmessage_email\output\renderer | Renderer class |
Cmessage_email\output\email\renderer | Email digest as html renderer |
Cmessage_email\output\email\renderer_textemail | Email digest as text renderer |
Cmod_assign\output\renderer | A custom renderer class that extends the plugin_renderer_base and is used by the assign module |
Cmod_bigbluebuttonbn\output\renderer | Renderer for the mod_bigbluebuttonbn plugin |
Cmod_book\output\renderer | Moodle renderer used to display special elements of the book module |
Cmod_chat_renderer | Chat module renderer class |
Cmod_choice_renderer | Moodle renderer used to display special elements of the lesson module |
Cmod_data_renderer | |
Cmod_feedback\output\renderer | Class renderer |
Cmod_folder_renderer | |
►Cmod_forum_renderer | This file contains a custom renderer class used by the forum module |
►Cmod_forum\output\email\renderer | Forum post renderable |
►Cmod_forum\output\email\renderer_textemail | Forum post renderable |
Cmod_forum\output\emaildigestbasic\renderer_textemail | Forum post renderable |
Cmod_forum\output\emaildigestfull\renderer_textemail | Forum post renderable |
Cmod_forum\output\emaildigestbasic\renderer | Forum post renderable |
Cmod_forum\output\emaildigestfull\renderer | Forum post renderable |
Cmod_glossary\output\renderer | Class actionbar - Display the action bar |
Cmod_lesson_renderer | |
Cmod_lti\output\renderer | Renderer class for template library |
Cmod_quiz\output\edit_renderer | Renderer outputting the quiz editing UI |
Cmod_quiz\output\renderer | The main renderer for the quiz module |
Cmod_scorm_renderer | The renderer for the scorm module |
Cmod_survey_renderer | Output the actionbar for this activity |
Cmod_wiki_renderer | |
►Cmod_workshop_renderer | Workshop module renderer class |
Cworkshopallocation_manual_renderer | Manual allocation renderer class |
Cqbank_bulkmove\output\renderer | Class renderer |
Cqbank_comment\output\renderer | Class renderer for comment |
Cqbank_customfields\output\renderer | Class renderer |
Cqbank_editquestion\output\renderer | Renderer for add/edit/copy |
Cqbank_history\output\renderer | Class renderer for rendering question history |
Cqbank_managecategories\output\renderer | Class renderer for managecategories |
Cqbank_previewquestion\output\renderer | Class renderer for rendering preview url |
Cqbank_statistics\output\renderer | Description |
Cqbank_tagquestion\output\renderer | Class renderer for qbank_tagquestion |
Cqbank_usage\output\renderer | Renderer for usage plugin |
Cqbank_viewcreator\output\renderer | Class renderer |
►Cqbehaviour_renderer | Renderer base class for question behaviours |
►Cqbehaviour_adaptive_renderer | Renderer for outputting parts of a question belonging to the legacy adaptive behaviour |
Cqbehaviour_adaptivenopenalty_renderer | Renderer for outputting parts of a question belonging to the legacy adaptive (no penalties) behaviour |
►Cqbehaviour_deferredcbm_renderer | Renderer for outputting parts of a question belonging to the deferred feedback with certainty based marking behaviour |
Cqbehaviour_immediatecbm_renderer | Renderer for outputting parts of a question belonging to the immediate feedback with CBM behaviour |
Cqbehaviour_deferredfeedback_renderer | Renderer for outputting parts of a question belonging to the deferred feedback behaviour |
Cqbehaviour_immediatefeedback_renderer | Renderer for outputting parts of a question belonging to the immediate feedback behaviour |
Cqbehaviour_informationitem_renderer | Renderer for outputting parts of a question belonging to the information item behaviour |
►Cqbehaviour_interactive_renderer | Interactive behaviour renderer |
Cqbehaviour_interactivecountback_renderer | Renderer for outputting parts of a question belonging to the interactive with countback behaviour |
Cqbehaviour_manualgraded_renderer | Renderer for outputting parts of a question belonging to the manual graded behaviour |
Cqbehaviour_missing_renderer | Renderer for outputting parts of a question when the actual behaviour used is not available |
►Cqtype_essay_format_renderer_base | A base class to abstract out the differences between different type of response format |
►Cqtype_essay_format_editor_renderer | An essay format renderer for essays where the student should use the HTML editor without the file picker |
Cqtype_essay_format_editorfilepicker_renderer | An essay format renderer for essays where the student should use the HTML editor with the file picker |
Cqtype_essay_format_noinline_renderer | An essay format renderer for essays where the student should not enter any inline response |
►Cqtype_essay_format_plain_renderer | An essay format renderer for essays where the student should use a plain input box, but with a normal, proportional font |
Cqtype_essay_format_monospaced_renderer | An essay format renderer for essays where the student should use a plain input box with a monospaced font |
►Cqtype_renderer | Renderer base classes for question types |
Cqtype_description_renderer | Generates the output for description 'question's |
Cqtype_essay_renderer | Generates the output for essay questions |
Cqtype_missingtype_renderer | This question renderer class is used when the actual question type of this question cannot be found |
Cqtype_multianswer_renderer | Multianswer question renderer classes |
►Cqtype_multianswer_subq_renderer_base | Subclass for generating the bits of output specific to shortanswer subquestions |
Cqtype_multianswer_multichoice_inline_renderer | Render an embedded multiple-choice question that is displayed as a select menu |
►Cqtype_multianswer_multichoice_vertical_renderer | Render an embedded multiple-choice question vertically, like for a normal multiple-choice question |
Cqtype_multianswer_multichoice_horizontal_renderer | Render an embedded multiple-choice question vertically, like for a normal multiple-choice question |
►Cqtype_multianswer_multiresponse_vertical_renderer | Class qtype_multianswer_multiresponse_renderer |
Cqtype_multianswer_multiresponse_horizontal_renderer | Render an embedded multiple-response question horizontally |
Cqtype_multianswer_textfield_renderer | Subclass for generating the bits of output specific to shortanswer subquestions |
►Cqtype_numerical_renderer | Numerical question renderer class |
►Cqtype_calculated_renderer | Generates the output for calculated questions |
Cqtype_calculatedsimple_renderer | Generates the output for simple calculated questions |
Cqtype_calculatedmulti_renderer | Generates the output for calculated multiple-choice questions |
Cqtype_shortanswer_renderer | Generates the output for short answer questions |
Cqtype_truefalse_renderer | Generates the output for true-false questions |
►Cqtype_with_combined_feedback_renderer | Renderer base classes for question types |
►Cqtype_ddtoimage_renderer_base | Generates the output for drag-and-drop onto image questions |
Cqtype_ddimageortext_renderer | Generates the output for drag-and-drop onto image questions |
Cqtype_ddmarker_renderer | Generates the output for drag-and-drop markers questions |
►Cqtype_elements_embedded_in_question_text_renderer | Renders question types where the question includes embedded interactive elements |
Cqtype_ddwtos_renderer | Generates the output for drag-and-drop words into sentences questions |
Cqtype_gapselect_renderer | Generates the output for select missing words questions |
►Cqtype_match_renderer | Generates the output for matching questions |
Cqtype_randomsamatch_renderer | Generates the output for randomsamatch questions |
►Cqtype_multichoice_renderer_base | Base class for generating the bits of output common to multiple choice single and multiple questions |
Cqtype_multichoice_multi_renderer | Subclass for generating the bits of output specific to multiple choice multi=select questions |
Cqtype_multichoice_single_renderer | Subclass for generating the bits of output specific to multiple choice single questions |
Cquiz_grading_renderer | Defines the renderer for the quiz_grading module |
Creport_competency\output\renderer | Renderer class for competency breakdown report |
Creport_eventlist_renderer | Renderer for event report |
Creport_infectedfiles\output\renderer | Infected file report renderer |
Creport_insights\output\renderer | Renderer class |
Creport_log_renderer | Report log renderer's for printing reports |
Creport_loglive_renderer | Report log renderer's for printing reports |
Creport_loglive_renderer_ajax | Log live report ajax renderer |
Creport_progress\output\renderer | Renderer for report progress |
Ctool_analytics\output\renderer | Renderer class |
Ctool_behat_renderer | Renderer for behat tool web features |
►Ctool_brickfield\output\renderer | Tool_brickfield renderer |
Ctool_brickfield\output\activityresults\renderer | Tool_brickfield/activityresults renderer |
Ctool_brickfield\output\advanced\renderer | Tool_brickfield/advanced renderer |
Ctool_brickfield\output\checktyperesults\renderer | Tool_brickfield/checktyperesults renderer |
Ctool_brickfield\output\errors\renderer | Tool_brickfield/errors renderer |
Ctool_brickfield\output\printable\renderer | Tool_brickfield/printable renderer |
Ctool_capability_renderer | Capability tool renderer |
Ctool_cohortroles\output\renderer | Renderer class for cohort roles |
Ctool_customlang\output\renderer | Renderer for the customlang tool |
Ctool_dataprivacy\output\renderer | Renderer class for tool_dataprivacy |
Ctool_filetypes_renderer | Class containing the renderer functions for displaying file types |
Ctool_installaddon_renderer | Implements the plugin renderer |
Ctool_langimport\output\renderer | Renderer class |
Ctool_licensemanager\output\renderer | Renderer class for 'tool_licensemanager' component |
Ctool_lp\output\renderer | Renderer class for learning plans |
Ctool_lpmigrate\output\renderer | Renderer class |
Ctool_messageinbound_renderer | Implements the plugin renderer |
Ctool_mfa\output\renderer | MFA renderer |
Ctool_mobile\output\renderer | Renderer class |
Ctool_monitor\output\managerules\renderer | Renderer class for manage rules page |
Ctool_monitor\output\managesubs\renderer | Renderer class for manage subscriptions page |
Ctool_moodlenet\output\renderer | Renderer class |
Ctool_oauth2\output\renderer | Implements the plugin renderer |
Ctool_policy\output\renderer | Renderer for the policies plugin |
Ctool_task_renderer | Implements the plugin renderer |
Ctool_templatelibrary\output\renderer | Renderer class for template library |
Ctool_usertours\output\renderer | Renderer |
►Crenderer_factory | A renderer factory is just responsible for creating an appropriate renderer for any given part of Moodle |
►Crenderer_factory_base | This is a base class to help you implement the renderer_factory interface |
Cstandard_renderer_factory | This is the default renderer factory for Moodle |
Ctheme_overridden_renderer_factory | This is renderer factory allows themes to override the standard renderers using php code |
Creport_eventlist_list_generator | Class for returning system event information |
Creport_insights\output\actions_exporter | Output helper to export actions for rendering |
Creport_progress\local\helper | Helper for report progress |
►Crepository_contentbank\browser\contentbank_browser | Base class for the content bank browsers |
Crepository_contentbank\browser\contentbank_browser_context_course | Represents the content bank browser in the course context |
Crepository_contentbank\browser\contentbank_browser_context_coursecat | Represents the content bank browser in the course category context |
Crepository_contentbank\browser\contentbank_browser_context_system | Represents the content bank browser in the system context |
Crepository_contentbank\contentbank_search | Represents the content bank search related functionality |
Crepository_contentbank\helper | Helper class for content bank files repository |
►Crepository_googledocs\googledocs_content | Base class for presenting the googledocs repository contents |
Crepository_googledocs\googledocs_content_search | Utility class for displaying google drive content that matched a given search criteria |
Crepository_googledocs\local\browser\googledocs_drive_content | Utility class for browsing content from or within a specified google drive |
Crepository_googledocs\local\browser\googledocs_root_content | Utility class for browsing the content within the googledocs repository root |
Crepository_googledocs\local\browser\googledocs_shared_drives_content | Utility class for browsing the content within the googledocs repository shared drives root |
Crepository_googledocs\helper | Helper class for the googledocs repository |
►Crepository_googledocs\local\node\node | The googledocs repository content node interface |
Crepository_googledocs\local\node\file_node | Class used to represent a file node in the googledocs repository |
Crepository_googledocs\local\node\folder_node | Class used to represent a folder node in the googledocs repository |
Crepository_nextcloud\access_controlled_link_manager | Manages the creation and usage of access controlled links |
Crepository_nextcloud\issuer_management | Provide static functions for creating and validating issuers |
►Crequest\core_userlist_provider | |
Creport_infectedfiles\privacy\provider | Infected file report |
►Crequest\plugin\provider | |
Creport_infectedfiles\privacy\provider | Infected file report |
►CResolver | |
CMoodle\BehatExtension\Context\ContextClass\ClassResolver | Moodle behat context class resolver |
Crestore_check | Non instantiable helper class providing different restore checks |
►Crestore_dbops | Base abstract class for all the helper classes providing DB operations |
Crestore_controller_dbops | Non instantiable helper class providing DB support to the @restore_controller |
Crestore_decode_processor | Helper class that will perform all the necessary decoding tasks on restore |
Crestore_decode_rule | Helper class used to decode links back to their original form |
Crestore_factory | Non instantiable factory class providing different restore object instances |
Crestore_logs_processor | This class is one varying singleton that, for all the logs corresponding to one task, is in charge of storing all its restore_log_rule rules, dispatching to the correct one and insert/log the resulting information |
Crestore_path_element | Class representing one path to be restored from XML file |
Crestore_plan_builder | Abstract class defining the static method in charge of building the whole restore plan, based in @restore_controller preferences |
►Crestore_plugin | Class implementing the plugins support for moodle2 restore |
Crestore_coursereport_plugin | Restore for course plugin: course report |
►Crestore_enrol_plugin | Base class for enrol backup plugins |
Crestore_enrol_lti_plugin | Define all the restore steps |
►Crestore_format_plugin | Class extending standard restore_plugin in order to implement some helper methods related with the course formats (format plugin) |
Crestore_format_topics_plugin | Specialised restore for Topics course format |
Crestore_format_weeks_plugin | Specialised restore for format_weeks |
►Crestore_gradingform_plugin | Base class for restoring all advanced grading form plugins |
Crestore_gradingform_guide_plugin | Restores the marking guide specific data from grading.xml file |
Crestore_gradingform_rubric_plugin | Restores the rubric specific data from grading.xml file |
Crestore_local_plugin | Class extending standard restore_plugin in order to implement some helper methods related with local plugins |
Crestore_plagiarism_plugin | Class extending standard restore_plugin in order to implement some helper methods related with the plagiarism plugins |
►Crestore_qbank_plugin | Defines restore_qbank_plugin class |
Crestore_qbank_comment_plugin | Restore plugin class that provides the necessary information needed to restore comments for questions |
Crestore_qbank_customfields_plugin | Restore plugin class that provides the necessary information needed to restore comments for questions |
►Crestore_qtype_plugin | Class extending standard restore_plugin in order to implement some helper methods related with the questions (qtype plugin) |
►Crestore_qtype_calculated_plugin | Restore plugin class that provides the necessary information needed to restore one calculated qtype plugin |
Crestore_qtype_calculatedmulti_plugin | Restore plugin class that provides the necessary information needed to restore one calculatedmulti qtype plugin |
Crestore_qtype_calculatedsimple_plugin | Restore plugin class that provides the necessary information needed to restore one calculatedsimple qtype plugin |
Crestore_qtype_ddimageortext_plugin | Restore plugin class for the ddimageortext question type |
Crestore_qtype_ddmarker_plugin | Restore plugin class for the ddmarker question type plugin |
Crestore_qtype_ddwtos_plugin | Restore plugin class that provides the necessary information needed to restore one ddwtos qtype plugin |
Crestore_qtype_essay_plugin | Restore plugin class that provides the necessary information needed to restore one essay qtype plugin |
►Crestore_qtype_extrafields_plugin | Class extending restore_qtype_plugin in order to use extra fields method |
Crestore_qtype_shortanswer_plugin | Restore plugin class that provides the necessary information needed to restore one shortanswer qtype plugin |
Crestore_qtype_gapselect_plugin | Restore plugin class for the gapselect question type plugin |
Crestore_qtype_match_plugin | Restore plugin class that provides the necessary information needed to restore one match qtype plugin |
Crestore_qtype_multianswer_plugin | Restore plugin class that provides the necessary information needed to restore one multianswer qtype plugin |
Crestore_qtype_multichoice_plugin | Restore plugin class that provides the necessary information needed to restore one multichoice qtype plugin |
Crestore_qtype_numerical_plugin | Restore plugin class that provides the necessary information needed to restore one numerical qtype plugin |
Crestore_qtype_random_plugin | Restore plugin class that provides the necessary information needed to restore one random qtype plugin |
Crestore_qtype_randomsamatch_plugin | Restore plugin class that provides the necessary information needed to restore one randomsamatch qtype plugin |
Crestore_qtype_truefalse_plugin | Restore plugin class that provides the necessary information needed to restore one truefalse qtype plugin |
Crestore_report_plugin | Restore for plugin report |
Crestore_theme_plugin | Restore for course plugin: theme |
Crestore_tool_plugin | Admin tool restore plugin base class |
Crestore_prechecks_helper | Non instantiable helper class providing support for restore prechecks |
►Crestore_questions_activity_structure_step | |
Crestore_quiz_activity_structure_step | Structure step to restore one quiz activity |
►Crestore_subplugin | Class implementing the subplugins support for moodle2 restore |
Crestore_assignfeedback_comments_subplugin | Restore subplugin class |
Crestore_assignfeedback_editpdf_subplugin | Restore subplugin class |
Crestore_assignfeedback_file_subplugin | Restore subplugin class |
Crestore_assignsubmission_file_subplugin | This file contains the class for restore of this submission plugin |
Crestore_assignsubmission_onlinetext_subplugin | This file contains the class for restore of this submission plugin |
Crestore_ltiservice_gradebookservices_subplugin | Restore subplugin class |
►Crestore_mod_quiz_access_subplugin | Base class for restoring up all the quiz settings and attempt data for an access rule quiz sub-plugin |
Crestore_quizaccess_seb_subplugin | Restore instructions for the seb (Safe Exam Browser) quiz access subplugin |
►Crestore_tool_log_logstore_subplugin | Parent class of all the logstore subplugin implementations |
Crestore_logstore_database_subplugin | |
Crestore_logstore_standard_subplugin | |
Crestore_workshopeval_best_subplugin | Restore subplugin class that provides the necessary information needed to restore one workshopeval_best subplugin |
Crestore_workshopform_accumulative_subplugin | Restore subplugin class that provides the necessary information needed to restore one workshopform_accumulative subplugin |
Crestore_workshopform_comments_subplugin | Restore subplugin class that provides the necessary information needed to restore one workshopform_comments subplugin |
Crestore_workshopform_numerrors_subplugin | Restore subplugin class that provides the necessary information needed to restore one workshopform_numerrors subplugin |
Crestore_workshopform_rubric_subplugin | Restore subplugin class that provides the necessary information needed to restore one workshopform_rubric subplugin |
►Crestore_ui_independent_stage | Abstract class used to represent a restore stage that is indenependent |
Crestore_ui_stage_confirm | The confirmation stage |
Crestore_ui_stage_destination | This is the destination stage |
Crights_copyright | |
Crights_cost | |
►CSabberworm\CSS\Parser | |
Ccore_cssparser | Moodle CSS parser |
►CScssPhp\ScssPhp\Compiler | |
Ccore_scss | Moodle SCSS compiler class |
Csearch_parser | This class takes care of sticking the proper token type/value pairs into the parsed token array |
Csearch_solr\schema | Schema class to interact with Solr schema |
Csearch_token | Class to hold token/value pairs after they're parsed |
►Csetting_dependency | Generic abstract dependency class |
►Csetting_dependency_disabledif_equals | A dependency that disables the secondary setting if the primary setting is equal to the provided value |
Csetting_dependency_disabledif_checked | A dependency that disables the secondary element if the primary element is true or checked |
Csetting_dependency_disabledif_empty | A dependency that disables the secondary setting if the value of the primary setting is empty |
►Csetting_dependency_disabledif_in_array | Disable if a value is in a list |
Csetting_dependency_disabledif_equals2 | This class is here for backwards compatibility (terrible name) |
Csetting_dependency_disabledif_not_checked | A dependency that disables the secondary element if the primary element is false or not checked |
Csetting_dependency_disabledif_not_empty | A dependency that disables the secondary setting if the value of the primary setting is not empty |
Csetting_dependency_disabledif_not_equals | A dependency that disables the secondary setting if the primary setting is not equal to the provided value |
►CSPLPriorityQueue | |
Cmod_data\search\sortedcontentqueue | Priority Queue class to sort out db entry contents |
►Csql_generator | Abstract sql generator class, base for all db specific implementations |
Cmssql_sql_generator | This class generate SQL code to be used against MSSQL It extends XMLDBgenerator so everything can be overridden as needed to generate correct SQL |
Cmysql_sql_generator | |
Coracle_sql_generator | This class generate SQL code to be used against Oracle It extends XMLDBgenerator so everything can be overridden as needed to generate correct SQL |
Cpostgres_sql_generator | This class generate SQL code to be used against PostgreSQL It extends XMLDBgenerator so everything can be overridden as needed to generate correct SQL |
Csqlite_sql_generator | This class generate SQL code to be used against SQLite It extends XMLDBgenerator so everything can be overridden as needed to generate correct SQL |
CStateStack | States for a stack machine |
Cstored_file | Class representing local files stored in a sha1 file pool |
►Ctable_default_export_format_parent | |
Ctable_dataformat_export_format | Dataformat exporter |
►CTCPDF | |
►Cpdf | Wrapper class that extends TCPDF (lib/tcpdf/tcpdf.php) |
Ctool_brickfield\local\tool\bfpdf | Tool_brickfield bfpdf |
►CTCPDF2DBarcode | |
Ccore_qrcode | Class for generating QR codes |
Ctechnical_role | |
►Ctemplatable | Interface marking other classes having the ability to export their data for use by templates |
CMoodleQuickForm_advcheckbox | Advanced checkbox type form element |
CMoodleQuickForm_button | Button form element |
CMoodleQuickForm_checkbox | Checkbox form element |
CMoodleQuickForm_editor | Editor element |
CMoodleQuickForm_filemanager | Filemanager form element |
CMoodleQuickForm_filepicker | Filepicker form element |
CMoodleQuickForm_grading | Advance grading form element |
CMoodleQuickForm_group | Form element group |
CMoodleQuickForm_password | Password type form element |
CMoodleQuickForm_radio | Radio type form element |
CMoodleQuickForm_recaptcha | Recaptcha type form element |
CMoodleQuickForm_select | Select type form element |
CMoodleQuickForm_selectgroups | Select type form element |
CMoodleQuickForm_selectwithlink | Select type form element |
CMoodleQuickForm_static | Text type form element |
CMoodleQuickForm_submit | Submit type form element |
CMoodleQuickForm_text | Text type form element |
CMoodleQuickForm_textarea | Textarea type form element |
CMoodleQuickForm_url | Url type form element |
CMoodleQuickForm_warning | Static warning element |
Caction_menu | An action menu |
Cassign_attempt_history_chooser | Used to output the attempt history chooser for a particular assignment |
Cblock_lp\output\competencies_to_review_page | Competencies to review renderable class |
Cblock_lp\output\plans_to_review_page | Plans to review renderable class |
Cblock_lp\output\summary | Summary renderable class |
Cblock_myoverview\output\main | Class containing data for my overview block |
Cblock_myprofile\output\myprofile | Class containing data for myprofile block |
Cblock_recentlyaccessedcourses\output\main | Class containing data for Recently accessed courses block |
Cblock_recentlyaccesseditems\output\main | Class containing data for Recently accessed items block |
Cblock_rss_client\output\block | Class to help display an RSS Feeds block |
Cblock_rss_client\output\channel_image | Class to display RSS channel images |
Cblock_rss_client\output\feed | Class to help display an RSS Feed |
Cblock_rss_client\output\footer | Class to help display an RSS Block footer |
Cblock_rss_client\output\item | Class to help display an RSS Item |
Cblock_search_forums\output\search_form | Search form renderable class |
Cblock_starredcourses\output\main | Class containing data for starred courses block |
Cblock_timeline\output\main | Class containing data for timeline block |
Cbooktool_print\output\print_book_chapter_page | Class containing data for the print book page |
Cbooktool_print\output\print_book_page | Class containing data for the print book page |
►Ccomponent_action | Helper class used by other components that involve an action on the page (URL or JS) |
Cconfirm_action | Confirm action |
Cpopup_action | Component action for a popup window |
Ccore\navigation\output\more_menu | More menu navigation renderable |
Ccore\navigation\output\primary | Primary navigation renderable |
Ccore\output\activity_header | Data structure representing standard components displayed on the activity header |
Ccore\output\checkbox_toggleall | The checkbox-toggleall renderable class |
Ccore\output\chooser | The chooser renderable class |
Ccore\output\chooser_item | The chooser_item renderable class |
Ccore\output\chooser_section | The chooser_section renderable class |
Ccore\output\comboboxsearch | Renderable class for the comboboxsearch |
Ccore\output\datafilter | The filter renderable class |
Ccore\output\dynamic_tabs | Class dynamic tabs |
►Ccore\output\dynamic_tabs\base | Class tab_base |
Ccore_reportbuilder\output\dynamictabs\access | Access dynamic tab |
Ccore_reportbuilder\output\dynamictabs\audience | Audience dynamic tab |
Ccore_reportbuilder\output\dynamictabs\editor | Editor dynamic tab |
Ccore_reportbuilder\output\dynamictabs\schedules | Schedules dynamic tab |
Ctool_componentlibrary\local\examples\dynamictabs\tab1 | Example tab class |
Ctool_componentlibrary\local\examples\dynamictabs\tab2 | Example tab class |
Ccore\output\inplace_editable | Class allowing to quick edit a title inline |
Ccore\output\language_menu | Class for creating the language menu |
►Ccore\output\named_templatable | A subset of templatable which provides the name of the template to use |
Ccore\output\choicelist | A generic user choice output class |
Ccore\output\local\dropdown\dialog | Class to render a dropdown dialog element |
Ccore\output\sticky_footer | Class to render a sticky footer element |
Ccore_courseformat\output\activitybadge | Base class to render an activity badge |
Ccore_courseformat\output\local\content | Base class to render a course format |
Ccore_courseformat\output\local\content\addsection | Base class to render a course add section buttons |
Ccore_courseformat\output\local\content\bulkedittoggler | Course bulk edit mode toggler button |
Ccore_courseformat\output\local\content\bulkedittools | Contains the bulk editor tools bar |
Ccore_courseformat\output\local\content\cm | Base class to render a course module inside a course format |
Ccore_courseformat\output\local\content\cm\cmicon | Base class to render a course module icon |
Ccore_courseformat\output\local\content\cm\cmname | Base class to render a course module inplace editable header |
Ccore_courseformat\output\local\content\cm\completion | Base class to render course module completion |
Ccore_courseformat\output\local\content\cm\controlmenu | Base class to render a course module menu inside a course format |
Ccore_courseformat\output\local\content\cm\groupmode | Base class to render an activity group mode badge |
Ccore_courseformat\output\local\content\cm\title | Base class to render a course module title inside a course format |
Ccore_courseformat\output\local\content\cm\visibility | Base class to render a course module availability inside a course format |
Ccore_courseformat\output\local\content\frontpagesection | Represents the frontpage section 1 |
Ccore_courseformat\output\local\content\section | Base class to render a course section |
Ccore_courseformat\output\local\content\section\availability | Base class to render section availability |
Ccore_courseformat\output\local\content\section\cmitem | Base class to render a section activity in the activities list |
Ccore_courseformat\output\local\content\section\cmlist | Base class to render a section activity list |
Ccore_courseformat\output\local\content\section\cmsummary | Base class to render a course section summary |
Ccore_courseformat\output\local\content\section\controlmenu | Base class to render section controls |
Ccore_courseformat\output\local\content\section\header | Base class to render a section header |
Ccore_courseformat\output\local\content\section\summary | Base class to render a course section summary |
Ccore_courseformat\output\local\content\sectionnavigation | Base class to render a course add section navigation |
Ccore_courseformat\output\local\content\sectionselector | Represents the section selector |
Cqbank_viewquestionname\output\questionname | Question in place editing api call |
Ccore\output\notification | Data structure representing a notification |
Ccore\output\select_menu | A single-select combobox widget that is functionally similar to an HTML select element |
Ccore_auth\output\digital_minor_page | Digital minor renderable class |
Ccore_auth\output\login | Login renderable class |
Ccore_auth\output\verify_age_location_page | Age and location verification renderable class |
Ccore_availability\output\availability_info | Base class to render availability info |
Ccore_badges\output\base_action_bar | Abstract class for the badges tertiary navigation |
Ccore_contentbank\output\bankcontent | Class containing data for bank content |
Ccore_contentbank\output\viewcontent | Class containing data for the content view |
Ccore_course\output\activity_completion | The activity completion renderable class |
Ccore_course\output\activity_dates | The activity dates renderable class |
Ccore_course\output\activity_information | The activity information renderable class |
Ccore_course\output\activity_navigation | The class activity navigation renderable |
Ccore_course\output\completion_action_bar | Renderable class for the action bar elements in the course completion pages |
Ccore_course\output\recommendations\activity_list | Activity list renderable |
Ccore_customfield\output\field_data | Core_customfield field value renderable class |
Ccore_customfield\output\management | Class management |
Ccore_grades\output\action_bar | The base class for the action bar in the gradebook pages |
Ccore_group\output\group_details | Group details page class |
Ccore_group\output\index_page | Group index page class |
Ccore_h5p\output\h5peditor | Displays the H5P Editor |
Ccore_h5p\output\libraries | Class to help display H5P library management table |
Ccore_message\output\preferences\notification_list | Class to create context for the list of notifications on the message preferences page |
Ccore_message\output\preferences\notification_list_component | Class to create context for a notification component on the message preferences page |
Ccore_message\output\preferences\notification_list_processor | Class to create context for a notification component on the message preferences page |
Ccore_message\output\preferences\processor | Class to create context for one of the message processors settings on the message preferences page |
Ccore_message\output\processor | Class to prepare a message processor for display |
Ccore_privacy\output\exported_html_page | Class containing the navigation renderable |
Ccore_privacy\output\exported_navigation_page | Class containing the navigation renderable |
Ccore_question\output\qbank_action_menu | Rendered HTML elements for tertiary nav for Question bank |
Ccore_question\output\question_version_info | Track and display question version information |
Ccore_question\output\question_version_selection | A UI widget to select other versions of a particular question |
Ccore_reportbuilder\output\custom_report | Custom report output class |
Ccore_reportbuilder\output\system_report | System report output class |
Ccore_search\document | Represents a document to index |
Ccore_tag\output\tag | Class to help display tag |
Ccore_tag\output\tagcloud | Class to display a tag cloud - set of tags where each has a weight |
Ccore_tag\output\tagfeed | Class to display feed of tagged items |
Ccore_tag\output\tagindex | Class to display items tagged with a specific tag |
Ccore_tag\output\taglist | Class to preapare a list of tags for display, usually the list of tags some entry is tagged with |
Ccore_user\output\status_field | Class containing the data for the status field |
Ccustom_menu_item | Custom menu item |
Cenrol_lti\output\registration | Tool registration page class |
Cforumreport_summary\output\filters | Forum summary report filters renderable |
Chelp_icon | Data structure representing a help icon |
Cinitials_bar | Component representing initials bar |
Clogin_signup_form | |
Cmessage_email\output\email_digest | Email digest renderable |
Cmessage_popup\output\popup_notification | Class to prepare a popup notification for display |
Cmod_assign\output\actionmenu | Output the actionbar for this activity |
Cmod_assign\output\grading_actionmenu | Output the grading actionbar for this activity |
Cmod_assign\output\grading_app | Grading app renderable |
Cmod_assign\output\override_actionmenu | Output the override actionbar for this activity |
Cmod_assign\output\timelimit_panel | Represents the timer panel |
Cmod_assign\output\user_submission_actionmenu | Output the user submission actionbar for this activity |
Cmod_bigbluebuttonbn\output\import_view | Renderable for the import page |
Cmod_bigbluebuttonbn\output\instance_updated_message | Renderable for the instance notification updated message |
Cmod_bigbluebuttonbn\output\recording_row_actionbar | Renderer for recording row actionbar column |
Cmod_bigbluebuttonbn\output\recording_row_playback | Renderer for recording row playback column |
Cmod_bigbluebuttonbn\output\recording_row_preview | Renderer for recording_row_preview column |
Cmod_bigbluebuttonbn\output\recordings_session | Renderer for recording section |
Cmod_bigbluebuttonbn\output\view_page | View Page template renderable |
Cmod_book\output\main_action_menu | Output the action menu for the book activity |
Cmod_data\output\add_entries_action | Renderable class for the Add entries button in the database activity |
Cmod_data\output\defaulttemplate | Renderable class for the default templates in the database activity |
Cmod_data\output\empty_database_action_bar | Renderable class for the action bar elements for an empty database activity |
Cmod_data\output\fields_action_bar | Renderable class for the action bar elements in the field pages in the database activity |
Cmod_data\output\fields_mappings_action_bar | Renderable class for the action bar elements in the fields mapping page in the database activity |
Cmod_data\output\preset_preview | Preset preview output class |
Cmod_data\output\presets | Renderable class for the presets table in the database activity |
Cmod_data\output\presets_action_bar | Renderable class for the action bar elements in the presets page in the database activity |
Cmod_data\output\template_editor | Renderable class for template editor |
Cmod_data\output\template_editor_tools | Renderable class for template editor tools |
Cmod_data\output\templates_action_bar | Renderable class for the action bar elements in the template pages in the database activity |
Cmod_data\output\view_action_bar | Renderable class for the action bar elements in the view pages in the database activity |
Cmod_data\output\zero_state_action_bar | Renderable class for the action bar elements in the zero state (no fields created) pages in the database activity |
Cmod_feedback\output\base_action_bar | Class base_action_bar |
Cmod_feedback\output\summary | Class to help display feedback summary |
Cmod_forum\output\big_search_form | Big search form class |
Cmod_forum\output\forum_actionbar | Render activity page for tertiary nav |
Cmod_forum\output\forum_post | |
Cmod_forum\output\quick_search_form | Quick search form renderable class |
Cmod_forum\output\subscription_actionbar | Renders the subscribers page for this activity |
Cmod_glossary\output\standard_action_bar | Class standard_action_bar - Display the action bar |
Cmod_h5pactivity\output\attempt | Class to help display report link in mod_h5pactivity |
Cmod_h5pactivity\output\reportattempts | Class to output an attempts report on mod_h5pactivity |
Cmod_h5pactivity\output\reportlink | Class to help display report link in mod_h5pactivity |
Cmod_h5pactivity\output\reportresults | Class to display the result report in mod_h5pactivity |
Cmod_h5pactivity\output\result | Class to display an attempt tesult in mod_h5pactivity |
Cmod_lesson\output\edit_action_area | Output the actionbar for this activity |
Cmod_lesson\output\edit_action_buttons | Output the action buttons for this activity |
Cmod_lesson\output\override_action_menu | Output the override action menu for this activity |
Cmod_lesson\output\report_action_menu | Output the report action menu for this activity |
Cmod_lti\output\course_tools_page_header | Course tools page header renderable, containing the data for the page zero state and 'add tool' button |
Cmod_lti\output\external_registration_return_page | Class containing data for tool_configure page |
Cmod_lti\output\registration_upgrade_choice_page | Class containing data for rendering LTI upgrade choices page |
Cmod_lti\output\repost_crosssite_page | Render a page containing a simple form which reposts to self via JS |
Cmod_lti\output\tool_configure_page | Class containing data for tool_configure page |
Cmod_quiz\output\overrides_actions | Render overrides action in the quiz secondary navigation |
Cmod_scorm\output\actionbar | Render HTML elements for tertiary nav for scorm |
Cmod_scorm\output\userreportsactionbar | Render HTML elements for reports page on tertiary nav |
Cmod_survey\output\actionbar | Output the rendered elements for the tertiary nav page action |
Cmod_wiki\output\action_bar | Renderable class for the action bar elements in the wiki activity pages |
Cmod_workshop\output\actionbar | Output the rendered elements for the tertiary nav for page action |
Cpaging_bar | Component representing a paging bar |
Cpix_icon | Data structure representing an icon |
►Cpix_icon_font | Data structure representing an icon font |
Cpix_icon_fontawesome | Data structure representing an icon subtype |
Cprogress_bar | Progress bar class |
Cqbank_columnsortorder\output\add_column | Renderable for the "add column" dropdown list |
Cqbank_columnsortorder\output\column_sort_preview | Renderable for the question bank preview |
Cqbank_columnsortorder\output\column_sort_ui | Renderable for the column sort admin UI |
Cqbank_columnsortorder\output\reset_columns | Renderable for resetting customised column settings |
Cqbank_editquestion\output\add_new_question | Create new question button |
Cqbank_viewquestiontext\output\question_text_format | Question text format selector |
Creport_competency\output\report | Class containing data for learning plan template competencies page |
Creport_competency\output\user_course_navigation | User course navigation class |
Creport_insights\output\insight | Single insight view page |
Creport_insights\output\insights_list | Shows report_insights insights list |
Csingle_select | Simple form with just one select field that gets submitted automatically |
Ctabobject | Stores one tab |
Ctool_admin_presets\output\export_import | Class containing data for export and import template |
Ctool_admin_presets\output\presets_list | Class containing data for admin_presets tool |
Ctool_analytics\output\insights_report | Insights report renderable |
Ctool_analytics\output\invalid_analysables | Invalid analysables renderable |
Ctool_analytics\output\models_list | Shows tool_analytics models list |
Ctool_analytics\output\restorable_models | Represents the list of default models that can be eventually restored |
Ctool_customlang\output\translator | Class containing data for customlang translator page |
Ctool_dataprivacy\output\categories | Class containing the categories page renderable |
Ctool_dataprivacy\output\data_deletion_page | Class containing data for a user's data requests |
Ctool_dataprivacy\output\data_registry_compliance_page | Class containing the data registry compliance renderable |
Ctool_dataprivacy\output\data_registry_page | Class containing the data registry renderable |
Ctool_dataprivacy\output\data_requests_page | Class containing data for a user's data requests |
Ctool_dataprivacy\output\defaults_page | Class containing data for the data registry defaults |
Ctool_dataprivacy\output\my_data_requests_page | Class containing data for a user's data requests |
Ctool_dataprivacy\output\purposes | Class containing the purposes page renderable |
Ctool_dataprivacy\output\request_filter | Class containing the filter options data for rendering the autocomplete element for the data requests page |
Ctool_dataprivacy\output\summary_page | Class containing the summary page renderable |
Ctool_langimport\output\langimport_page | Language import page class |
Ctool_lp\output\competency_plan_navigation | User competency plan navigation class |
Ctool_lp\output\competency_summary | Class containing data for competency summary |
Ctool_lp\output\course_competencies_page | Class containing data for course competencies page |
Ctool_lp\output\manage_competencies_page | Class containing data for managecompetencies page |
Ctool_lp\output\manage_competency_frameworks_page | Class containing data for managecompetencyframeworks page |
Ctool_lp\output\manage_templates_page | Class containing data for managecompetencyframeworks page |
Ctool_lp\output\module_navigation | User course navigation class |
Ctool_lp\output\plan_page | Plan page class |
Ctool_lp\output\plans_page | Class containing data for a user learning plans list page |
Ctool_lp\output\related_competencies | Class containing data for related competencies |
Ctool_lp\output\template_competencies_page | Class containing data for learning plan template competencies page |
Ctool_lp\output\user_competency_course_navigation | User competency course navigation class |
Ctool_lp\output\user_competency_summary | User competency summary class |
Ctool_lp\output\user_competency_summary_in_course | User competency page class |
Ctool_lp\output\user_competency_summary_in_plan | User competency page class |
Ctool_lp\output\user_evidence_list_page | Class for the page listing the evidence of prior learning of a user |
Ctool_lp\output\user_evidence_page | User evidence page class |
Ctool_lpmigrate\output\migrate_framework_results | Migrate frameworks results class |
Ctool_mobile\output\subscription | Subscription page |
Ctool_moodlenet\output\select_page | Select page renderable |
Ctool_policy\output\acceptances | List of users and their acceptances |
Ctool_policy\output\acceptances_filter | Implements the widget allowing to filter the acceptance records |
Ctool_policy\output\guestconsent | Renderer for the policies plugin |
Ctool_policy\output\page_agreedocs | Represents a page for showing all the policy documents which a user has to agree to |
Ctool_policy\output\page_managedocs_list | Represents a management page with the list of policy documents |
Ctool_policy\output\page_nopermission | Represents a page for showing the error messages |
Ctool_policy\output\page_viewalldoc | Represents a page for showing all the policy documents with a current version |
Ctool_policy\output\page_viewdoc | Represents a page for showing the given policy document version |
Ctool_policy\output\user_agreement | List of users and their acceptances |
Ctool_templatelibrary\output\list_templates_page | Class containing data for list_templates page |
Curl_select | Simple URL selection widget description |
Ctest_lock | Tests lock |
Ctest_question_maker | This class creates questions of various types, which can then be used when testing |
Ctesting_db_record_builder | Helper for tests that need to simulate records loaded from the database |
►Ctesting_util | Testing util classes |
Cbehat_util | Init/reset utilities for Behat database and dataroot |
Cphpunit_util | Utility class |
Ctests\gradingform_guide\generator\criterion | Convenience class to create guide criterion |
Ctests\gradingform_guide\generator\guide | Test guide |
Ctests\gradingform_rubric\generator\criterion | Convenience class to create rubric criterion |
Ctests\gradingform_rubric\generator\rubric | Test rubric |
Ctests_finder | Tests finder |
►Ctexteditor | Base abstract text editor class |
Catto_texteditor | This is the texteditor implementation |
Ceditor_tiny\editor | Tiny Editor |
Ctextarea_texteditor | |
Ctgz_extractor | Extracts .tar.gz files (POSIX format) |
►Ctgz_extractor_handler | Interface for callback from tgz_extractor\extract |
Ctgz_packer_extract_to_pathname | Handles extraction to pathname |
Ctgz_packer_extract_to_storage | Handles extraction to file storage |
Ctheme_boost\autoprefixer | Autoprefixer class |
Ctheme_boost\output\core_renderer | Renderers to align Moodle's HTML with that expected by Bootstrap |
Ctheme_classic\output\core_renderer | Renderers to align Moodle's HTML with that expected by Bootstrap |
Ctheme_config | This class represents the configuration variables of a Moodle theme |
Ctiny_autosave\autosave_manager | Autosave Manager |
Ctiny_premium\manager | Tiny Premium manager |
►Ctool_admin_presets\local\action\base | Admin tool presets main controller class |
Ctool_admin_presets\local\action\delete | This class extends base class and handles delete function |
Ctool_admin_presets\local\action\export | This class extends base class and handles export function |
Ctool_admin_presets\local\action\import | This class extends base class and handles import function |
Ctool_admin_presets\local\action\load | This class extends base class and handles load function |
Ctool_admin_presets\local\action\rollback | This class extends base class and handles rollback function |
Ctool_analytics\clihelper | Helper class that contains helper functions for cli scripts |
Ctool_analytics\output\helper | Helper class with general purpose tiny functions |
Ctool_behat | Behat commands manager |
Ctool_brickfield\accessibility | Provides the Brickfield Accessibility toolkit API |
Ctool_brickfield\analysis | Analysis and deployment class |
►Ctool_brickfield\area_base | Area base class |
►Ctool_brickfield\local\areas\core_course\base | Base class for various course-related areas |
Ctool_brickfield\local\areas\core_course\fullname | Course full name observer |
Ctool_brickfield\local\areas\core_course\shortname | Course shortname observer |
Ctool_brickfield\local\areas\core_course\summary | Course summary observer |
►Ctool_brickfield\local\areas\core_course\category_base | Base class for all areas that represent a field from the course_categories table (such as 'intro' or 'name') |
Ctool_brickfield\local\areas\core_course\category_description | Category description observer |
Ctool_brickfield\local\areas\core_course\category_name | Category name observer |
Ctool_brickfield\local\areas\core_course\sectionname | Course section name observer |
Ctool_brickfield\local\areas\core_course\sectionsummary | Course section summary observer |
►Ctool_brickfield\local\areas\core_question\base | Base class for various question-related areas |
►Ctool_brickfield\local\areas\core_question\answerbase | Base class for various question-related areas |
Ctool_brickfield\local\areas\core_question\questionanswers | Question answers observer |
Ctool_brickfield\local\areas\core_question\questionfeedback | Question feedback observer |
Ctool_brickfield\local\areas\core_question\generalfeedback | Question generalfeedback observer |
Ctool_brickfield\local\areas\core_question\questionname | Question name observer |
Ctool_brickfield\local\areas\core_question\questiontext | Question text observer |
Ctool_brickfield\local\areas\mod_book\chaptercontent | Book chapter content observer |
Ctool_brickfield\local\areas\mod_book\chaptertitle | Book chapter title observer |
Ctool_brickfield\local\areas\mod_choice\option | Choice option observer |
►Ctool_brickfield\local\areas\mod_lesson\answer_base | Lesson answer base |
Ctool_brickfield\local\areas\mod_lesson\answer_answer | Lesson answer observer |
Ctool_brickfield\local\areas\mod_lesson\answer_response | Lesson answer response observer |
►Ctool_brickfield\local\areas\mod_lesson\page_base | Lesson page base |
Ctool_brickfield\local\areas\mod_lesson\pagecontent | Lesson page content observer |
Ctool_brickfield\local\areas\mod_lesson\pagetitle | Lesson page title observer |
►Ctool_brickfield\local\areas\module_area_base | Base class for all areas that represent a field from the module table (such as 'intro' or 'name') |
Ctool_brickfield\local\areas\mod_assign\intro | Assignment intro observer |
Ctool_brickfield\local\areas\mod_assign\name | Assignment name observer |
►Ctool_brickfield\local\areas\mod_book\base | Book base observer |
Ctool_brickfield\local\areas\mod_book\intro | Book intro observer |
Ctool_brickfield\local\areas\mod_book\name | Book name observer |
Ctool_brickfield\local\areas\mod_chat\intro | Chat intro observer |
Ctool_brickfield\local\areas\mod_chat\name | Chat name observer |
Ctool_brickfield\local\areas\mod_choice\intro | Chat intro observer |
Ctool_brickfield\local\areas\mod_choice\name | Choice name observer |
Ctool_brickfield\local\areas\mod_data\intro | Data activity intro observer |
Ctool_brickfield\local\areas\mod_data\name | Data activity name observer |
Ctool_brickfield\local\areas\mod_feedback\intro | Feedback activity intro observer |
Ctool_brickfield\local\areas\mod_feedback\name | Feedback activity name observer |
Ctool_brickfield\local\areas\mod_folder\intro | Folder activity intro observer |
Ctool_brickfield\local\areas\mod_folder\name | Folder activity name observer |
Ctool_brickfield\local\areas\mod_forum\intro | Forum activity intro observer |
Ctool_brickfield\local\areas\mod_forum\name | Forum activity name observer |
Ctool_brickfield\local\areas\mod_glossary\intro | Glossary activity intro observer |
Ctool_brickfield\local\areas\mod_glossary\name | Glossary activity name observer |
Ctool_brickfield\local\areas\mod_imscp\intro | IMSCP activity intro observer |
Ctool_brickfield\local\areas\mod_imscp\name | IMSCP activity name observer |
Ctool_brickfield\local\areas\mod_label\intro | Label activity intro observer |
►Ctool_brickfield\local\areas\mod_lesson\base | Lesson answer base |
Ctool_brickfield\local\areas\mod_lesson\intro | Lesson intro observer |
Ctool_brickfield\local\areas\mod_lesson\name | Lesson name observer |
Ctool_brickfield\local\areas\mod_lti\intro | LTI activity intro observer |
Ctool_brickfield\local\areas\mod_lti\name | LTI activity name observer |
Ctool_brickfield\local\areas\mod_page\content | Page activity content observer |
Ctool_brickfield\local\areas\mod_page\intro | Page activity intro observer |
Ctool_brickfield\local\areas\mod_page\name | Page activity name observer |
Ctool_brickfield\local\areas\mod_quiz\intro | Quiz activity intro observer |
Ctool_brickfield\local\areas\mod_quiz\name | Quiz activity name observer |
Ctool_brickfield\local\areas\mod_resource\intro | Resource activity intro observer |
Ctool_brickfield\local\areas\mod_resource\name | Resource activity name observer |
Ctool_brickfield\local\areas\mod_scorm\intro | Scorm activity intro observer |
Ctool_brickfield\local\areas\mod_scorm\name | Scorm activity name observer |
Ctool_brickfield\local\areas\mod_survey\intro | Survey activity intro observer |
Ctool_brickfield\local\areas\mod_survey\name | Survey activity name observer |
Ctool_brickfield\local\areas\mod_url\intro | URL activity intro observer |
Ctool_brickfield\local\areas\mod_url\name | URL activity name observer |
Ctool_brickfield\local\areas\mod_wiki\intro | Wiki activity intro observer |
Ctool_brickfield\local\areas\mod_wiki\name | Wiki activity name observer |
Ctool_brickfield\local\areas\mod_workshop\intro | Workshop activity intro observer |
Ctool_brickfield\local\areas\mod_workshop\name | Workshop activity name observer |
Ctool_brickfield\eventobservers | Observer class containing methods monitoring various events |
Ctool_brickfield\local\htmlchecker\brickfield_accessibility | Brickfield accessibility HTML checker library |
►Ctool_brickfield\local\htmlchecker\brickfield_accessibility_guideline | The base class for a guideline |
Ctool_brickfield\local\htmlchecker\guidelines\brickfield_guideline | Brickfield Guideline |
Ctool_brickfield\local\htmlchecker\guidelines\brickfield_textonly_guideline | Brickfield Education Labs Guideline |
Ctool_brickfield\local\htmlchecker\brickfield_accessibility_report_item | A report item |
►Ctool_brickfield\local\htmlchecker\brickfield_accessibility_reporter | The base class for a reporter |
Ctool_brickfield\local\htmlchecker\reporters\report_array | An array reporter that simply returns an unformatted and nested PHP array of tests and report objects |
Ctool_brickfield\local\htmlchecker\reporters\report_codehighlight | Returns a formatted HTML view of the problems |
Ctool_brickfield\local\htmlchecker\reporters\report_demo | Returns the entire document marked-up to highlight problems |
Ctool_brickfield\local\htmlchecker\reporters\report_static | A static reporter |
Ctool_brickfield\local\htmlchecker\reporters\report_xml | Returns an ATOM feed of all the issues - useful to run this as a web service |
Ctool_brickfield\local\htmlchecker\common\brickfield_accessibility_css | Parse content to check CSS validity |
►Ctool_brickfield\local\htmlchecker\common\brickfield_accessibility_test | This handles importing DOM objects, adding items to the report and provides a few DOM-traversing methods |
►Ctool_brickfield\local\htmlchecker\common\brickfield_accessibility_color_test | Helper test base for tests dealing with color difference and luminosity |
Ctool_brickfield\local\htmlchecker\common\body_color_contrast | Helper function to support checking the varous color attributes of the <body> tag against WCAG standards |
Ctool_brickfield\local\htmlchecker\common\body_wai_ert_color_contrast | Base class for test dealing with WAI ERT color contrast for the document |
Ctool_brickfield\local\htmlchecker\common\checks\css_text_has_contrast | Brickfield accessibility HTML checker library |
►Ctool_brickfield\local\htmlchecker\common\brickfield_accessibility_header_test | Special base test class that deals with tests concerning the logical heirarchy of headers |
Ctool_brickfield\local\htmlchecker\common\checks\header_h3 | Brickfield accessibility HTML checker library |
►Ctool_brickfield\local\htmlchecker\common\brickfield_accessibility_table_test | Special base class which provides helper methods for tables |
Ctool_brickfield\local\htmlchecker\common\checks\table_data_should_have_th | Brickfield accessibility HTML checker library |
Ctool_brickfield\local\htmlchecker\common\checks\table_td_should_not_merge | Brickfield accessibility HTML checker library |
►Ctool_brickfield\local\htmlchecker\common\brickfield_accessibility_tag_test | Special class test thats only for file a report whenever it hits the specified tag regardless of anything about the element |
Ctool_brickfield\local\htmlchecker\common\checks\basefont_is_not_used | Brickfield accessibility HTML checker library |
Ctool_brickfield\local\htmlchecker\common\checks\blink_is_not_used | Brickfield accessibility HTML checker library |
Ctool_brickfield\local\htmlchecker\common\checks\bold_is_not_used | Brickfield accessibility HTML checker library |
Ctool_brickfield\local\htmlchecker\common\checks\i_is_not_used | Brickfield accessibility HTML checker library |
Ctool_brickfield\local\htmlchecker\common\checks\marquee_is_not_used | Brickfield accessibility HTML checker library |
Ctool_brickfield\local\htmlchecker\common\checks\strike_is_not_used | Brickfield accessibility HTML checker library |
Ctool_brickfield\local\htmlchecker\common\checks\a_links_dont_open_new_window | Brickfield accessibility HTML checker library |
Ctool_brickfield\local\htmlchecker\common\checks\a_must_contain_text | Brickfield accessibility HTML checker library |
Ctool_brickfield\local\htmlchecker\common\checks\a_suspicious_link_text | Brickfield accessibility HTML checker library |
Ctool_brickfield\local\htmlchecker\common\checks\area_dont_open_new_window | Brickfield accessibility HTML checker library |
Ctool_brickfield\local\htmlchecker\common\checks\area_has_alt_value | Brickfield accessibility HTML checker library |
Ctool_brickfield\local\htmlchecker\common\checks\content_too_long | Brickfield accessibility HTML checker library |
Ctool_brickfield\local\htmlchecker\common\checks\embed_has_associated_no_embed | Brickfield accessibility HTML checker library |
Ctool_brickfield\local\htmlchecker\common\checks\headers_have_text | Brickfield accessibility HTML checker library |
Ctool_brickfield\local\htmlchecker\common\checks\img_alt_is_different | Brickfield accessibility HTML checker library |
Ctool_brickfield\local\htmlchecker\common\checks\img_alt_is_too_long | Brickfield accessibility HTML checker library |
Ctool_brickfield\local\htmlchecker\common\checks\img_alt_not_empty_in_anchor | Brickfield accessibility HTML checker library |
Ctool_brickfield\local\htmlchecker\common\checks\img_alt_not_place_holder | Brickfield accessibility HTML checker library |
Ctool_brickfield\local\htmlchecker\common\checks\img_has_alt | Brickfield accessibility HTML checker library |
Ctool_brickfield\local\htmlchecker\common\checks\img_with_map_has_use_map | Brickfield accessibility HTML checker library |
Ctool_brickfield\local\htmlchecker\common\checks\legend_text_not_empty | Brickfield accessibility HTML checker library |
Ctool_brickfield\local\htmlchecker\common\checks\no_headings | Brickfield accessibility HTML checker library |
Ctool_brickfield\local\htmlchecker\common\checks\object_must_have_embed | Brickfield accessibility HTML checker library |
Ctool_brickfield\local\htmlchecker\common\checks\object_must_have_title | Brickfield accessibility HTML checker library |
Ctool_brickfield\local\htmlchecker\common\checks\object_must_have_valid_title | Brickfield accessibility HTML checker library |
Ctool_brickfield\local\htmlchecker\common\checks\table_summary_does_not_duplicate_caption | Brickfield accessibility HTML checker library |
Ctool_brickfield\local\htmlchecker\common\checks\table_th_should_have_scope | Brickfield accessibility HTML checker library |
Ctool_brickfield\local\htmlchecker\common\input_has_label | Base test class for tests which checks that the given input tag has an associated lable tag |
Ctool_brickfield\local\htmlchecker\common\input_tab_index | Helper base class to check that input tags have an appropriate tab order |
Ctool_brickfield\local\htmlchecker\common\html_elements | This is a helper class which organizes all the HTML tags into groups for finding |
Ctool_brickfield\local\tool\filter | Class filter |
►Ctool_brickfield\local\tool\tool | Brickfield accessibility tool base class |
Ctool_brickfield\local\tool\activityresults | Class activityresults |
Ctool_brickfield\local\tool\advanced | Class advanced |
Ctool_brickfield\local\tool\checktyperesults | Class checktyperesults |
Ctool_brickfield\local\tool\errors | Class errors |
Ctool_brickfield\local\tool\printable | Class printable |
Ctool_brickfield\manager | Class manager |
►Ctool_brickfield\registration | Class registration contains the functions to manage registration validation |
Ctool_brickfield\mock_registration | Mock registration |
Ctool_brickfield\scheduler | Scheduler class |
Ctool_brickfield\sitedata | Provides the Brickfield Accessibility toolkit site data API |
Ctool_cohortroles\api | Class for doing things with cohort roles |
Ctool_cohortroles\observers | Plugin event observer callbacks |
Ctool_customlang\local\importer | Class containing tha custom lang importer |
Ctool_customlang\local\mlang\langstring | Class containing a lang string cleaned |
Ctool_customlang\local\mlang\logstatus | Class containing a lang string cleaned |
Ctool_customlang\local\mlang\phpparser | Parser of Moodle strings defined as associative array |
Ctool_customlang_utils | Provides various utilities to be used by the plugin |
Ctool_dataprivacy\api | Class containing helper methods for processing data requests |
Ctool_dataprivacy\data_registry | Data registry business logic methods |
Ctool_dataprivacy\event\user_deleted_observer | Event observers supported by this module |
Ctool_dataprivacy\expired_contexts_manager | Expired contexts manager |
Ctool_dataprivacy\expiry_info | Expiry Data |
Ctool_dataprivacy\local\helper | Class containing helper functions for the data privacy tool |
Ctool_dataprivacy\metadata_registry | Class containing helper methods for processing data requests |
►Ctool_dataprivacy\output\crud_element | Abstract renderer for independent renderable elements |
Ctool_dataprivacy\output\categories | Class containing the categories page renderable |
Ctool_dataprivacy\output\purposes | Class containing the purposes page renderable |
Ctool_dataprivacy\page_helper | Page helper |
Ctool_filetypes\utils | Class with static back-end methods used by the file type tool |
►Ctool_generator_backend | Backend generic code for all tool_generator commands |
Ctool_generator_course_backend | Backend code for the 'make large course' tool |
Ctool_generator_site_backend | Backend code for the site generator |
Ctool_generator_testplan_backend | Generates the files required by JMeter |
Ctool_httpsreplace\url_finder | Examines DB for non-https src or data links |
Ctool_langimport\controller | Lang import controller |
Ctool_licensemanager\helper | License manager helper class |
Ctool_licensemanager\manager | License manager, main controller for tool_licensemanager |
Ctool_log\local\privacy\helper | Privacy helper class |
Ctool_log\log\observer | |
►Ctool_log\log\store | |
►Ctool_log\log\writer | |
Clogstore_database\log\store | |
Clogstore_standard\log\store | |
Ctool_lp\course_competency_statistics | Course competency statistics class |
Ctool_lp\page_helper | Page helper |
Ctool_lp\template_statistics | Template statistics class |
Ctool_lp\url_resolver | URL resolver class |
Ctool_lpimportcsv\framework_exporter | Export Competency framework |
Ctool_lpimportcsv\framework_importer | This file contains the class to import a competency framework |
Ctool_lpmigrate\framework_mapper | Framework mapper class |
Ctool_lpmigrate\framework_processor | Processor class |
Ctool_messageinbound\manager | Mail Pickup Manager |
►Ctool_mfa\local\factor\object_factor | |
►Ctool_mfa\local\factor\object_factor_base | MFA factor abstract class |
Cfactor_admin\factor | Admin factor class |
Cfactor_auth\factor | Auth factor class |
Cfactor_capability\factor | User capability factor class |
Cfactor_cohort\factor | Cohort factor class |
Cfactor_email\factor | Email factor class |
Cfactor_grace\factor | Grace period factor class |
Cfactor_iprange\factor | IP Range factor class |
Cfactor_nosetup\factor | No setup factor class |
Cfactor_role\factor | Role factor class |
Cfactor_token\factor | Token factor class |
Cfactor_totp\factor | TOTP factor class |
Cfactor_webauthn\factor | WebAuthn factor class |
Ctool_mfa\local\factor\fallback | Fallback factor class |
Ctool_mfa\local\form\global_form_manager | MFA login form |
Ctool_mfa\local\secret_manager | MFA secret management class |
Ctool_mfa\manager | MFA management class |
Ctool_mobile\api | API exposed by tool_mobile, to be used mostly by external functions and the plugin settings |
Ctool_mobile\hook_callbacks | Allows plugins to add any elements to the footer |
Ctool_mobile\local\hooks\user\after_user_passed_mfa | Handles mobile app launches when third-party auth plugins are put in front of MFA |
Ctool_monitor\eventlist | Class for returning event information |
Ctool_monitor\eventobservers | Observer class containing methods monitoring various events |
Ctool_monitor\rule | Class represents a single rule |
Ctool_monitor\rule_manager | Rule manager class |
Ctool_monitor\subscription | Class represents a single subscription instance (i.e with all the subscription info) |
Ctool_monitor\subscription_manager | Class to manage subscriptions |
Ctool_moodlenet\local\import_backup_helper | The import_backup_helper class |
Ctool_moodlenet\local\import_handler_info | The import_handler_info class |
Ctool_moodlenet\local\import_handler_registry | The import_handler_registry class |
Ctool_moodlenet\local\import_info | Class import_info, describing objects which represent a resource being imported by a user |
Ctool_moodlenet\local\import_processor | The import_processor class |
►Ctool_moodlenet\local\import_strategy | The import_strategy interface |
Ctool_moodlenet\local\import_strategy_file | The import_strategy_file class |
Ctool_moodlenet\local\import_strategy_link | The import_strategy_link class |
Ctool_moodlenet\local\url | The url class, providing a representation of a url and operations on its component parts |
Ctool_moodlenet\moodlenet_user_profile | A class to represent the moodlenet profile |
Ctool_moodlenet\profile_manager | Class for handling interaction with the moodlenet profile |
Ctool_policy\api | Provides the API of the policies plugin |
Ctool_policy\test\helper | Provides some helper methods for unit-tests |
►Ctool_recyclebin\base_bin | Represents a recyclebin |
Ctool_recyclebin\category_bin | Represents a category's recyclebin |
Ctool_recyclebin\course_bin | Represents a course's recyclebin |
Ctool_templatelibrary\api | API exposed by tool_templatelibrary |
Ctool_uploadcourse_course | Course class |
Ctool_uploadcourse_helper | Class containing a set of helpers |
Ctool_uploadcourse_processor | Processor class |
Ctool_uploadcourse_tracker | Class output tracker |
Ctool_uploaduser\cli_helper | Helper method for CLI script to upload users (also has special wrappers for cli* functions for phpunit testing) |
Ctool_uploaduser\local\field_value_validators | Field validator class |
Ctool_uploaduser\process | Process CSV file with users data, this will create/update users, enrol them into courses, etc |
Ctool_usertours\cache | Cache manager |
Ctool_usertours\configuration | Step configuration detail class |
Ctool_usertours\helper | Tour helper |
►Ctool_usertours\local\filter\base | Filter base |
►Ctool_usertours\local\clientside_filter\clientside_filter | Clientside filter base |
Ctool_usertours\local\clientside_filter\cssselector | Course filter |
Ctool_usertours\local\filter\accessdate | Access date filter |
Ctool_usertours\local\filter\category | Category filter |
Ctool_usertours\local\filter\course | Course filter |
Ctool_usertours\local\filter\courseformat | Course format filter |
Ctool_usertours\local\filter\role | Theme filter |
Ctool_usertours\local\filter\theme | Theme filter |
►Ctool_usertours\local\target\base | Target base |
Ctool_usertours\local\target\block | Block target |
Ctool_usertours\local\target\selector | Selector target |
Ctool_usertours\local\target\unattached | A step designed to be orphaned |
Ctool_usertours\manager | Tour manager |
Ctool_usertours\step | Step class |
Ctool_usertours\target | Target class |
Ctool_usertours\tour | Tour class |
Cupload_manager | This class handles all aspects of fileuploading |
►CUpstreamDriver | |
CMoodle\BehatExtension\Driver\WebDriver | WebDriver Driver to allow extra selenium capabilities required by Moodle |
►CUpstreamFactory | |
CMoodle\BehatExtension\Driver\WebDriverFactory | Driver factory for the Moodle WebDriver |
►Cuser_filter_type | The base user filter class |
Cuser_filter_checkbox | Generic filter based for checkbox and can be used for disabling items |
Cuser_filter_cohort | Generic filter for cohort membership |
Cuser_filter_courserole | Course role filter |
Cuser_filter_date | Date filter |
Cuser_filter_globalrole | Global role filter |
Cuser_filter_profilefield | Profile field filter |
Cuser_filter_select | Value select filter |
►Cuser_filter_simpleselect | Simple value select filter |
►Cuser_filter_yesno | Yes/No (boolean) filter |
Cuser_filter_anycourses | User filter to distinguish users with no or any enroled courses |
Cuser_filter_text | Text field filter |
Cuser_filtering | This file contains the User Filter API |
►Cuser_selector_base | Base class for user selectors |
►Cbadge_award_selector_base | |
Cbadge_existing_users_selector | A user selector control for existing users to award badge |
Cbadge_potential_users_selector | A user selector control for potential users to award badge |
Ccohort_candidate_selector | Cohort assignment candidates |
Ccohort_existing_selector | Cohort assignment candidates |
Ccore_role_admins_existing_selector | |
Ccore_role_admins_potential_selector | |
►Ccore_role_assign_user_selector_base | Base class to avoid duplicating code |
Ccore_role_existing_role_holders | User selector subclass for the list of users who already have the role in question on the assign roles page |
Ccore_role_potential_assignees_below_course | User selector subclass for the list of potential users on the assign roles page, when we are assigning in a context below the course level |
Ccore_role_potential_assignees_course_and_above | User selector subclass for the list of potential users on the assign roles page, when we are assigning in a context at or above the course level |
Ccore_role_check_users_selector | User selector subclass for the selection of users in the check permissions page |
Cenrol_manual_current_participant | Enrolled users |
Cenrol_manual_potential_participant | Enrol candidates |
►Cgroups_user_selector_base | Base class to avoid duplicating code |
Cgroup_members_selector | User selector subclass for the list of users who are in a certain group |
Cgroup_non_members_selector | User selector subclass for the list of users who are not in a certain group |
Cmnetservice_enrol_existing_users_selector | Selector of our users enrolled into remote course via enrol_mnet plugin |
Cmnetservice_enrol_potential_users_selector | Selector of our users who could be enrolled into a remote course via their enrol_mnet |
►Cmod_forum_subscriber_selector_base | Abstract class used by forum subscriber selection controls |
Cmod_forum_existing_subscriber_selector | User selector control for removing subscribed users |
Cmod_forum_potential_subscriber_selector | A user selector control for potential subscribers to the selected forum |
Cservice_user_selector | Web services admin library |
►Cuu_progress_tracker | Tracking of processed users |
►Ctool_uploaduser\local\text_progress_tracker | Tracks the progress of the user upload and echos it in a text format |
Ctool_uploaduser\local\cli_progress_tracker | Tracks the progress of the user upload and outputs it in CLI script (writes to STDOUT) |
Cvirtual_root_file | Represents the root directory of an empty file area in the tree navigated by file_browser |
Cwebdav_client | A Moodle-modified WebDAV client, based on webdav_client v0.1.5, a php based webdav client class |
Cwebservice | General web service library |
►Cwebservice_base_server | |
Cwebservice_rest_server | REST service server implementation |
Cwebservice_soap_server | SOAP service server implementation |
Cwebservice_rest_client | Moodle REST library |
►Cwebservice_server_interface | Mandatory interface for all web service protocol classes |
Cwebservice_server | Abstract web service base class |
Cwebservice_soap\wsdl | WSDL generator for the SOAP web service |
Cwebservice_soap_client | Moodle SOAP library |
►Cwebservice_test_client_interface | Mandatory interface for all test client classes |
Cwebservice_rest_test_client | REST test client class |
Cwebservice_soap_test_client | SOAP test client class |
►Cwiki_markup_parser | |
Ccreole_parser | |
►Cnwiki_parser | |
Chtml_parser | |
Cwiki_parser_proxy | Generic parser implementation |
Cwikimedia | |
CWikiToMarkdown | #- |
Cworkshop | Full-featured workshop API |
►Cworkshop_allocator | Allocators are responsible for assigning submissions to reviewers for assessments |
Cworkshop_manual_allocator | Allows users to allocate submissions for review manually |
Cworkshop_random_allocator | Allocates the submissions randomly |
Cworkshop_scheduled_allocator | Allocates the submissions randomly in a cronjob task |
►Cworkshop_assessment_base | Common base class for assessments rendering |
Cworkshop_assessment | Represents a rendarable full assessment |
►Cworkshop_evaluation | Base class for all grading evaluation subplugins |
Cworkshop_best_evaluation | Defines the computation login of the grading evaluation subplugin |
►Cworkshop_feedback | Base class for renderable feedback for author and feedback for reviewer |
Cworkshop_feedback_author | Renderable feedback for the author of submission |
Cworkshop_feedback_reviewer | Renderable feedback for the reviewer |
Cworkshop_random_allocator_setting | Data object defining the settings structure for the random allocator |
►Cworkshop_strategy | Strategy interface defines all methods that strategy subplugins has to implement |
Cworkshop_accumulative_strategy | Accumulative grading strategy logic |
Cworkshop_comments_strategy | Accumulative grading strategy logic |
Cworkshop_numerrors_strategy | "Number of errors" grading strategy logic |
Cworkshop_rubric_strategy | Rubric grading strategy logic |
►Cworkshop_submission_base | Common base class for submissions and example submissions rendering |
Cworkshop_example_submission_summary | Renderable object containing a basic set of information needed to display the example submission summary |
Cworkshop_submission_summary | Renderable object containing a basic set of information needed to display the submission summary |
Cworkshopallocation_scheduled\observer | Class for workshopallocation_scheduled observers |
Cxhtml_container_stack | This class keeps track of which HTML tags are currently open |
Cxml2Array | |
►Cxml_contenttransformer | Abstract class to extend in order to transform @xml_writer text contents |
Cbackup_xml_transformer | Class implementing the @xml_contenttransformed logic to be applied in moodle2 backups |
Cmoodle1_xml_transformer | XML transformer that modifies the content of the files being written during the conversion |
►Cxml_output | This abstract class outputs XML contents provided by @xml_writer |
Cfile_xml_output | This class implements one @xml_output able to send contents to one OS file |
Cmemory_xml_output | This class implements one @xml_output able to store and return output in memory |
Cxml_writer | Class implementing one (more or less complete) UTF-8 XML writer |
►Cxmldb_object | |
Cxmldb_field | |
Cxmldb_file | |
Cxmldb_index | |
Cxmldb_key | |
Cxmldb_structure | |
Cxmldb_table | |
►CXMLDBAction | Main xmldb action clasee |
►CXMLDBCheckAction | This is a base class for the various actions that interate over all the tables and check some aspect of their definition |
Ccheck_bigints | Reporting about the ones not physically implemented as BIGINTs and providing one SQL script to fix all them |
Ccheck_defaults | This class will check all the default values existing in the DB match those specified in the xml specs and providing one SQL script to fix all them |
Ccheck_foreign_keys | This class will look for data in the database that violates the foreign key definitions found in the XMLDB definitions |
Ccheck_indexes | This class will compare all the indexes found in the XMLDB definitions with the physical DB implementation, reporting about all the missing indexes to be created to be 100% ok |
Ccheck_oracle_semantics | This class will check all the varchar2() columns in the Moodle installed DB, looking for incorrect (INT) length semanticas providing one SQL script to fix all them by changing to cross-db (CHAR) length semantics |
Cadd_persistent_mandatory | Add the mandatory fields for persistent to the table |
Ccreate_xml_file | |
Cdelete_field | This class will delete completely one field |
Cdelete_index | This class will delete completely one index |
Cdelete_key | This class will delete completely one key |
Cdelete_table | This class will delete completely one table |
Cdelete_xml_file | This class will delete completely one XML file |
Cedit_field | This class will provide the interface for all the edit field actions |
Cedit_field_save | This class verifies all the data introduced when editing a field for correctness, performing changes / displaying errors depending of the results |
Cedit_index | This class will provide the interface for all the edit index actions |
Cedit_index_save | This class verifies all the data introduced when editing an index for correctness, performing changes / displaying errors depending of the results |
Cedit_key | This class will provide the interface for all the edit key actions |
Cedit_key_save | This class verifies all the data introduced when editing a key for correctness, performing changes / displaying errors depending of the results |
Cedit_table | This class provides the interface for all the edit table actions |
Cedit_table_save | This class will save changes in table name and/or comments |
Cedit_xml_file | This class will edit one loaded XML file |
Cedit_xml_file_save | This class will save the changes performed to the comment of one file |
Cgenerate_all_documentation | This class will produce the documentation for all the XMLDB files in the server, via XSL, performing the output in HTML format |
Cgenerate_documentation | This class will produce XSL documentation for the loaded XML file |
Cget_db_directories | This class will will check all the db directories existing under the current Moodle installation, sending them to the SESSION->dbdirs array |
Cload_xml_file | This class will load one XML file to memory if necessary |
Cload_xml_files | This class will load every XML file to memory if necessary |
Cmain_view | This class will show all the actions available under the XMLDB editor interface |
Cmove_updown_field | This class will will move one field up/down |
Cmove_updown_index | This class will will move one index up/down |
Cmove_updown_key | This class will will move one key up/down |
Cmove_updown_table | This class will will move table up/down |
Cnew_field | This class will create a new default field to be edited |
Cnew_index | This class will create a new default index to be edited |
Cnew_key | This class will create a new default key to be edited |
Cnew_table | This class will create a new default table to be edited |
Cnew_table_from_mysql | This class will ask and retrofit all the information from one mysql table present in the Moodle DB to one xmldb_table structure |
Creconcile_files | List all the files needing reconcile because the definitions don't match the XML contents |
Crevert_changes | This class will revert changes (delete the editeddb) |
Csave_xml_file | This class will save one edited xml file |
Ctemplate | |
Cunload_xml_file | This class will unload one loaded file completely |
Cview_field_xml | This class will display the XML for one field being edited |
Cview_index_xml | This class will display the XML for one index being edited |
Cview_key_xml | This class will display the XML for one key being edited |
Cview_reserved_words | This class will show all the reserved words in a format suitable to be pasted to: http://docs.moodle.org/en/XMLDB_reserved_words and http://docs.moodle.org/en/Database_reserved_words Also, it introspects te DB looking for such words and informing about |
Cview_structure_php | This class will show the PHP needed (upgrade block) to perform the desired DDL action with the specified table |
Cview_structure_sql | This class will show the SQL generated for the selected RDBMS for the entire XMLDB file |
Cview_structure_xml | This class will display the XML for one structure |
Cview_table_php | This class will show the PHP needed (upgrade block) to perform the desired DDL action with the specified field/key/index |
Cview_table_sql | This class will show the SQL generated for the selected RDBMS for one table |
Cview_table_xml | This class will display the XML for one table being edited |
Cview_xml | This class will display one XML file |
►CXMLGenericDocument | |
Ccc_manifest | Manifest management |
►Cgeneral_cc_file | |
►Cassesment1_resurce_file | |
Cassesment11_resurce_file | |
Cbasicltil1_resurce_file | |
►Cforum1_resurce_file | |
Cforum11_resurce_file | |
Cpage11_resurce_file | |
►Curl1_resurce_file | |
Curl11_resurce_file | |
CYUI_config | This class represents the YUI configuration |
►CBehatContext | |
Cbehat_init_context | Loads main subcontexts |
►CContextInitializer | |
CMoodle\BehatExtension\Context\Initializer\MoodleAwareInitializer | MoodleContext initializer |
►CConsoleDefinitionPrinter | |
CMoodle\BehatExtension\Definition\Printer\ConsoleDefinitionInformationPrinter | Moodle console definition information printer |
►CSetupPrinter | |
CMoodle\BehatExtension\Output\Printer\MoodleProgressPrinter | Prints hooks in a pretty fashion |
►CStepTester | |
CMoodle\BehatExtension\EventDispatcher\Tester\ChainedStepTester | Override step tester to ensure chained steps gets executed |
CMoodle\BehatExtension\EventDispatcher\Tester\MoodleEventDispatchingStepTester | Step tester dispatching BEFORE/AFTER events during tests |
►CStepNode | |
►CMoodle\BehatExtension\Context\Step\ChainedStep | Chained Step base class |
CMoodle\BehatExtension\Context\Step\Given | Chained Given step |
CMoodle\BehatExtension\Context\Step\Then | Chained Then ChainedStep |
CMoodle\BehatExtension\Context\Step\When | Chained When step |
►CRawMinkContext | |
CMoodle\BehatExtension\Context\MoodleContext | Moodle contexts loader |
►CDriverFactory | |
CMoodle\BehatExtension\Driver\WebDriverFactory | Driver factory for the Moodle WebDriver |
►CController | |
CMoodle\BehatExtension\Definition\Cli\AvailableDefinitionsController | Available definition controller, for calling moodle information printer |
►CFormatter | |
CMoodle\BehatExtension\Output\Formatter\MoodleListFormatter | Feature step counter for distributing features between parallel runs |
CMoodle\BehatExtension\Output\Formatter\MoodleScreenshotFormatter | Feature step counter for distributing features between parallel runs |
CMoodle\BehatExtension\Output\Formatter\MoodleStepcountFormatter | Feature step counter for distributing features between parallel runs |
►CFormatterFactory | |
CMoodle\BehatExtension\Output\Formatter\MoodleProgressFormatterFactory | Moodle behat context class resolver |
►Ccache_config_writer | |
Ccache_config_disabled | The cache config class used when the Cache has been disabled |
►Cexporter | |
Ccore_badges\external\alignment_exporter | Class for displaying a badge alignment |
Ccore_badges\external\assertion_exporter | Class for displaying a badge competency |
Ccore_badges\external\backpack_exporter | Class for displaying a badge competency |
Ccore_badges\external\badgeclass_exporter | Class for displaying a badge competency |
Ccore_badges\external\collection_exporter | Class for displaying a badge competency |
Ccore_badges\external\endorsement_exporter | Class for displaying a badge endorsement |
Ccore_badges\external\issuer_exporter | Class for displaying a badge competency |
Ccore_badges\external\recipient_exporter | Class for displaying a badge competency |
Ccore_badges\external\related_info_exporter | Class for displaying information of a related badge |
Ccore_badges\external\user_badge_exporter | Class for displaying a badge issued to a user |
Ccore_badges\external\verification_exporter | Class for displaying a badge competency |
Ccore_blog\external\post_exporter | Class for exporting a blog post (entry) |
Ccore_calendar\external\calendar_day_exporter | Class for displaying the day view |
Ccore_calendar\external\calendar_upcoming_exporter | Class for displaying the day view |
Ccore_calendar\external\date_exporter | Class for normalising the date data |
►Ccore_calendar\external\day_exporter | Class for displaying the day view |
Ccore_calendar\external\week_day_exporter | Class for displaying the day on month view |
Ccore_calendar\external\day_name_exporter | Class for displaying the day view |
Ccore_calendar\external\event_action_exporter | Class for displaying a calendar event's action |
►Ccore_calendar\external\event_exporter_base | Class for displaying a calendar event |
Ccore_calendar\external\calendar_event_exporter | Class for displaying a calendar event |
Ccore_calendar\external\event_exporter | Class for displaying a calendar event |
Ccore_calendar\external\event_icon_exporter | Class for displaying a calendar event's icon |
Ccore_calendar\external\event_subscription_exporter | Class for displaying a calendar event's subscription |
►Ccore_calendar\external\events_exporter | Class for displaying a list of calendar events |
Ccore_calendar\external\events_same_course_exporter | Class for displaying a list of calendar events for a single course |
Ccore_calendar\external\events_grouped_by_course_exporter | Class for displaying a list of calendar events grouped by course id |
Ccore_calendar\external\footer_options_exporter | Class for exporting calendar footer view options data |
Ccore_calendar\external\month_exporter | Class for displaying the month view |
Ccore_calendar\external\week_exporter | Class for displaying the week view |
Ccore_course\local\exporters\course_content_item_exporter | The course_content_item_exporter class |
Ccore_course\local\exporters\course_content_items_exporter | The course_content_items_exporter class |
Ccore_reportbuilder\external\custom_report_card_view_exporter | Custom report card view exporter class |
Ccore_reportbuilder\external\custom_report_columns_sorting_exporter | Custom report columns sorting exporter class |
Ccore_reportbuilder\external\custom_report_conditions_exporter | Custom report conditions exporter class |
Ccore_reportbuilder\external\custom_report_data_exporter | Custom report data exporter class |
Ccore_reportbuilder\external\custom_report_filters_exporter | Custom report filters exporter class |
►Ccore_reportbuilder\external\custom_report_menu_cards_exporter | Custom report menu cards exporter abstract class |
Ccore_reportbuilder\external\custom_report_audience_cards_exporter | Custom report audience cards exporter class |
Ccore_reportbuilder\external\custom_report_column_cards_exporter | Custom report column cards exporter class |
Ccore_reportbuilder\external\system_report_data_exporter | System report data exporter class |
Ccore_search\external\document_exporter | Contains related class for displaying information of a search result |
Ccore_tag\external\tag_area_exporter | Contains related class for displaying information of a tag area |
Ccore_tag\external\tag_collection_exporter | Contains related class for displaying information of a tag collection |
Ccore_tag\external\tag_item_exporter | Contains related class for displaying information of a tag item |
Cmod_chat\external\chat_message_exporter | Class for exporting a chat message |
Cmod_data\external\content_exporter | Class for exporting content associated to a record |
Cmod_data\external\database_summary_exporter | Class for exporting partial database data (some fields are only viewable by admins) |
Cmod_data\external\field_exporter | Class for exporting field data |
Cmod_data\external\record_exporter | Class for exporting record data |
Cmod_feedback\external\feedback_completed_exporter | Class for exporting a feedback completion record |
Cmod_feedback\external\feedback_completedtmp_exporter | Class for exporting a feedback temporary completion record |
Cmod_feedback\external\feedback_item_exporter | Class for exporting a feedback item (question) |
Cmod_feedback\external\feedback_summary_exporter | Class for exporting partial feedback data (some fields are only viewable by admins) |
Cmod_feedback\external\feedback_value_exporter | Class for exporting a feedback response |
Cmod_feedback\external\feedback_valuetmp_exporter | Class for exporting a feedback tmp response |
Cmod_forum\local\exporters\author | Author exporter |
Cmod_forum\local\exporters\discussion | Discussion exporter class |
Cmod_forum\local\exporters\discussion_summaries | Discussion summaries exporter |
Cmod_forum\local\exporters\discussion_summary | Discussion summary exporter class |
Cmod_forum\local\exporters\forum | Forum class |
Cmod_forum\local\exporters\group | Group exporter |
Cmod_forum\local\exporters\post | Post exporter class |
Cmod_forum\local\exporters\posts | Posts exporter class |
Cmod_h5pactivity\external\h5pactivity_summary_exporter | Class for exporting h5p activity data |
Cmod_lesson\external\lesson_summary_exporter | Class for exporting partial lesson data (some fields are only viewable by admins) |
Cmod_workshop\external\assessment_exporter | Class for exporting assessment data |
Cmod_workshop\external\submission_exporter | Class for exporting submission data |
Cmod_workshop\external\workshop_summary_exporter | Class for exporting partial workshop data (some fields are only viewable by admins) |
Ctool_dataprivacy\external\name_description_exporter | Class that exports an object containing a name and a description |
Ctool_policy\policy_exporter | Exporter of a policy document model |
Ctool_policy\policy_version_exporter | Exporter of a single policy document version |
►Cpersistent | |
Ccore_payment\form\account | Class account |
Ccore_payment\form\account_gateway | Class account_gateway |
Ctool_dataprivacy\form\category | Data category form |
Ctool_dataprivacy\form\purpose | Data purpose form |
Ctool_lp\form\competency | Competency framework form |
Ctool_lp\form\competency_framework | Competency framework form |
Ctool_lp\form\plan | Learning plan form |
Ctool_lp\form\template | Learning plan template form |
Ctool_lp\form\user_evidence | User evidence form class |
Ctool_oauth2\form\endpoint | Issuer form |
Ctool_oauth2\form\issuer | Issuer form |
Ctool_oauth2\form\user_field_mapping | Issuer form |
►Cexternal_api | |
Cauth_email_external | Auth e-mail external functions |
Cblock_accessreview\external\get_module_data | Web service to fetch module data |
Cblock_accessreview\external\get_section_data | Web service to fetch section data |
Cblock_recentlyaccesseditems\external | External API class |
Ccore\external\dynamic_tabs_get_content | External method for getting tab contents |
Ccore\external\editmode | Web service to change the edit mode |
Ccore\external\moodlenet_auth_check | The external API to check whether a user has authorized for a given MoodleNet OAuth 2 issuer |
Ccore\external\moodlenet_get_share_info_activity | The external API to het the activity information for MoodleNet sharing |
Ccore\external\moodlenet_get_shared_course_info | The external API to get MoodleNet information about the course to be shared |
Ccore\external\moodlenet_send_activity | The external API to send activity to MoodleNet |
Ccore\external\moodlenet_send_course | The external API to send course to MoodleNet |
Ccore\external\output\icon_system\load_fontawesome_map | Web service to load font awesome icon maps |
Ccore\external\record_userfeedback_action | The external API to record users action on the feedback notification |
Ccore\output\external | This class contains a list of webservice functions related to output |
Ccore\session\external | This class contains a list of webservice functions related to session |
Ccore_admin\external\set_block_protection | Web Service to control the state of a plugin |
Ccore_admin\external\set_plugin_order | Web Service to control the order of a plugin |
Ccore_admin\external\set_plugin_state | Web Service to control the state of a plugin |
Ccore_auth_external | Auth external functions |
Ccore_backup_external | Backup external functions |
Ccore_badges\external\get_user_badge_by_hash | External service to get user badge |
Ccore_badges_external | Badges external functions |
Ccore_block\external\fetch_addable_blocks | This is the external method used for fetching the addable blocks in a given page |
Ccore_block_external | Blocks external functions |
Ccore_blog\external | This is the external API for blogs |
Ccore_calendar\external\export\token | This is the external method for exporting a calendar token |
Ccore_calendar\external\subscription\delete | Calendar external API for deleting the subscription |
Ccore_calendar_external | Calendar external functions |
Ccore_comment_external | External comment API functions |
Ccore_competency\external | External API class |
Ccore_completion_external | Completion external functions |
Ccore_contentbank\external\copy_content | This is the external method for copying a content |
Ccore_contentbank\external\delete_content | This is the external method for deleting a content |
Ccore_contentbank\external\rename_content | This is the external method for renaming a content |
Ccore_contentbank\external\set_content_visibility | External API to set the visibility of content bank content |
Ccore_course\external\get_enrolled_courses_with_action_events_by_timeline_classification | Class for fetching courses which have action event(s) and match given filter parameters |
►Ccore_course_external | Course external functions |
Cblock_starredcourses_external | Starred courses block external functions |
Cgradereport_singleview\external\singleview | External grade report singleview API |
Ccore_courseformat\external\file_handlers | Class for exporting a course file handlers |
Ccore_courseformat\external\get_state | Class for exporting a course state |
Ccore_courseformat\external\update_course | External secrvie to update the course from the course editor components |
Ccore_customfield_external | External interface library for customfields component |
Ccore_enrol_external | Enrol external functions |
Ccore_external | Web service related functions |
Ccore_files\external\delete\draft | This is the external method for deleting draft files |
Ccore_files\external\get\unused_draft | Generate a new draft itemid for the current user |
Ccore_files_external | Files external functions |
Ccore_filters\external | This is the external API for the filter component |
Ccore_form\external | Implements the external functions provided by the core_form subsystem |
Ccore_form\external\dynamic_form | Implements the external functions provided by the core_form subsystem |
Ccore_grades\external\create_gradecategories | Create gradecategories webservice |
Ccore_grades\external\get_enrolled_users_for_search_widget | Get the enrolled users within and map some fields to the returned array of user objects |
Ccore_grades\external\get_enrolled_users_for_selector | Get the enrolled users within and map some fields to the returned array of user objects |
Ccore_grades\external\get_feedback | Web service to fetch students feedback for a grade item |
Ccore_grades\external\get_gradable_users | Get the gradable users in a course |
Ccore_grades\external\get_grade_tree | Web service to return the grade tree structure for a given course |
Ccore_grades\external\get_gradeitems | External grade get gradeitems API implementation |
Ccore_grades\external\get_groups_for_search_widget | External group report API implementation |
Ccore_grades\grades\grader\gradingpanel\point\external\fetch | External grading panel point API |
Ccore_grades\grades\grader\gradingpanel\point\external\store | External grading panel point API |
Ccore_grades\grades\grader\gradingpanel\scale\external\fetch | External grading panel scale API |
Ccore_grades\grades\grader\gradingpanel\scale\external\store | External grading panel scale API |
Ccore_grades_external | Core grades functions |
Ccore_grading_external | Core grading functions |
Ccore_group\external\get_groups_for_selector | External group name and image API implementation |
Ccore_group_external | Group external functions |
Ccore_h5p\external | This is the external API for this component |
Ccore_message\external\get_unread_notification_count | External service to get number of unread notifications |
Ccore_message_external | Message external functions |
Ccore_my\external\view_page | External service to log viewed Dashboard and My pages |
Ccore_payment\external\get_available_gateways | |
Ccore_question_external | Question external functions |
Ccore_rating_external | Rating external functions |
Ccore_reportbuilder\external\audiences\delete | External method for deleting a report audience |
Ccore_reportbuilder\external\columns\add | External method for adding report columns |
Ccore_reportbuilder\external\columns\delete | External method for deleting report columns |
Ccore_reportbuilder\external\columns\reorder | External method for re-ordering report columns |
Ccore_reportbuilder\external\columns\sort\get | External method for retrieving report column sorting |
Ccore_reportbuilder\external\columns\sort\reorder | External method for re-ordering report column sorting |
Ccore_reportbuilder\external\columns\sort\toggle | External method for toggling report column sorting |
Ccore_reportbuilder\external\conditions\add | External method for adding report conditions |
Ccore_reportbuilder\external\conditions\delete | External method for deleting report conditions |
Ccore_reportbuilder\external\conditions\reorder | External method for re-ordering report conditions |
Ccore_reportbuilder\external\conditions\reset | External method for resetting report conditions |
Ccore_reportbuilder\external\filters\add | External method for adding report filters |
Ccore_reportbuilder\external\filters\delete | External method for deleting report filters |
Ccore_reportbuilder\external\filters\reorder | External method for re-ordering report filters |
Ccore_reportbuilder\external\filters\reset | External method for resetting report filters |
Ccore_reportbuilder\external\filters\set | External method for setting report filter values |
Ccore_reportbuilder\external\reports\delete | External method for deleting reports |
Ccore_reportbuilder\external\reports\get | External method for getting a custom report |
Ccore_reportbuilder\external\reports\listing | External method for listing users' custom reports |
Ccore_reportbuilder\external\reports\retrieve | External method for retrieving custom report content |
Ccore_reportbuilder\external\reports\view | External method to record the viewing of a report |
Ccore_reportbuilder\external\schedules\delete | External method for deleting report schedules |
Ccore_reportbuilder\external\schedules\send | External method for sending report schedules |
Ccore_reportbuilder\external\schedules\toggle | External method for toggling report schedules |
Ccore_reportbuilder\external\systemreports\can_view | External method for validating access to a system report |
Ccore_reportbuilder\external\systemreports\retrieve | External method for retrieving system report content |
Ccore_role_external | Role external functions |
Ccore_search\external\get_results | External function for retrieving search results |
Ccore_search\external\get_search_areas_list | External function for return the list of search areas |
Ccore_search\external\get_top_results | External function for retrieving top search results |
Ccore_search\external\view_results | External function for trigger view search results event |
Ccore_table\external\dynamic\get | Core table external functions |
Ccore_tag_external | Tags-related web services |
Ccore_user\external\search_identity | Provides the core_user_search_identity external function |
Ccore_user\external\update_user_device_public_key | Update public key against registered user device |
Ccore_xapi\external\delete_state | This is the external API for generic xAPI state deletion |
Ccore_xapi\external\delete_states | This is the external API for generic xAPI states deletion |
Ccore_xapi\external\get_state | This is the external API for generic xAPI state get |
Ccore_xapi\external\get_states | This is the external API for generic xAPI get all states ids |
Ccore_xapi\external\post_state | This is the external API for generic xAPI state post |
Ccore_xapi\external\post_statement | This is the external API for generic xAPI handling |
Cenrol_guest\external\validate_password | This is the external method validating a guest password |
Cenrol_guest_external | Guest enrolment method external API |
Cenrol_manual_external | External course participation api |
Cenrol_meta\external\add_instances | Web service function relating to add enrol meta instances |
Cenrol_meta\external\delete_instances | Web service function relating to add enrol meta instances |
Cenrol_self_external | Self enrolment external functions |
Cgradereport_grader\external\get_users_in_report | External grade report grader API |
Cgradereport_overview_external | External grade overview report API implementation |
Cgradereport_user\external\get_access_information | External grade report API implementation |
Cgradereport_user\external\user | External grade report API implementation |
Cgradingform_guide\grades\grader\gradingpanel\external\fetch | Web services relating to fetching of a marking guide for the grading panel |
Cgradingform_guide\grades\grader\gradingpanel\external\store | Web services relating to storing of a marking guide for the grading panel |
Cgradingform_rubric\grades\grader\gradingpanel\external\fetch | Web services relating to fetching of a rubric for the grading panel |
Cgradingform_rubric\grades\grader\gradingpanel\external\store | Web services relating to storing of a rubric for the grading panel |
Cmedia_videojs\external\get_language | The API to get language strings for the videojs |
Cmessage_airnotifier_external | External API for airnotifier web services |
Cmessage_popup_external | External message popup API |
Cmod_bigbluebuttonbn\external\can_join | External service to check whether a user can join a meeting |
Cmod_bigbluebuttonbn\external\completion_validate | External service to validate completion |
Cmod_bigbluebuttonbn\external\end_meeting | External service to end a meeting |
Cmod_bigbluebuttonbn\external\get_bigbluebuttonbns_by_courses | External service to get activity per course |
Cmod_bigbluebuttonbn\external\get_join_url | External service to create the meeting (if needed), check user limit, and return the join URL when we can join |
Cmod_bigbluebuttonbn\external\get_recordings | External service to fetch a list of recordings from the BBB service |
Cmod_bigbluebuttonbn\external\get_recordings_to_import | External service to fetch a list of recordings from the BBB service |
Cmod_bigbluebuttonbn\external\meeting_info | External service to fetch meeting information |
Cmod_bigbluebuttonbn\external\update_recording | External service to update the details of one recording |
Cmod_bigbluebuttonbn\external\view_bigbluebuttonbn | External service to trigger the course module viewed event and update the module completion status |
Cmod_book_external | Book external functions |
Cmod_chat\external\view_sessions | External service to log viewed previous chat sessions |
Cmod_chat_external | Chat external functions |
Cmod_choice_external | Choice module external functions |
Cmod_data\external\delete_saved_preset | This is the external method for deleting a saved preset |
Cmod_data\external\get_mapping_information | This is the external method for deleting a saved preset |
Cmod_data_external | Database module external functions |
Cmod_feedback_external | Feedback external functions |
Cmod_folder_external | Folder external functions |
Cmod_forum_external | External forum API |
Cmod_glossary\external\delete_entry | This is the external method for deleting a content |
Cmod_glossary\external\prepare_entry | This is the external method for preparing a entry for edition |
Cmod_glossary\external\update_entry | This is the external method for updating a glossary entry |
Cmod_h5pactivity\external\get_attempts | This is the external method for getting the information needed to present an attempts report |
Cmod_h5pactivity\external\get_h5pactivities_by_courses | This is the external method for returning a list of h5p activities |
Cmod_h5pactivity\external\get_h5pactivity_access_information | This is the external method for getting access information for a h5p activity |
Cmod_h5pactivity\external\get_results | This is the external method for getting the information needed to present a results report |
Cmod_h5pactivity\external\get_user_attempts | This is the external method to return the information needed to list all enrolled user attempts |
Cmod_h5pactivity\external\log_report_viewed | This is the external method for logging that the h5pactivity was viewed |
Cmod_h5pactivity\external\view_h5pactivity | This is the external method for triggering the course module viewed event |
Cmod_imscp_external | IMSCP external functions |
Cmod_label_external | Label external functions |
Cmod_lesson_external | Lesson external functions |
Cmod_lti\external\delete_course_tool_type | External function to delete a course tool type |
Cmod_lti\external\get_tool_types_and_proxies | External function for fetching all tool types and proxies |
Cmod_lti\external\get_tool_types_and_proxies_count | External function for fetching the count of all tool types and proxies |
Cmod_lti\external\toggle_showinactivitychooser | External function to toggle showinactivitychooser setting |
Cmod_lti_external | External tool module external functions |
Cmod_page_external | Page external functions |
Cmod_quiz_external | Quiz external functions |
Cmod_resource_external | Resource external functions |
Cmod_scorm_external | SCORM module external functions |
Cmod_survey_external | Survey external functions |
Cmod_url_external | URL external functions |
Cmod_wiki_external | Wiki module external functions |
Cmod_workshop_external | Workshop external functions |
Cpaygw_paypal\external\get_config_for_js | |
Cpaygw_paypal\external\transaction_complete | |
Cqbank_columnsortorder\external\set_column_size | External function for saving column sizes |
Cqbank_columnsortorder\external\set_columnbank_order | External qbank_columnsortorder_set_columnbank_order API |
Cqbank_columnsortorder\external\set_hidden_columns | External function for saving the list of hidden columns |
Cqbank_editquestion\external\update_question_version_status | Update question status external api |
Cqbank_tagquestion\external\submit_tags | External qbank_tagquestion API |
Cqbank_viewquestiontext\external\set_question_text_format | External function for setting the question text format |
Cquizaccess_seb\external\validate_quiz_keys | Validate browser exam key and config key |
Creport_competency\external | This is the external API for this report |
Creport_insights\external | This is the external API for this component |
Ctiny_autosave\external\reset_autosave_session | Web Service to reset the autosave session |
Ctiny_autosave\external\resume_autosave_session | Web Service to resume an autosave session |
Ctiny_autosave\external\update_autosave_session_content | Web Service to update an autosave session's content |
Ctiny_equation\external\filter | TinyMCE Equation external API for filtering the equation |
Ctiny_premium\external\get_api_key | External API for Tiny Premium |
Ctool_analytics\external | This is the external API for this component |
Ctool_behat\external\get_entity_generator | External function for getting properties of entity generators |
Ctool_dataprivacy\external | Class external |
Ctool_dataprivacy\external\submit_selected_courses_form | Class for submit selected courses from form |
Ctool_lp\external | This is the external API for this tool |
Ctool_mobile\external | This is the external API for this tool |
Ctool_moodlenet\external | This is the external API for this component |
Ctool_policy\external | Class external |
Ctool_templatelibrary\external | This is the external API for this tool |
Ctool_usertours\external\tour | Web Service functions for steps |
Ctool_xmldb_external | Tool_xmldb external function |
►Cbase | |
Ccore_cohort\reportbuilder\audience\cohortmember | The backend class for Cohort member audience type |
Ccore_reportbuilder\reportbuilder\audience\admins | Administrators audience type |
Ccore_reportbuilder\reportbuilder\audience\allusers | The backend class for All users audience type |
Ccore_reportbuilder\reportbuilder\audience\manual | The backend class for Manually added users audience type |
Ccore_reportbuilder\reportbuilder\audience\systemrole | The backend class for Has system role audience type |
►CCountable | |
►Ccore_privacy\local\request\contextlist_base | Base implementation of a contextlist used to store a set of contexts |
►Ccore_privacy\local\request\approved_contextlist | An implementation of a contextlist which has been filtered and approved |
Ccore_privacy\tests\request\approved_contextlist | Privacy Fetch Result Set |
Ccore_privacy\local\request\contextlist | Privacy Fetch Result Set |
Ccore_privacy\local\request\contextlist_collection | A collection of contextlist items |
►Ccore_privacy\local\request\userlist_base | Base implementation of a userlist used to store a set of users |
►Ccore_privacy\local\request\approved_userlist | An implementation of a userlist which has been filtered and approved |
Ctool_dataprivacy\filtered_userlist | An implementation of a userlist which can be filtered by role |
Ccore_privacy\local\request\userlist | List of users from the Privacy API Search functions |
Ccore_privacy\local\request\userlist_collection | A collection of userlist items |
►Ccore_table\local\filter\filter | Class representing a generic filter of any type |
Ccore_table\local\filter\integer_filter | Class representing an integer filter |
Ccore_table\local\filter\numeric_comparison_filter | Class representing an integer filter |
Ccore_table\local\filter\string_filter | Class representing a string filter |
►Cnavigation_node_collection | Navigation node collection |
Cflat_navigation | Class used to generate a collection of navigation nodes most closely related to the current page |
Cquestion_attempt_steps_with_submitted_response_iterator | A variant of question_attempt_step_iterator that iterates through the steps with submitted tries |
►CDOMElement | |
Ctool_brickfield\local\htmlchecker\common\brickfield_accessibility_dom_element | Brickfield accessibility HTML checker library |
►CException | |
CMoodle\BehatExtension\Exception\SkippedException | Skipped exception (throw this to mark step as "skipped") |
Ccore\oauth2\rest_exception | Rest Exception class containing error code and message |
Cmod_lti\local\ltiopenid\registration_exception | Exception when transforming the registration to LTI config |
Cmoodle\mod\lti\OAuthException | Generic exception class |
►Cmoodle_exception | Base Moodle Exception class |
►Cbackup_exception | |
Cbackup_controller_exception | Exception class used by all the @backup_controller stuff |
Cbackup_dbops_exception | |
Cbackup_helper_exception | |
Cbase_logger_exception | |
►Cbase_setting_exception | |
Cbackup_setting_exception | Exception class used by all the @backup_setting stuff |
►Cbase_setting_ui_exception | Base setting UI exception class |
Cbackup_setting_ui_exception | Backup setting UI exception class |
►Cbase_ui_exception | Backup user interface exception |
Cbackup_ui_exception | Backup user interface exception |
Crestore_ui_exception | Restore user interface exception |
Crestore_controller_exception | |
Crestore_dbops_exception | |
Crestore_decode_content_exception | |
Crestore_decode_processor_exception | |
Crestore_decode_rule_exception | |
Crestore_logs_processor_exception | |
Crestore_prechecks_helper_exception | |
►Cbase_atom_exception | Base_atom abstract exception class |
Cbase_atom_content_exception | Base_atom exception to control all the errors while setting the values |
Cbase_atom_struct_exception | Base_atom exception to control all the errors while creating the objects |
Cbase_element_attribute_exception | Base_element exception to control all the errors related with attributes handling |
Cbase_element_parent_exception | Base_element exception to control all the errors related with parents handling |
Cbase_element_struct_exception | Base_element exception to control all the errors while building the nested tree |
Cbase_optigroup_exception | Base_optigroup_exception to control all the errors while building the optigroups |
►Cbase_plan_exception | |
Cbackup_plan_exception | |
Crestore_plan_exception | |
►Cbase_processor_exception | Base_processor abstract exception class |
Cbackup_processor_exception | Backup_processor exception to control all the errors while working with backup_processors |
►Cbase_step_exception | |
Cbackup_step_exception | |
Crestore_step_exception | |
►Cbase_task_exception | |
Cbackup_task_exception | |
Crestore_task_exception | |
Cblock_not_on_page_exception | Exception thrown when someone tried to do something with a block that does not exist on a page |
Ccoding_exception | Exception indicating programming error, must be fixed by a programer |
Ccomment_exception | Comment exception class |
►Cconvert_exception | General convert-related exception |
Cimscc11_convert_exception | Exception thrown by this converter |
Cimscc1_convert_exception | Exception thrown by this converter |
►Cmoodle1_convert_exception | Exception thrown by this converter |
Cmoodle1_convert_empty_storage_exception | Exception thrown by the temporary storage subsystem of moodle1_converter |
Cmoodle1_convert_storage_exception | Exception thrown by the temporary storage subsystem of moodle1_converter |
Cconvert_helper_exception | General convert_helper related exception |
Cconvert_path_exception | Exception being thrown by convert_path methods |
Ccore\antivirus\scanner_exception | An antivirus scanner exception class |
►Ccore\invalid_persistent_exception | Invalid persistent exception class |
Ccore_competency\invalid_persistent_exception | Invalid persistent exception class |
Ccore\message\inbound\processing_failed_exception | Variable Envelope Return Path message processing failure exception |
Ccore\session\exception | Session related exception class |
Ccore\update\checker_exception | General exception thrown by the core::update::checker class |
Ccore_analytics\requirements_exception | Dummy class to identify model requirements exceptions |
Ccore_calendar\local\event\exceptions\invalid_callback_exception | Invalid callback exception |
►Ccore_calendar\local\event\exceptions\invalid_parameter_exception | General invalid parameter exception |
Ccore_calendar\local\event\exceptions\limit_invalid_parameter_exception | Invalid limit parameter exception |
Ccore_calendar\local\event\exceptions\timesort_invalid_parameter_exception | Invalid timesort parameter exception |
Ccore_calendar\local\event\exceptions\member_does_not_exist_exception | Member does not exist exception |
Ccore_external\restricted_context_exception | Exception indicating user is not allowed to use external function in the current context |
Ccore_reportbuilder\report_access_exception | User cannot access report exception |
Ccore_reportbuilder\source_invalid_exception | Invalid report source exception |
Ccore_reportbuilder\source_unavailable_exception | Unavailable report source exception |
Ccore_search\engine_exception | Dummy class to identify search engine exceptions |
Ccore_xapi\xapi_exception | General invalid xAPI exception |
Cdbtransfer_exception | Exception class for db transfer |
►Cddl_exception | DDL exception class, use instead of throw new moodle_exception() and "return false;" in ddl code |
Cddl_change_structure_exception | Error during changing db structure |
Cddl_dependency_exception | Error changing db structure, caused by some dependency found like trying to modify one field having related indexes |
Cddl_field_missing_exception | Table does not exist problem exception |
Cddl_table_missing_exception | Table does not exist problem exception |
►Cdml_exception | DML exception class, use instead of throw new moodle_exception() in dml code |
Cdml_connection_exception | DML db connection exception - triggered if database not accessible |
Cdml_missing_record_exception | Caused by missing record that is required for normal operation |
Cdml_multiple_records_exception | Caused by multiple records found in get_record() call |
Cdml_read_exception | DML read exception - triggered by some SQL syntax errors, etc |
Cdml_sessionwait_exception | DML db session wait exception - triggered when session lock request times out |
Cdml_transaction_exception | DML transaction exception - triggered by problems related to DB transactions |
Cdml_write_exception | DML write exception - triggered by some SQL syntax errors, etc |
Cdowngrade_exception | Exception indicating downgrade error during upgrade |
Cenrol_ajax_exception | |
►Cfile_exception | Basic file related exception class |
Cfile_access_exception | No file access exception |
Cfile_pool_content_exception | Hash file content problem exception |
Cfile_reference_exception | Problem with records in the {files_reference} table |
Cstored_file_creation_exception | Cannot create file exception |
Cfile_serving_exception | An exception that indicates that file can not be served |
Cinvalid_dataroot_permissions | An exception that indicates incorrect permissions in $CFG->dataroot |
Cinvalid_parameter_exception | Exception indicating malformed parameter problem |
Cinvalid_response_exception | Exception indicating malformed response problem |
Cinvalid_state_exception | An exception that indicates something really weird happened |
Clang_installer_exception | Exception thrown by lang_installer |
Cmnet_server_exception | Mnet server exception |
Cmod_bigbluebuttonbn\local\exceptions\bigbluebutton_exception | Class bigbluebutton_exception generic exception |
Cmod_bigbluebuttonbn\local\exceptions\meeting_join_exception | The mod_bigbluebuttonbn cannot join meeting exception |
Cmod_bigbluebuttonbn\local\exceptions\server_not_available_exception | Class server_not_available_exception |
Cmoodle_quiz_exception | Class for quiz exceptions |
Cplugin_defective_exception | |
Cplugin_incompatible_exception | Exception thrown when attempting to install a plugin that declares incompatibility with moodle version |
Cplugin_misplaced_exception | Misplaced plugin exception |
►Cportfolio_exception | Top level portfolio exception |
Cportfolio_button_exception | Exception for interacting with the button class |
Cportfolio_caller_exception | Exception for callers to throw when they have a problem |
Cportfolio_export_exception | Exception to throw during an export - will clean up session and tempdata |
Cportfolio_format_leap2a_exception | Leap2a exception - for invalid api calls |
Cportfolio_plugin_exception | Exception for portfolio plugins to throw when they have a problem |
Cprogressive_parser_exception | |
Cquestion_out_of_sequence_exception | Exception thrown when the system detects that a student has done something out-of-order to a question |
Crating_exception | For exceptions specific to the ratings system |
►Crepository_dropbox\dropbox_exception | General Dropbox Exception |
Crepository_dropbox\authentication_exception | Dropbox Authentication exception |
Crepository_dropbox\provider_exception | Upstream issue exception |
Crepository_dropbox\rate_limit_exception | Dropbox Rate Limit Encountered |
Crepository_exception | Exception class for repository api |
Crepository_nextcloud\configuration_exception | Exception for when client configuration data is missing |
Crepository_nextcloud\request_exception | Exception for when an OCS request fails |
►Crequire_login_exception | Course/activity access exception |
Crequire_login_session_timeout_exception | Session timeout exception |
Crequired_capability_exception | Exceptions indicating user does not have permissions to do something and the execution can not continue |
Crestore_path_element_exception | Restore_path_element exception class |
Cupgrade_exception | Exception indicating unknown error during upgrade |
Cupgrade_requires_exception | |
Cwebservice_access_exception | Exception indicating access control problem in web service call This exception should return general errors about web service setup |
Cwebservice_parameter_exception | Web service parameter exception class |
Cxml_format_exception | |
Cxml_output_exception | |
Cxml_writer_exception | |
►Cexternal_api | |
Cmod_quiz\external\add_random_questions | Add random questions to a quiz |
Cmod_quiz\external\get_reopen_attempt_confirmation | Web service to check a quiz attempt state, and return a confirmation message if it can be reopened now |
Cmod_quiz\external\reopen_attempt | Web service method for re-opening a quiz attempt |
Cmod_quiz\external\submit_question_version | External api for changing the question version in the quiz |
Cmod_quiz\external\update_filter_condition | Update the filter condition for a random question |
►CClient | |
Ccore\http_client | Guzzle Integration for Moodle |
►CRequest | |
Ccommunication_matrix\local\command | A command to be sent to the Matrix server |
►CRedirectMiddleware | |
Ccore\local\guzzle\redirect_middleware | Class to check that each URL is valid in a redirect |
►CToolProvider | |
Cenrol_lti\tool_provider | Extends the IMS Tool provider library for the LTI enrolment |
►CDataConnector | |
Cenrol_lti\data_connector | Extends the IMS Tool provider library data connector for moodle |
►CIterator | |
Ccore\dml\recordset_walk | Iterator that walks through a moodle_recordset applying the provided function |
Ccore_privacy\local\request\contextlist_base | Base implementation of a contextlist used to store a set of contexts |
Ccore_privacy\local\request\contextlist_collection | A collection of contextlist items |
Ccore_privacy\local\request\userlist_base | Base implementation of a userlist used to store a set of users |
Ccore_privacy\local\request\userlist_collection | A collection of userlist items |
Ccore_search\skip_future_documents_iterator | Iterator for skipping search recordset documents that are in the future |
Ccore_table\local\filter\filter | Class representing a generic filter of any type |
►Cfile_archive | Each file archive type must extend this class |
Czip_archive | Zip file archive class |
►Cmoodle_recordset | Abstract class for resultsets returned from database functions |
Cmysqli_native_moodle_recordset | Mysqli specific moodle recordset class |
Coci_native_moodle_recordset | |
Cpdo_moodle_recordset | Experimental pdo recordset |
Cpgsql_native_moodle_recordset | Pgsql specific moodle recordset class |
Cquestion_test_recordset | Simple class that implements the moodle_recordset API based on an array of test data |
Csqlsrv_native_moodle_recordset | |
Cquestion_attempt_iterator | A class abstracting access to the question_usage_by_activity::$questionattempts array |
Cquestion_attempt_step_iterator | A class abstracting access to the question_attempt::$states array |
►CIteratorAggregate | |
Ccm_info | Data about a single module on a course |
►Ccore\context | Basic moodle context abstraction class |
Ccore\context\block | Block context class |
Ccore\context\course | Course context class |
Ccore\context\coursecat | Course category context class |
Ccore\context\module | Course module context class |
Ccore\context\system | System context class |
Ccore\context\user | User context class |
Ccore\context_helper | Context maintenance and helper methods |
►Ccore\event\base | Base event class |
Cbooktool_exportimscp\event\book_exported | Booktool_exportimscp book exported event class |
Cbooktool_print\event\book_printed | Booktool_print book printed event class |
Cbooktool_print\event\chapter_printed | Booktool_print chapter printed event class |
Ccore\event\antivirus_scan_data_error | Antivirus scan data error event |
Ccore\event\antivirus_scan_file_error | Antivirus scan file error event |
Ccore\event\assessable_submitted | Abstract assessable submitted event class |
►Ccore\event\assessable_uploaded | Abstract assessable uploaded event class |
Cassignsubmission_file\event\assessable_uploaded | The assignsubmission_file assessable uploaded event class |
Cassignsubmission_onlinetext\event\assessable_uploaded | The assignsubmission_onlinetext assessable uploaded event class |
Cmod_forum\event\assessable_uploaded | The mod_forum assessable uploaded event class |
Cmod_workshop\event\assessable_uploaded | The mod_workshop assessable uploaded event class |
Ccore\event\badge_awarded | Event triggered after a badge is awarded to a user |
Ccore\event\badge_criteria_created | Event triggered after criteria is created for a badge |
Ccore\event\badge_criteria_deleted | Event triggered after criteria is deleted from a badge |
Ccore\event\badge_criteria_updated | Event triggered after criteria is updated to a badge |
Ccore\event\badge_deleted | Event triggered after a badge is deleted |
Ccore\event\badge_listing_viewed | Event triggered after a badge is viewed |
Ccore\event\badge_revoked | Event triggered after a badge is revoked from a user |
Ccore\event\blog_association_deleted | Class for event to be triggered when a new blog entry is deleted with a context |
Ccore\event\blog_entries_viewed | Class for event to be triggered when blog entries are viewed |
Ccore\event\blog_external_removed | Class for event to be triggered when an external blog is removed from moodle |
Ccore\event\blog_external_viewed | Class for event to be triggered when an external blog is viewed to moodle |
Ccore\event\calendar_subscription_created | Event triggered after a calendar subscription is added |
Ccore\event\calendar_subscription_deleted | Event triggered after a calendar subscription is deleted |
Ccore\event\calendar_subscription_updated | Event triggered after a calendar subscription is updated |
Ccore\event\capability_assigned | Capability assigned event class |
Ccore\event\capability_unassigned | Capability unassigned event class |
Ccore\event\cohort_created | Cohort created event class |
Ccore\event\cohort_deleted | Cohort deleted event class |
Ccore\event\cohort_updated | Cohort updated event class |
►Ccore\event\comments_viewed | Abstract comments viewed event class |
Cmod_wiki\event\comments_viewed | The mod_wiki comments viewed event class |
Ccore\event\competency_created | Competency created event class |
Ccore\event\competency_deleted | Competency deleted event class |
Ccore\event\competency_framework_created | Competency framework created event class |
Ccore\event\competency_framework_deleted | Competency framework deleted event class |
Ccore\event\competency_framework_updated | Competency framework updated event class |
Ccore\event\competency_framework_viewed | Competency framework viewed event class |
Ccore\event\competency_plan_approved | Plan approved event class |
Ccore\event\competency_plan_completed | Plan completed event class |
Ccore\event\competency_plan_created | Plan created event class |
Ccore\event\competency_plan_deleted | Plan deleted event class |
Ccore\event\competency_plan_reopened | Plan reopened event class |
Ccore\event\competency_plan_review_request_cancelled | Plan review request cancelled event class |
Ccore\event\competency_plan_review_requested | Plan review requested event class |
Ccore\event\competency_plan_review_started | Plan review started event class |
Ccore\event\competency_plan_review_stopped | Plan review stopped event class |
Ccore\event\competency_plan_unapproved | Plan unapproved event class |
Ccore\event\competency_plan_unlinked | Plan unlinked event class |
Ccore\event\competency_plan_updated | Plan updated event class |
Ccore\event\competency_plan_viewed | Plan viewed event class |
Ccore\event\competency_template_created | Template created event class |
Ccore\event\competency_template_deleted | Template deleted event class |
Ccore\event\competency_template_updated | Template updated event class |
Ccore\event\competency_template_viewed | Template viewed event class |
Ccore\event\competency_updated | Competency updated event class |
Ccore\event\competency_user_competency_plan_viewed | User competency plan viewed event class |
Ccore\event\competency_user_competency_rated | User competency grade rated event class |
Ccore\event\competency_user_competency_rated_in_course | User competency grade rated in course event class |
Ccore\event\competency_user_competency_rated_in_plan | User competency grade rated in plan event class |
Ccore\event\competency_user_competency_viewed_in_course | User competency viewed in course event class |
Ccore\event\competency_user_competency_viewed_in_plan | User competency viewed in plan event class |
Ccore\event\competency_user_evidence_created | Evidence of prior learning created event class |
Ccore\event\competency_user_evidence_deleted | Evidence of prior learning deleted event class |
Ccore\event\competency_user_evidence_updated | Evidence of prior learning updated event class |
Ccore\event\competency_viewed | Competency viewed event class |
Ccore\event\config_log_created | Event class for when an admin config log is created |
Ccore\event\contentbank_content_created | Content bank content created class |
Ccore\event\contentbank_content_deleted | Content bank content deleted class |
Ccore\event\contentbank_content_updated | Content bank content updated class |
Ccore\event\contentbank_content_uploaded | Content bank content uploaded class |
Ccore\event\contentbank_content_viewed | Content bank content updated class |
Ccore\event\context_locked | Event triggered after a context has been frozen |
Ccore\event\context_unlocked | Event triggered after a context has been unfrozen |
Ccore\event\course_backup_created | Course backup created event class |
Ccore\event\course_category_created | Course category created event class |
Ccore\event\course_category_updated | Course category updated event class |
Ccore\event\course_category_viewed | Course category viewed event class |
Ccore\event\course_completed | Course completed event class |
Ccore\event\course_completion_updated | Course module completion updated event class |
Ccore\event\course_information_viewed | Course information viewed event class |
Ccore\event\course_module_deleted | Class course_module_deleted |
►Ccore\event\course_module_instance_list_viewed | Course module instance list viewed event class |
Ccore\event\course_module_instances_list_viewed | This class has been deprecated, please use core\event\course_module_instance_list_viewed |
Cmod_assign\event\course_module_instance_list_viewed | The mod_assign instance list viewed event class |
Cmod_book\event\course_module_instance_list_viewed | The mod_book instance list viewed event class |
Cmod_chat\event\course_module_instance_list_viewed | The mod_chat instance list viewed event class |
Cmod_choice\event\course_module_instance_list_viewed | The mod_choice instance list viewed event class |
Cmod_data\event\course_module_instance_list_viewed | The mod_data instance list viewed event class |
Cmod_feedback\event\course_module_instance_list_viewed | The mod_feedback instance list viewed event class |
Cmod_folder\event\course_module_instance_list_viewed | The mod_folder instance list viewed event class |
Cmod_forum\event\course_module_instance_list_viewed | The mod_forum instance list viewed event class |
Cmod_glossary\event\course_module_instance_list_viewed | The mod_glossary instance list viewed event class |
Cmod_h5pactivity\event\course_module_instance_list_viewed | The course_module_instance_list_viewed event class |
Cmod_imscp\event\course_module_instance_list_viewed | The mod_imscp instance list viewed event class |
Cmod_lesson\event\course_module_instance_list_viewed | The mod_lesson instance list viewed event class |
Cmod_lti\event\course_module_instance_list_viewed | The mod_lti instance list viewed event class |
Cmod_page\event\course_module_instance_list_viewed | The mod_page instance list viewed event class |
Cmod_quiz\event\course_module_instance_list_viewed | The mod_quiz instance list viewed event class |
Cmod_resource\event\course_module_instance_list_viewed | The mod_resource instance list viewed event class |
Cmod_scorm\event\course_module_instance_list_viewed | The mod_scorm instance list viewed event class |
Cmod_survey\event\course_module_instance_list_viewed | The mod_survey instance list viewed event class |
Cmod_url\event\course_module_instance_list_viewed | The mod_url instance list viewed event class |
Cmod_wiki\event\course_module_instance_list_viewed | The mod_wiki instance list viewed event class |
Cmod_workshop\event\course_module_instance_list_viewed | The mod_workshop instance list viewed event class |
►Ccore\event\course_module_viewed | Abstract Course module viewed event class |
Cmod_assign\event\course_module_viewed | The mod_assign course module viewed event class |
Cmod_bigbluebuttonbn\event\course_module_viewed | The mod_bigbluebuttonbn activity viewed event |
Cmod_book\event\course_module_viewed | The mod_book course module viewed event class |
Cmod_chat\event\course_module_viewed | The mod_chat course module viewed event class |
Cmod_choice\event\course_module_viewed | The mod_choice course module viewed event class |
Cmod_data\event\course_module_viewed | The mod_data course module viewed event class |
Cmod_folder\event\course_module_viewed | The mod_folder course module viewed event class |
Cmod_forum\event\course_module_viewed | The mod_forum course module viewed event class |
Cmod_glossary\event\course_module_viewed | The mod_glossary course module viewed event class |
Cmod_h5pactivity\event\course_module_viewed | The course_module_viewed event class |
Cmod_imscp\event\course_module_viewed | The mod_imscp course module viewed event class |
Cmod_lesson\event\course_module_viewed | The mod_lesson course module viewed event class |
Cmod_lti\event\course_module_viewed | The mod_lti course module viewed event class |
Cmod_page\event\course_module_viewed | The mod_page course module viewed event class |
Cmod_quiz\event\course_module_viewed | The mod_quiz course module viewed event class |
Cmod_resource\event\course_module_viewed | The mod_resource course module viewed event class |
Cmod_scorm\event\course_module_viewed | The mod_scorm course module viewed event class |
Cmod_survey\event\course_module_viewed | The mod_survery course module viewed event |
Cmod_url\event\course_module_viewed | The mod_url course module viewed event class |
Cmod_wiki\event\course_module_viewed | The mod_wiki course module viewed event class |
Cmod_workshop\event\course_module_viewed | The mod_workshop course module viewed event class |
Ccore\event\course_resources_list_viewed | Event for viewing the list of course resources |
Ccore\event\course_section_deleted | Course section deleted event class |
Ccore\event\course_updated | Course updated event class |
Ccore\event\course_user_report_viewed | Course user report viewed event class |
Ccore\event\course_viewed | Course viewed event class |
Ccore\event\dashboard_reset | Dashboard reset event class |
Ccore\event\dashboard_viewed | Dashboard viewed event class |
Ccore\event\dashboards_reset | Dashboards reset event class |
Ccore\event\database_text_field_content_replaced | The database text field content replaced event class |
►Ccore\event\grade_exported | Abstract grade report exported event class |
Cgradeexport_ods\event\grade_exported | Grade export event class |
Cgradeexport_txt\event\grade_exported | Grade export event class |
Cgradeexport_xls\event\grade_exported | Grade export event class |
Cgradeexport_xml\event\grade_exported | Grade export event class |
Ccore\event\grade_letter_created | Grade letter created event class |
Ccore\event\grade_letter_deleted | Grade letter deleted event class |
Ccore\event\grade_letter_updated | Grade letter updated event class |
►Ccore\event\grade_report_viewed | Grade report viewed event class |
Cgradereport_grader\event\grade_report_viewed | Grader report viewed event class |
Cgradereport_history\event\grade_report_viewed | Grade history report viewed event class |
Cgradereport_outcomes\event\grade_report_viewed | Outcomes report viewed event class |
Ccore\event\group_created | Group created event class |
Ccore\event\group_deleted | Group deleted event class |
Ccore\event\group_message_sent | Group message sent event class |
Ccore\event\group_updated | Group updated event class |
Ccore\event\grouping_created | Grouping created event class |
Ccore\event\grouping_deleted | Grouping deleted event class |
Ccore\event\grouping_group_assigned | Group assigned to grouping event class |
Ccore\event\grouping_group_unassigned | Group unassigned from grouping event class |
Ccore\event\grouping_updated | Grouping updated event class |
Ccore\event\insights_viewed | Event triggered after a user views the insights page |
Ccore\event\message_deleted | Message deleted event class |
Ccore\event\message_sent | Message sent event class |
Ccore\event\message_viewed | Message viewed event class |
Ccore\event\moodlenet_resource_exported | MoodleNet send attempt event |
Ccore\event\mycourses_viewed | My courses viewed event class |
Ccore\event\notes_viewed | Class note_viewed |
Ccore\event\notification_sent | Notification sent event class |
►Ccore\event\qbank_plugin_base | Question bank plugin event |
Ccore\event\qbank_plugin_disabled | Question bank plugin was disabled |
Ccore\event\qbank_plugin_enabled | Question bank plugin was enabled |
►Ccore\event\question_base | Base class for question events |
Ccore\event\question_created | Question created event class |
Ccore\event\question_deleted | Question deleted event class |
Ccore\event\question_moved | Question moved event class |
Ccore\event\question_updated | Question updated event class |
Ccore\event\question_viewed | Question previewed event class |
Ccore\event\questions_exported | Question category exported event class |
Ccore\event\questions_imported | Question category imported event class |
►Ccore\event\question_category_base | Base class for question category events |
Ccore\event\question_category_created | Question category created event class |
Ccore\event\question_category_deleted | Question category deleted event class |
Ccore\event\question_category_moved | Question category moved event class |
Ccore\event\question_category_updated | Question category updated event class |
Ccore\event\question_category_viewed | Question category viewed event class |
Ccore\event\recent_activity_viewed | Event for recent activity page |
Ccore\event\role_allow_assign_updated | Role assignments updated event class |
Ccore\event\role_allow_override_updated | Role allow override updated event class |
Ccore\event\role_allow_switch_updated | Role allow switch updated event class |
Ccore\event\role_allow_view_updated | Role allow view updated event class |
Ccore\event\role_capabilities_updated | Role updated event class |
Ccore\event\scale_created | Scale created event class |
Ccore\event\scale_deleted | Scale deleted event class |
Ccore\event\scale_updated | Scale updated event class |
Ccore\event\search_indexed | Event when new data has been indexed |
Ccore\event\search_results_viewed | Search results viewed |
Ccore\event\tag_collection_created | Tag collection created event class |
Ccore\event\tag_collection_deleted | Tag collection deleted event class |
Ccore\event\tag_collection_updated | Tag collection updated event class |
Ccore\event\tag_created | Tag created event class |
Ccore\event\tag_deleted | Tag deleted event class |
Ccore\event\tag_flagged | Tag flagged event class |
Ccore\event\tag_unflagged | Tag unflagged event |
Ccore\event\tag_updated | Tag updated event |
Ccore\event\unknown_logged | Unknown event class |
Ccore\event\url_blocked | URL blocked event class |
Ccore\event\user_deleted | User deleted event class |
Ccore\event\user_enrolment_created | Event class for when user is enrolled in a course |
Ccore\event\user_enrolment_updated | Event class for when user enrolment is updated |
Ccore\event\user_graded | Event triggered after teacher edits manual grade or overrides activity/aggregated grade |
Ccore\event\user_list_viewed | Defines the user list viewed event |
Ccore\event\user_loggedout | Event when user logout |
Ccore\event\user_login_failed | User login failed event class |
Ccore\event\user_password_policy_failed | Event when user's current password fails the password policy |
Ccore\event\user_password_updated | Event when user password is changed or reset |
Ccore\event\userfeedback_give | Class userfeedback_give |
Ccore\event\userfeedback_remind | Class userfeedback_remind |
Ccore\event\virus_infected_data_detected | Data infected event |
Ccore\event\virus_infected_file_detected | Fle infected event |
Ccore\event\webservice_service_created | Web service service created event class |
Ccore\event\webservice_service_deleted | Web service service deleted event class |
Ccore\event\webservice_service_updated | Web service service updated event class |
Ccore\event\webservice_token_created | Web service token created event class |
Ccore\event\webservice_token_sent | Webservice token sent event class |
Ccore_customfield\event\category_created | Custom field category created event class |
Ccore_customfield\event\category_deleted | Custom field category created event class |
Ccore_customfield\event\category_updated | Custom field category updated event class |
Ccore_customfield\event\field_created | Custom field created event class |
Ccore_customfield\event\field_deleted | Custom field updated event class |
Ccore_customfield\event\field_updated | Custom field updated event class |
Ccore_payment\event\account_created | Class account_created |
Ccore_payment\event\account_deleted | Class account_deleted |
Ccore_payment\event\account_updated | Class account_updated |
Ccore_reportbuilder\event\audience_created | Report builder custom report audience created event class |
Ccore_reportbuilder\event\audience_deleted | Report builder custom report audience deleted event class |
Ccore_reportbuilder\event\audience_updated | Report builder custom report audience created event class |
Ccore_reportbuilder\event\schedule_created | Report builder custom report schedule created event class |
Ccore_reportbuilder\event\schedule_deleted | Report builder custom report schedule created event class |
Ccore_reportbuilder\event\schedule_updated | Report builder custom report schedule updated event class |
Cfactor_email\event\unauth_email | Event for when a user receives an unauthorised email from MFA |
Cfactor_token\event\token_created | Event for a token being created for a user |
►Cmod_assign\event\base | The mod_assign abstract base event class |
Cmod_assign\event\all_submissions_downloaded | The mod_assign all submissions downloaded event class |
Cmod_assign\event\feedback_viewed | The mod_assign feedback viewed event class |
Cmod_assign\event\grading_form_viewed | The mod_assign grading form viewed event class |
Cmod_assign\event\identities_revealed | The mod_assign identities revealed event class |
Cmod_assign\event\marker_updated | The mod_assign marker updated event class |
Cmod_assign\event\remove_submission_form_viewed | The mod_assign remove submission form viewed event class |
Cmod_assign\event\statement_accepted | The mod_assign statement accepted event class |
Cmod_assign\event\submission_duplicated | The mod_assign submission duplicated event class |
Cmod_assign\event\submission_form_viewed | The mod_assign submission form viewed event class |
Cmod_assign\event\submission_viewed | The mod_assign submission viewed event class |
Cmod_assign\event\workflow_state_updated | Mod_assign workflow state updated event class |
Cmod_assign\event\group_override_created | The mod_assign group override created event class |
Cmod_assign\event\group_override_deleted | The mod_assign group override deleted event class |
Cmod_assign\event\group_override_updated | The mod_assign group override updated event class |
Cmod_assign\event\user_override_created | The mod_assign user override created event class |
Cmod_assign\event\user_override_deleted | The mod_assign user override deleted event class |
Cmod_assign\event\user_override_updated | The mod_assign user override updated event class |
►Cmod_bigbluebuttonbn\event\base | The mod_bigbluebuttonbn abstract base event class |
Cmod_bigbluebuttonbn\event\activity_management_viewed | The mod_bigbluebuttonbn activity management viewed event |
Cmod_bigbluebuttonbn\event\live_session_event | The mod_bigbluebuttonbn live_session (Experimental: for being triggered when external events are received) |
Cmod_bigbluebuttonbn\event\meeting_created | The mod_bigbluebuttonbn meeting created event, triggered when the meeting is created before join |
Cmod_bigbluebuttonbn\event\meeting_ended | The mod_bigbluebuttonbn meeting ended event, triggered when the meeting is ended by the user |
Cmod_bigbluebuttonbn\event\meeting_joined | The mod_bigbluebuttonbn meeting joined event, triggered when the user joins the session |
Cmod_bigbluebuttonbn\event\meeting_left | The mod_bigbluebuttonbn meeting left event, triggered when the user lefts the meeting using the logout button |
Cmod_bigbluebuttonbn\event\recording_deleted | The mod_bigbluebuttonbn recording deleted event |
Cmod_bigbluebuttonbn\event\recording_edited | The mod_bigbluebuttonbn recording edited event |
Cmod_bigbluebuttonbn\event\recording_imported | The mod_bigbluebuttonbn recording imported event |
Cmod_bigbluebuttonbn\event\recording_protected | The mod_bigbluebuttonbn recording protected event |
Cmod_bigbluebuttonbn\event\recording_published | The mod_bigbluebuttonbn recording published event |
Cmod_bigbluebuttonbn\event\recording_unprotected | The mod_bigbluebuttonbn recording unprotected event |
Cmod_bigbluebuttonbn\event\recording_unpublished | The mod_bigbluebuttonbn recording unpublished event |
Cmod_bigbluebuttonbn\event\recording_viewed | The mod_bigbluebuttonbn recording viewed event |
Cmod_book\event\chapter_created | The mod_book chapter created event class |
Cmod_book\event\chapter_deleted | The mod_book chapter deleted event class |
Cmod_book\event\chapter_updated | The mod_book chapter updated event class |
Cmod_book\event\chapter_viewed | The mod_book chapter viewed event class |
Cmod_chat\event\sessions_viewed | The mod_chat sessions viewed event class |
Cmod_choice\event\answer_created | The mod_choice answer created event class |
Cmod_choice\event\answer_deleted | The mod_choice answer deleted event class |
Cmod_choice\event\report_viewed | The mod_choice report viewed event class |
Cmod_data\event\field_created | The mod_data field created event class |
Cmod_data\event\field_deleted | The mod_data field deleted event class |
Cmod_data\event\field_updated | The mod_data field updated event class |
Cmod_feedback\event\response_deleted | The mod_feedback response deleted event class |
Cmod_feedback\event\response_submitted | The mod_feedback response submitted event class |
Cmod_folder\event\all_files_downloaded | The mod_folder course module viewed event class |
Cmod_folder\event\folder_updated | The mod_folder folder updated event class |
Cmod_forum\event\discussion_lock_updated | The mod_forum discussion lock updated event |
Cmod_forum\event\discussion_moved | The mod_forum discussion moved event class |
Cmod_forum\event\discussion_pinned | The mod_forum discussion pinned event |
Cmod_forum\event\discussion_unpinned | The mod_forum discussion unpinned event |
Cmod_forum\event\discussion_viewed | The mod_forum discussion viewed event class |
Cmod_forum\event\readtracking_disabled | The mod_forum subscription created event class |
Cmod_forum\event\readtracking_enabled | The mod_forum read tracking enabled event class |
Cmod_forum\event\subscription_created | The mod_forum subscription created event class |
Cmod_forum\event\subscription_deleted | The mod_forum subscription deleted event class |
Cmod_forum\event\subscription_mode_updated | The mod_forum subscription mode updated event |
Cmod_forum\event\user_report_viewed | The mod_forum user report viewed event class |
Cmod_glossary\event\category_created | The mod_glossary glossary category created event class |
Cmod_glossary\event\category_deleted | The mod_glossary glossary category deleted event class |
Cmod_glossary\event\category_updated | The mod_glossary glossary category updated event class |
Cmod_glossary\event\entry_approved | The mod_glossary entry approved event class |
Cmod_glossary\event\entry_created | The mod_glossary entry created event class |
Cmod_glossary\event\entry_deleted | The mod_glossary entry deleted event class |
Cmod_glossary\event\entry_disapproved | The mod_glossary entry disapproved event |
Cmod_glossary\event\entry_updated | The mod_glossary entry updated event |
Cmod_glossary\event\entry_viewed | The mod_glossary entry viewed event class |
Cmod_h5pactivity\event\statement_received | The statement_received event class |
Cmod_lesson\event\content_page_viewed | The mod_lesson content page viewed event class |
Cmod_lesson\event\group_override_created | The mod_lesson group override created event class |
Cmod_lesson\event\group_override_deleted | The mod_lesson group override deleted event class |
Cmod_lesson\event\group_override_updated | The mod_lesson group override updated event class |
Cmod_lesson\event\highscore_added | The mod_lesson highscore added event class |
Cmod_lesson\event\highscores_viewed | The mod_lesson highscores viewed class |
Cmod_lesson\event\lesson_ended | The mod_lesson lesson ended event class |
Cmod_lesson\event\lesson_restarted | The mod_lesson lesson restarted event class |
Cmod_lesson\event\lesson_resumed | The mod_lesson lesson resumed event class |
Cmod_lesson\event\lesson_started | The mod_lesson lesson started event class |
Cmod_lesson\event\user_override_created | The mod_lesson user override created event class |
Cmod_lesson\event\user_override_deleted | The mod_lesson user override deleted event class |
Cmod_lesson\event\user_override_updated | The mod_lesson user override updated event class |
Cmod_lti\event\unknown_service_api_called | The mod_lti unknown service api called event class |
Cmod_quiz\event\attempt_abandoned | The mod_quiz attempt abandoned event class |
Cmod_quiz\event\attempt_becameoverdue | The mod_quiz attempt became overdue event class |
Cmod_quiz\event\attempt_deleted | The mod_quiz attempt deleted event class |
Cmod_quiz\event\attempt_manual_grading_completed | The mod_quiz attempt manual grading complete event |
Cmod_quiz\event\attempt_preview_started | The mod_quiz attempt preview started event class |
Cmod_quiz\event\attempt_reopened | Event fired when a quiz attempt is reopened |
Cmod_quiz\event\attempt_reviewed | The mod_quiz attempt reviewed event class |
Cmod_quiz\event\attempt_submitted | The mod_quiz attempt submitted event class |
Cmod_quiz\event\attempt_summary_viewed | The mod_quiz attempt summary viewed event class |
Cmod_quiz\event\group_override_created | The mod_quiz group override created event class |
Cmod_quiz\event\group_override_deleted | The mod_quiz group override deleted event class |
Cmod_quiz\event\group_override_updated | The mod_quiz group override updated event class |
Cmod_quiz\event\page_break_created | The mod_quiz page break created event class |
Cmod_quiz\event\page_break_deleted | The mod_quiz page break deleted event class |
Cmod_quiz\event\quiz_grade_updated | The mod_quiz quiz grade updated event class |
Cmod_quiz\event\report_viewed | The mod_quiz report viewed event class |
Cmod_quiz\event\section_break_created | The mod_quiz section break created event class |
Cmod_quiz\event\section_title_updated | The mod_quiz section title updated event class |
Cmod_quiz\event\slot_deleted | The mod_quiz slot deleted event class |
Cmod_quiz\event\slot_displaynumber_updated | The mod_quiz slot display updated event class |
Cmod_quiz\event\slot_moved | The mod_quiz slot moved event class |
Cmod_quiz\event\slot_requireprevious_updated | The mod_quiz slot require previous updated event class |
Cmod_quiz\event\user_override_created | The mod_quiz user override created event class |
Cmod_quiz\event\user_override_deleted | The mod_quiz user override deleted event class |
Cmod_quiz\event\user_override_updated | The mod_quiz user override updated event class |
►Cmod_scorm\event\cmielement_submitted | The mod_scorm generic CMI element submitted event class |
Cmod_scorm\event\scoreraw_submitted | The mod_scorm raw score submitted event class |
Cmod_scorm\event\status_submitted | The mod_scorm status submitted event class |
Cmod_scorm\event\report_viewed | The mod_scorm report viewed event class |
Cmod_scorm\event\tracks_viewed | The mod_scorm tracks viewed event class |
Cmod_survey\event\report_viewed | The mod_survey report viewed event class |
Cmod_wiki\event\page_created | The mod_wiki page created event class |
Cmod_wiki\event\page_deleted | The mod_wiki page deleted event class |
Cmod_wiki\event\page_diff_viewed | The mod_wiki diff viewed event class |
Cmod_wiki\event\page_history_viewed | The mod_wiki history viewed event class |
Cmod_wiki\event\page_locks_deleted | The mod_wiki page locks deleted (override locks) event class |
Cmod_wiki\event\page_updated | The mod_wiki page updated event class |
Cmod_wiki\event\page_version_restored | The mod_wiki version restored event class |
Cmod_wiki\event\page_version_viewed | The mod_wiki version viewed event class |
Cmod_wiki\event\page_viewed | The mod_wiki page viewed event class |
Cmod_workshop\event\assessment_evaluated | The mod_workshop assessment evaluated event class |
Cmod_workshop\event\assessment_reevaluated | The mod_workshop assessment_reevaluated event class |
Cmod_workshop\event\phase_automatically_switched | This event is triggered when a phase is automatically switched, usually from cron_task |
Cmod_workshop\event\submission_assessed | The mod_workshop submission assessed event class |
Cmod_workshop\event\submission_created | The mod_workshop submission created event class |
Cmod_workshop\event\submission_deleted | The mod_workshop submission deleted event class |
Cmod_workshop\event\submission_reassessed | The mod_workshop submission reassessed event class |
Cmod_workshop\event\submission_updated | The mod_workshop submission updated event class |
Cphpunit_event_mock | Event mock |
Cquizaccess_seb\event\access_prevented | Event for when access to a quiz is prevented by this subplugin |
Cquizaccess_seb\event\template_created | Event for when a template is created |
Cquizaccess_seb\event\template_deleted | Event for when a template is deleted |
Cquizaccess_seb\event\template_disabled | Event for when a template is disabled |
Cquizaccess_seb\event\template_enabled | Event for when a template is enabled |
Cquizaccess_seb\event\template_updated | Event for when a template is updated |
Creport_completion\event\report_viewed | The report_completion report viewed event class |
Creport_log\event\report_viewed | The report_log report viewed event class |
Creport_log\event\user_report_viewed | The report_log user report viewed event class |
Creport_loglive\event\report_viewed | The report_loglive report viewed event class |
Creport_outline\event\activity_report_viewed | The report_outline activity report viewed event class |
Creport_outline\event\report_viewed | The report_outline outline report viewed event class |
Creport_security\event\report_viewed | The report_loglive report viewed event class |
Creport_stats\event\report_viewed | The report_stats report viewed event class |
Ctool_admin_presets\event\preset_deleted | Admin tool presets event class deleted |
Ctool_admin_presets\event\preset_downloaded | Admin tool presets event class downloaded |
Ctool_admin_presets\event\preset_exported | Admin tool presets event class exported |
Ctool_admin_presets\event\preset_imported | Admin tool presets event class imported |
Ctool_admin_presets\event\preset_loaded | Admin tool presets event class loaded |
Ctool_admin_presets\event\preset_previewed | Admin tool presets event class previewed |
Ctool_admin_presets\event\preset_reverted | Admin tool presets event class reverted |
Ctool_admin_presets\event\presets_listed | Admin tool presets event class listed |
Ctool_brickfield\event\analysis_requested | Class analysis_requested |
Ctool_brickfield\event\report_downloaded | Class report_downloaded |
Ctool_brickfield\event\report_viewed | Class report_viewed |
Ctool_capability\event\report_viewed | The tool_capability report viewed event class |
Ctool_langimport\event\langpack_updated | The tool_langimport langpack updated event class |
Ctool_mfa\event\user_deleted_factor | Event for when user factor is deleted |
Ctool_mfa\event\user_failed_mfa | Event for when user successfully passed all MFA factor checks |
Ctool_mfa\event\user_passed_mfa | Event for when user successfully passed all MFA factor checks |
Ctool_mfa\event\user_revoked_factor | Event for when user successfully revoked MFA Factor |
Ctool_mfa\event\user_setup_factor | Event for when user successfully setup new MFA Factor |
Ctool_monitor\event\rule_created | The tool_monitor rule created event class |
Ctool_monitor\event\rule_deleted | The tool_monitor rule deleted event class |
Ctool_monitor\event\rule_updated | The tool_monitor rule updated event class |
Ctool_monitor\event\subscription_created | The tool_monitor subscription created event class |
Ctool_monitor\event\subscription_deleted | The tool_monitor subscription deleted event class |
Ctool_recyclebin\event\category_bin_item_created | Event class |
Ctool_recyclebin\event\category_bin_item_deleted | Event class |
Ctool_recyclebin\event\category_bin_item_restored | Event Class |
Ctool_recyclebin\event\course_bin_item_created | Event class |
Ctool_recyclebin\event\course_bin_item_deleted | Event class |
Ctool_recyclebin\event\course_bin_item_restored | Event class |
►Ccore_calendar\local\event\entities\event_collection_interface | Interface for an event collection class |
Ccore_calendar\local\event\entities\repeat_event_collection | Class representing a collection of repeat events |
Ccore_course_category | Class to store, cache, render and manage course category |
Ccore_course_list_element | Class to store information about one course in a list of courses |
Cnavigation_node_collection | Navigation node collection |
Csection_info | Data about a single section on a course |
►CJsonSerializable | |
Ccore\chart_axis | Chart axis class |
Ccore\chart_base | Chart base class |
Ccore\chart_series | Chart series class |
Ccore_courseformat\stateupdates | Class to track state actions |
Ccore_table\local\filter\filter | Class representing a generic filter of any type |
►Ccore_table\local\filter\filterset | Class representing a set of filters |
Ccore_admin\table\plugin_management_table_filterset | This file contains the dynamic interface |
Ccore_reportbuilder\table\custom_report_table_filterset | Custom report dynamic table filterset class |
Ccore_reportbuilder\table\custom_report_table_view_filterset | Custom report dynamic table filterset class |
Ccore_reportbuilder\table\system_report_table_filterset | System report dynamic table filterset class |
Ccore_user\table\participants_filterset | Participants table filterset |
Ccore_xapi\local\state | State resource object for xAPI structure checking and validation |
Ccore_xapi\local\statement | Privacy Subsystem for core_xapi implementing null_provider |
►Ccore_xapi\local\statement\item | Item class used for xAPI statement elements without validation |
Ccore_xapi\local\statement\item_attachment | Abstract xAPI attachment class |
Ccore_xapi\local\statement\item_context | Abstract xAPI context class |
►Ccore_xapi\local\statement\item_object | Abstract object item used in xAPI statements |
Ccore_xapi\local\statement\item_activity | Class that implements a xAPI activity compatible with xAPI object |
►Ccore_xapi\local\statement\item_actor | Abstract xAPI actor class |
Ccore_xapi\local\statement\item_agent | Agent xAPI statement element representing a Moodle user |
Ccore_xapi\local\statement\item_group | Group item inside a xAPI statement |
Ccore_xapi\local\statement\item_result | Abstract xAPI result class |
Ccore_xapi\local\statement\item_score | Abstract xAPI score class |
Ccore_xapi\local\statement\item_verb | Verb xAPI statement item |
►CCacheStorageInterface | |
Ccore\local\guzzle\cache_storage | Cache storage handler to handle cache objects, TTL etc |
►CH5PCore | |
Ccore_h5p\core | H5P core class, containing functions and storage shared by the other H5P classes |
►CH5PEditorAjaxInterface | |
Ccore_h5p\editor_ajax | Moodle's implementation of the H5P Editor Ajax interface |
►CH5peditorStorage | |
Ccore_h5p\editor_framework | Moodle's implementation of the H5P Editor storage interface |
►CH5PFileStorage | |
Ccore_h5p\file_storage | Class to handle storage and export of H5P Content |
►CH5PFrameworkInterface | |
Ccore_h5p\framework | Moodle's implementation of the H5P framework interface |
►CICache | |
Cenrol_lti\local\ltiadvantage\lib\launch_cache_session | The launch_cache_session, providing a temporary session store for launch information |
►CIDatabase | |
Cenrol_lti\local\ltiadvantage\lib\issuer_database | The issuer_database class, providing a read-only store of issuer details |
►Cprofile_field_base | |
Cprofile_field_checkbox | Class profile_field_checkbox |
Cprofile_field_datetime | This file contains the datetime profile field class |
Cprofile_field_menu | Menu profile field |
Cprofile_field_social | Social profile field define |
Cprofile_field_text | Text profile field |
Cprofile_field_textarea | Textarea profile field define |
►CEventDispatcherInterface | |
Ccore\hook\manager | Hook manager implementing "Dispatcher" and "Event Provider" from PSR-14 |
►CListenerProviderInterface | |
Ccore\hook\manager | Hook manager implementing "Dispatcher" and "Event Provider" from PSR-14 |
►CTcpdfFpdi | |
Cassignfeedback_editpdf\pdf | Library code for manipulating PDFs |
►CstdClass | |
Ccore\context | Basic moodle context abstraction class |
Ccore\update\remote_info | Thin wrapper for data structures returned by api::get_plugin_info() |