Moodle  2.2.1
http://www.collinsharper.com
my_syspage_block_manager Class Reference
Inheritance diagram for my_syspage_block_manager:
Collaboration diagram for my_syspage_block_manager:

Public Member Functions

 load_blocks ($includeinvisible=null)

Detailed Description

Definition at line 101 of file lib.php.


Member Function Documentation

load_blocks ( includeinvisible = null)

Load blocks using the system context, rather than the user's context.

This is needed because the My Moodle pages set the page context to the user's context for access control, etc. But the blocks for the system pages are stored in the system context.

Reimplemented from block_manager.

Definition at line 111 of file lib.php.

Here is the call graph for this function:


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations