Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.10.x will end 8 November 2021 (12 months).
  • Bug fixes for security issues in 3.10.x will end 9 May 2022 (18 months).
  • PHP version: minimum PHP 7.2.0 Note: minimum PHP version has increased since Moodle 3.8. PHP 7.3.x and 7.4.x are supported too.
/lib/classes/output/
FolderUp one level  
Filecheckbox_toggleall.php              [source] [125 lines]   The renderable for core/checkbox-toggleall.
Filechooser.php                         [source] [134 lines]   The chooser renderable.
Filechooser_item.php                    [source] [107 lines]   The chooser_item renderable.
Filechooser_section.php                 [source] [79 lines]    The chooser_section renderable.
Fileexternal.php                        [source] [233 lines]   Mustache helper to load strings from string_manager.
Fileicon_system.php                     [source] [164 lines]   Contains class \core\output\icon_system
Fileicon_system_font.php                [source] [46 lines]    Contains class \core\output\icon_system
Fileicon_system_fontawesome.php         [source] [489 lines]   Contains class \core\output\icon_system
Fileicon_system_standard.php            [source] [53 lines]    Contains class \core\output\icon_system_standard
Fileinplace_editable.php                [source] [268 lines]   Contains class \core\output\inplace_editable
Filemustache_engine.php                 [source] [83 lines]    Custom Moodle engine for mustache.
Filemustache_filesystem_loader.php      [source] [56 lines]    Perform some custom name mapping for template file names (strip leading component/).
Filemustache_helper_collection.php      [source] [192 lines]   Custom Moodle helper collection for mustache.
Filemustache_javascript_helper.php      [source] [59 lines]    Mustache helper that will add JS to the end of the page.
Filemustache_pix_helper.php             [source] [84 lines]    Mustache helper render pix icons.
Filemustache_quote_helper.php           [source] [55 lines]    Wrap content in quotes, and escape all quotes used.
Filemustache_shorten_text_helper.php    [source] [64 lines]    Mustache helper shorten text.
Filemustache_string_helper.php          [source] [78 lines]    Mustache helper to load strings from string_manager.
Filemustache_template_finder.php        [source] [125 lines]   List the valid locations to search for a template with a given name.
Filemustache_template_source_loader.php [source] [384 lines]   Load template source strings.
Filemustache_uniqid_helper.php          [source] [52 lines]    Mustache helper that will add JS to the end of the page.
Filemustache_user_date_helper.php       [source] [64 lines]    Mustache helper that will convert a timestamp to a date string.
Filenotification.php                    [source] [186 lines]   Notification renderable component.
Fileurl_rewriter.php                    [source] [58 lines]    URL rewriter base.