Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Variables
columns2.php File Reference

A two column layout for the boost theme. More...

Variables

 $blockshtml = $OUTPUT->blocks('side-pre')
 
if($navdraweropen) $bodyattributes = $OUTPUT->body_attributes($extraclasses)
 
 $buildregionmainsettings = !$PAGE->include_region_main_settings_in_header_actions()
 
 $extraclasses = []
 
 $hasblocks = strpos($blockshtml, 'data-block=') !== false
 
 $nav = $PAGE->flatnav
 
 $regionmainsettingsmenu = $buildregionmainsettings ? $OUTPUT->region_main_settings_menu() : false
 
 $templatecontext
 
 $templatecontext ['firstcollectionlabel'] = $nav->get_collectionlabel()
 
 $templatecontext ['flatnavigation'] = $nav
 
if(isloggedin()) else
 

Detailed Description

A two column layout for the boost theme.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later