/sloodle_menu/block_sloodle_menu.phpDefines the Sloodle menu block class.
| Class | Description |
|---|---|
block_sloodle_menu
|
Defines the block class. |
include_once
($CFG->dirroot.'/mod/sloodle/config.php')
(line 21)
Include the old Sloodle configuration, in case the module is out-dated.
include_once
($CFG->dirroot.'/mod/sloodle/sl_config.php')
(line 11)
Include the current Sloodle configuration, if possible.
require_once
(SLOODLE_LIBROOT.'/general.php')
(line 14)
Inlcude the current general Sloodle functionality.
require_once
(SLOODLE_DIRROOT.'/lib/sl_generallib.php')
(line 24)
Include the old general Sloodle functionality.
require_once
(SLOODLE_LIBROOT.'/course.php')
(line 16)
Include the Sloodle course functionality.
SLOODLE_MENU_VERSION = 0.3
(line 29)
Define the Sloodle Menu Block version.
Documentation generated on Mon, 16 Jun 2008 15:56:08 +0100 by phpDocumentor 1.4.0