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

A secure 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)
 
 $templatecontext
 

Detailed Description

A secure layout for the classic theme.

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