moodle/lib/classes/output
Marina Glancy 491ed7b200 MDL-76362 mustache: Override parent method to avoid PHP notices
Parent method checks baseDir that is null in this case. This shows notices under PHP 8.1
2023-01-23 09:15:54 +08:00
..
dynamic_tabs MDL-73495 core: Fix data attributes not being passed to individual tabs 2022-01-05 13:16:13 +01:00
activity_header.php MDL-76018 core_navigation: Activity header warning if no module intro 2022-10-17 17:27:39 +01: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-76583 core: Update uses of external_* classes 2023-01-19 07:34:09 +08:00
chooser_section.php MDL-55796 core_course: Convert course modchooser to templates 2016-09-23 10:55:15 +01:00
datafilter.php MDL-72509 core: De-couple participants filter from core_user to core 2022-09-27 12:07:36 +08:00
dynamic_tabs.php MDL-73495 core: Fix data attributes not being passed to individual tabs 2022-01-05 13:16:13 +01:00
external.php MDL-76583 core: Update uses of external_* classes 2023-01-19 07:34:09 +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-69970 icons: flip help icon direction in RTL languages 2022-06-05 09:18:26 +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-72289 output: allow customised inplace editable icon for editing. 2021-08-31 11:37:02 +01:00
language_menu.php MDL-72885 output: Add lang attribute for language menu items 2022-05-27 23:39:08 +08:00
mustache_clean_string_helper.php MDL-70721 core: a new mustache helper to clean string after get_string 2021-11-15 22:14:03 +11: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 MDL-76362 mustache: Override parent method to avoid PHP notices 2023-01-23 09:15:54 +08:00
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-76482 output: The javascript mustache helper should return a string 2022-11-30 12:18:32 +08:00
mustache_pix_helper.php MDL-74853 various: add second parameter to htmlentities functions 2022-11-28 16:12:20 +01:00
mustache_quote_helper.php MDL-75516 core: Perform proper JSON encoding in mustache quote helper 2022-12-02 13:39:58 +01:00
mustache_shorten_text_helper.php MDL-73332 mustache: Fix shortentext helper 2022-07-14 09:36:14 -04: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
named_templatable.php MDL-73679 core: Add a named_templatable interface 2022-03-01 12:03:06 +08:00
notification.php MDL-69735 core renderer notifications: make closebutton option usable 2020-12-11 19:54:39 +00:00
participants_action_bar.php MDL-73462 navigation: Leverage participants bar for category 2022-03-02 12:27:02 +08:00
select_menu.php MDL-75153 output: Fix the group option and label support in select_menu 2022-09-20 00:17:55 +08:00
sticky_footer.php MDL-75401 core: sticky footer component 2022-10-19 13:06:54 +02:00
url_rewriter.php MDL-28030 weblib: Added $CFG->urlrewriteclass in config.php 2016-02-11 20:44:25 +11:00