moodle/lib/classes/output
2021-01-27 13:37:03 +08:00
..
checkbox_toggleall.php MDL-66874 core: Allow master button checkbox toggle to be customisable 2019-10-14 11:26:47 +08:00
chooser.php MDL-55797 output: Support form method in chooser 2016-09-23 10:55:17 +01:00
chooser_item.php MDL-55796 output: Add missing include to new chooser renderable 2016-09-23 10:55:15 +01:00
chooser_section.php MDL-55796 core_course: Convert course modchooser to templates 2016-09-23 10:55:15 +01:00
external.php MDL-69215 output: Correct font awesome for themes 2020-07-16 07:29:22 +08:00
icon_system.php MDL-69215 output: Correct use of icon_system::instance 2020-07-16 07:29:22 +08:00
icon_system_font.php MDL-40759 icons: Peer review fixes (all minor) 2017-03-17 15:52:46 +08:00
icon_system_fontawesome.php MDL-70316 core: Update the emoji categories in the emoji picker 2021-01-27 13:37:03 +08:00
icon_system_standard.php MDL-69215 output: Correct use of icon_system::instance 2020-07-16 07:29:22 +08:00
inplace_editable.php MDL-59368 groups: Peer review fixes 2017-07-12 10:09:09 +08:00
mustache_engine.php MDL-69050 lang: Stop using the term blacklist in mustache output engine 2020-09-24 19:41:58 +02:00
mustache_filesystem_loader.php
mustache_helper_collection.php MDL-69050 lang: Stop using the term blacklist in mustache output engine 2020-09-24 19:41:58 +02:00
mustache_javascript_helper.php MDL-59380 fragments: Include js from templates 2017-06-27 13:20:32 +08:00
mustache_pix_helper.php MDL-70476 permission overrides: role names double-escaped in tool tip 2020-12-15 14:51:32 +00:00
mustache_quote_helper.php MDL-52136 core: Add support for quoting variables in mustache helpers 2016-03-02 08:48:46 +08:00
mustache_shorten_text_helper.php MDL-57972 mustache: add shortentext template helper 2017-03-07 06:33:56 +00:00
mustache_string_helper.php MDL-52136 core: Add support for quoting variables in mustache helpers 2016-03-02 08:48:46 +08:00
mustache_template_finder.php MDL-50346 core: Allow sub-directories in template names 2019-08-07 11:44:49 +08:00
mustache_template_source_loader.php MDL-69553 output: Handle pre-loading multiline string defines 2020-10-21 10:08:56 +01:00
mustache_uniqid_helper.php
mustache_user_date_helper.php MDL-58239 core_output: fixed user date helper doc example 2017-04-03 11:37:06 +08:00
notification.php MDL-69735 core renderer notifications: make closebutton option usable 2020-12-11 19:54:39 +00:00
url_rewriter.php