|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| init () | |
| has_config () | |
| get_content () | |
This block needs to be reworked. The new roles system does away with the concepts of rigid student and teacher roles.
Definition at line 8 of file block_online_users.php.
| get_content | ( | ) |
Parent class version of this function simply returns NULL This should be implemented by the derived class to return the content object.
Reimplemented from block_base.
Definition at line 15 of file block_online_users.php.

| has_config | ( | ) |
Subclasses should override this and return true if the subclass block has a config_global.html file.
Reimplemented from block_base.
Definition at line 13 of file block_online_users.php.
| init | ( | ) |
Definition at line 9 of file block_online_users.php.