|
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) |
Static Protected Member Functions | |
| static | get_blocks_info ($disablecache=false) |
Class for page side blocks
Definition at line 954 of file pluginlib.php.
| static get_blocks_info | ( | $ | disablecache = false | ) | [static, protected] |
Provides access to the records in {block} table
| bool | $disablecache | do not use internal static cache |
Definition at line 1066 of file pluginlib.php.

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

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

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

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

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

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