Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
Variables
columns.php File Reference

The columns layout for the classic theme. More...

Variables

 $blockspost = $OUTPUT->blocks('side-post')
 
 $blockspre = $OUTPUT->blocks('side-pre')
 
 $bodyattributes = $OUTPUT->body_attributes()
 
 $hassidepost = $PAGE->blocks->region_has_content('side-post', $OUTPUT)
 
 $hassidepre = $PAGE->blocks->region_has_content('side-pre', $OUTPUT)
 
 $header = $PAGE->activityheader
 
 $headercontent = $header->export_for_template($renderer)
 
 $renderer = $PAGE->get_renderer('core')
 
 $templatecontext
 

Detailed Description

The columns layout for the classic theme.

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