|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| init_display_name () | |
| load_db_version () | |
| is_enabled () | |
| get_settings_url () | |
| get_uninstall_url () | |
Static Public Member Functions | |
| static | get_plugins ($type, $typerootdir, $typeclass) |
Protected Member Functions | |
| load_version_php () | |
Static Protected Member Functions | |
| static | get_modules_info ($disablecache=false) |
Class for activity modules
Definition at line 1285 of file pluginlib.php.
| static get_modules_info | ( | $ | disablecache = false | ) | [static, protected] |
Provides access to the records in {modules} table
| bool | $disablecache | do not use internal static cache |
Definition at line 1400 of file pluginlib.php.

| static get_plugins | ( | $ | type, |
| $ | typerootdir, | ||
| $ | typeclass | ||
| ) | [static] |
Implements plugin_information.
Definition at line 1290 of file pluginlib.php.

| get_settings_url | ( | ) |
Implements plugin_information.
Definition at line 1373 of file pluginlib.php.

Implements plugin_information.
Definition at line 1385 of file pluginlib.php.

Implements plugin_information.
Definition at line 1319 of file pluginlib.php.

| is_enabled | ( | ) |
Implements plugin_information.
Definition at line 1356 of file pluginlib.php.

| load_db_version | ( | ) |
Implements plugin_information.
Definition at line 1344 of file pluginlib.php.

| load_version_php | ( | ) | [protected] |
Load the data from version.php.
Reimplemented from plugintype_base.
Definition at line 1331 of file pluginlib.php.
