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

Public Member Functions

 is_enabled ()

Static Protected Member Functions

static get_enabled_portfolios ($disablecache=false)

Detailed Description

Class for portfolios

Definition at line 1594 of file pluginlib.php.


Member Function Documentation

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

Provides access to the records in {portfolio_instance} table

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

Definition at line 1612 of file pluginlib.php.

Here is the caller graph for this function:

See also:
plugin_information::is_enabled()

Implements plugin_information.

Definition at line 1599 of file pluginlib.php.

Here is the call graph for this function:


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