Habari Modules Class
Provides an interface for the code to access modules and module options
Located in /system/classes/modules.php (line 9)
function add
Adds a module to the user's dashboard. Generate a unique module ID
function commit
Saves the available modules list to the options table
function commit_active Saves the active modules list to the userinfo table.
Provide the content for the System Status dashboard module
function get_active
Returns a list of modules currently active on the dashboard, sorted by display order
function get_all
returns a list of all available modules
function get_option
Gets a module option
function register
Registers a module to make it available in the 'add item' module
function remove
Removes a module from the user's dashboard
function remove_by_name
Removes all modules with a given name from the user's dashboard
Retrieve any system status info, if available
function set_active
Saves the list of active modules to the userinfo table
function set_option
Sets a module option
function storage_name ( $module_id, $option )
Gets the storage name for a module option
function unregister
Unregisters a module to remove it from the 'add item' module list
static initializer to setup base vars.
Documentation generated on Thu, 30 Oct 2008 20:31:21 +0100 by phpDocumentor 1.3.2