moodle/lib/classes/output
2020-07-16 07:29:22 +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
chooser_item.php
chooser_section.php
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-69109 core: use different cache keys for FA icon maps 2020-06-30 09:38:33 +02: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-62284 output: prevent nested JS mustache handler calls 2019-09-04 11:22:51 +08:00
mustache_filesystem_loader.php
mustache_helper_collection.php MDL-62284 output: prevent nested JS mustache handler calls 2019-09-04 11:22:51 +08: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-57445 core: allow context variables in pix helper 2017-04-03 11:35:37 +08:00
mustache_quote_helper.php
mustache_shorten_text_helper.php
mustache_string_helper.php
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 Merge branch 'MDL-66384-master' of git://github.com/andrewnicols/moodle 2019-08-21 13:25:35 +08: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-64820 forum: convert view.php to new rendering 2019-03-22 09:31:21 +08:00
url_rewriter.php