Moodle APIs 4.0
Moodle 4.0.11 (Build: 20231009)
output Directory Reference

Directories

directory  dynamic_tabs
 

Files

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