moodle/files
Tim Hunt b8459bba14 MDL-46031 output: better handling of once-per-page items
In several places we only want to output a certain bit of HTML (e.g. the
contents on the mod chooser) once per page.

This used to be done with a static variable in the function, which
meant the logic was once per PHP-script execution, not once-per-page.
Now there is a new bit of API in page_requirements_manager to handle
this properly.
2014-06-19 18:50:04 +01:00
..
tests MDL-43236 behat: Updating references to deprecated methods 2014-03-07 16:05:21 +08:00
coursefilesedit.php MDL-29186 multilang Reviewed the uses of course fullname and ensured things were being formatted consistently 2011-09-08 09:38:46 +12:00
coursefilesedit_form.php MDL-41940 files Option to limit legacy course files 2013-10-04 13:56:57 -04:00
externallib.php Merge branch 'wip-MDL-40038-master' of git://github.com/abgreeve/moodle 2013-08-20 15:51:57 +08:00
index.php MDL-41811 simplify the admin tree detection logic and fix navigation in multiple areas 2013-10-21 14:17:55 +08:00
renderer.php MDL-46031 output: better handling of once-per-page items 2014-06-19 18:50:04 +01:00