Moodle  2.2.1
http://www.collinsharper.com
plugintype_repository Class Reference
Inheritance diagram for plugintype_repository:
Collaboration diagram for plugintype_repository:

Public Member Functions

 is_enabled ()
 get_settings_url ()

Static Protected Member Functions

static get_enabled_repositories ($disablecache=false)

Detailed Description

Class for repositories

Definition at line 1549 of file pluginlib.php.


Member Function Documentation

static get_enabled_repositories ( disablecache = false) [static, protected]

Provides access to the records in {repository} table

Parameters:
bool$disablecachedo not use internal static cache
Returns:
array array of stdClasses

Definition at line 1579 of file pluginlib.php.

Here is the caller graph for this function:

See also:
plugin_information::get_settings_url()

Implements plugin_information.

Definition at line 1564 of file pluginlib.php.

Here is the call graph for this function:

See also:
plugin_information::is_enabled()

Implements plugin_information.

Definition at line 1554 of file pluginlib.php.

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations