Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
output Directory Reference

Files

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  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  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
 Mustache helper that will add JS to 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 quotes 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  notification.php
 Notification renderable component.
 
file  url_rewriter.php
 URL rewriter base.