A secure layout for the classic theme.
More...
|
|
| $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 |
| |
A secure layout for the classic theme.
- Copyright
- 2018 Bas Brands
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later