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

Public Member Functions

 init ()
 has_config ()
 get_content ()

Detailed Description

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.


Member Function Documentation

Parent class version of this function simply returns NULL This should be implemented by the derived class to return the content object.

Returns:
stdObject

Reimplemented from block_base.

Definition at line 15 of file block_online_users.php.

Here is the call graph for this function:

Subclasses should override this and return true if the subclass block has a config_global.html file.

Returns:
boolean

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.


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