MDL-56489 Lib: force_settings_menu added to pagelib.
commit839b391f74989ecc4ba765a42611e3eadec3f54d
authorAdrian Greeve <adrian@moodle.com>
Tue, 25 Oct 2016 09:22:57 +0000 (25 17:22 +0800)
committerAdrian Greeve <adrian@moodle.com>
Tue, 1 Nov 2016 02:00:12 +0000 (1 10:00 +0800)
tree02d8b4fbb18c8321047f9bcc51ac0ba7b0f3347f
parenta1f6a27c80b7861966360ae3506b27922d48f44a
MDL-56489 Lib: force_settings_menu added to pagelib.

This introduces a flag to force the settings menu
to be displayed on the page if the theme uses a settings
menu. This is for use by activities and resources.
lib/pagelib.php
mod/data/view.php
mod/lesson/view.php
mod/wiki/view.php
theme/boost/classes/output/core_renderer.php