Moodle APIs 4.2
Moodle 4.2.7 (Build: 20240422)
|
Directories | |
dynamic_tabs | |
Files | |
activity_header.php | |
Data structure representing standard components displayed on the activity header. | |
checkbox_toggleall.php | |
The renderable for core/checkbox-toggleall. | |
chooser.php | |
The chooser renderable. | |
chooser_item.php | |
The chooser_item renderable. | |
chooser_section.php | |
The chooser_section renderable. | |
datafilter.php | |
The filter renderable class. | |
dynamic_tabs.php | |
Class dynamic tabs. | |
external.php | |
This class contains a list of webservice functions related to output. | |
icon_system.php | |
Contains class core::output::icon_system. | |
icon_system_font.php | |
Contains class core::output::icon_system. | |
icon_system_fontawesome.php | |
Contains class core::output::icon_system. | |
icon_system_standard.php | |
Contains class core::output::icon_system_standard. | |
inplace_editable.php | |
Contains class core::output::inplace_editable. | |
language_menu.php | |
Contains class core::output::language_menu. | |
mustache_clean_string_helper.php | |
Mustache helper to load strings from string_manager and perform HTML escaping on them. | |
mustache_engine.php | |
Custom Moodle engine for mustache. | |
mustache_filesystem_loader.php | |
Perform some custom name mapping for template file names (strip leading component/). | |
mustache_helper_collection.php | |
Custom Moodle helper collection for mustache. | |
mustache_javascript_helper.php | |
Store a list of JS calls to insert at the end of the page. | |
mustache_pix_helper.php | |
Mustache helper render pix icons. | |
mustache_quote_helper.php | |
Wrap content in quotes, and escape all special JSON characters used. | |
mustache_shorten_text_helper.php | |
Mustache helper shorten text. | |
mustache_string_helper.php | |
Mustache helper to load strings from string_manager. | |
mustache_template_finder.php | |
List the valid locations to search for a template with a given name. | |
mustache_template_source_loader.php | |
Load template source strings. | |
mustache_uniqid_helper.php | |
Mustache helper that will add JS to the end of the page. | |
mustache_user_date_helper.php | |
Mustache helper that will convert a timestamp to a date string. | |
named_templatable.php | |
A subset of templatable which provides the name of the template to use. | |
notification.php | |
Notification renderable component. | |
participants_action_bar.php | |
Class responsible for generating the action bar (tertiary nav) elements in the participants page and related pages. | |
select_menu.php | |
A single-select combobox widget that is functionally similar to an HTML select element. | |
sticky_footer.php | |
Class to render a sticky footer element. | |
url_rewriter.php | |
URL rewriter base. | |