/sloodle/lib/modules.phpThis file brings all of the Sloodle module classes together.
It also provides functionality to create and load different module types.
include_once
(SLOODLE_LIBROOT.'/modules/module_distributor.php')
(line 20)
Distributor module.
include_once
(SLOODLE_LIBROOT.'/modules/module_chat.php')
(line 22)
Chat module.
include_once
(SLOODLE_LIBROOT.'/modules/module_sloodleobject.php')
(line 26)
Sloodle Object assignment module.
include_once
(SLOODLE_LIBROOT.'/modules/module_glossary.php')
(line 24)
Glossary module.
require_once
(SLOODLE_LIBROOT.'/modules/module_base.php')
(line 17)
Base module.
Constructs a appropriate Sloodle module object based on the named type.
Documentation generated on Mon, 16 Jun 2008 15:56:42 +0100 by phpDocumentor 1.4.0