SloodleModuleSloodle module base class.
An abstract class which must be overridden by sub-classes.
Located in /lib/modules/module_base.php (line 20)
| Class | Description |
|---|---|
SloodleModuleAviLister
|
The Sloodle AviLister module class. |
SloodleModuleBlog
|
The Sloodle blog module class. |
SloodleModuleChat
|
The Sloodle chat module class. |
SloodleModuleChoice
|
The Sloodle choice module class. |
SloodleModuleDistributor
|
The Sloodle Distributor module class. |
SloodleModuleGlossary
|
The Sloodle glossary module class. |
SloodleModuleSloodleObject
|
The Sloodle Object assignment module class. |
object
$_session
= null (line 31)
Reference to the containing SloodleSession object.
If null, then this module is being used outwith the framework. Always check the status of the variable before using it!
Constructor - initialises the session variable
Gets the identifier of the course this controller belongs to.
Gets the time at which this instance was created, or 0 if unknown.
Gets the intro description of this module instance, if available.
Gets the time at which this instance was last modified, or 0 if unknown.
Gets the name of this module instance.
Gets the short type name of this instance.
Gets the full type name of this instance, according to the current language pack, if available.
Note: should be overridden by sub-classes.
Loads data from the database.
Note: even if the function fails, it may still have overwritten some or all existing data in the object.
Documentation generated on Mon, 07 Jul 2008 12:32:49 +0100 by phpDocumentor 1.4.0