|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Administration class for plugins. More...
Collaboration diagram for ilPluginAdmin:Public Member Functions | |
| __construct () | |
| Constructor. More... | |
| getVersion ($a_ctype, $a_cname, $a_slot_id, $a_pname) | |
| Get version of plugin. More... | |
| getIliasMinVersion ($a_ctype, $a_cname, $a_slot_id, $a_pname) | |
| Get Ilias Min Version. More... | |
| getIliasMaxVersion ($a_ctype, $a_cname, $a_slot_id, $a_pname) | |
| Get Ilias Max Version. More... | |
| getId ($a_ctype, $a_cname, $a_slot_id, $a_pname) | |
| Get ID. More... | |
| isActive ($a_ctype, $a_cname, $a_slot_id, $a_pname) | |
| Checks whether plugin is active (include version checks) More... | |
| exists ($a_ctype, $a_cname, $a_slot_id, $a_pname) | |
| Checks whether plugin exists. More... | |
| needsUpdate ($a_ctype, $a_cname, $a_slot_id, $a_pname) | |
| Get version. More... | |
| getAllData ($a_ctype, $a_cname, $a_slot_id, $a_pname) | |
| Get all data from file in an array. More... | |
| getActivePluginsForSlot ($a_ctype, $a_cname, $a_slot_id) | |
| Get all active plugins for a slot. More... | |
| hasLearningProgress ($a_ctype, $a_cname, $a_slot_id, $a_pname) | |
| Checks whether plugin has active learning progress. More... | |
Static Public Member Functions | |
| static | getPluginObject ($a_ctype, $a_cname, $a_slot_id, $a_pname) |
| Get Plugin Object. More... | |
| static | includeClass ($a_ctype, $a_cname, $a_slot_id, $a_pname, $a_class_file_name) |
| Get Plugin Object. More... | |
Data Fields | |
| $got_data = false | |
Static Public Attributes | |
| static | $active_plugins = array() |
| static | $plugin_objects = array() |
Private Member Functions | |
| getPluginData ($a_ctype, $a_cname, $a_slot_id, $a_pname) | |
| Get basic data of plugin from plugin.php. More... | |
Administration class for plugins.
Handles basic data from plugin.php files.
Definition at line 16 of file class.ilPluginAdmin.php.
| ilPluginAdmin::__construct | ( | ) |
| ilPluginAdmin::exists | ( | $a_ctype, | |
| $a_cname, | |||
| $a_slot_id, | |||
| $a_pname | |||
| ) |
Checks whether plugin exists.
| string | $a_ctype | Component Type |
| string | $a_cname | Component Name |
| string | $a_slot_id | Slot ID |
| string | $a_pname | Plugin Name |
Definition at line 242 of file class.ilPluginAdmin.php.
References getPluginData().
Here is the call graph for this function:| ilPluginAdmin::getActivePluginsForSlot | ( | $a_ctype, | |
| $a_cname, | |||
| $a_slot_id | |||
| ) |
Get all active plugins for a slot.
Definition at line 279 of file class.ilPluginAdmin.php.
References ilPlugin\getActivePluginsForSlot().
Referenced by ilAppEventHandler\raise().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPluginAdmin::getAllData | ( | $a_ctype, | |
| $a_cname, | |||
| $a_slot_id, | |||
| $a_pname | |||
| ) |
Get all data from file in an array.
| string | $a_ctype | Component Type |
| string | $a_cname | Component Name |
| string | $a_slot_id | Slot ID |
| string | $a_pname | Plugin Name |
Definition at line 270 of file class.ilPluginAdmin.php.
References getPluginData().
Here is the call graph for this function:| ilPluginAdmin::getId | ( | $a_ctype, | |
| $a_cname, | |||
| $a_slot_id, | |||
| $a_pname | |||
| ) |
Get ID.
| string | $a_ctype | Component Type |
| string | $a_cname | Component Name |
| string | $a_slot_id | Slot ID |
| string | $a_pname | Plugin Name |
Definition at line 207 of file class.ilPluginAdmin.php.
References getPluginData().
Here is the call graph for this function:| ilPluginAdmin::getIliasMaxVersion | ( | $a_ctype, | |
| $a_cname, | |||
| $a_slot_id, | |||
| $a_pname | |||
| ) |
Get Ilias Max Version.
| string | $a_ctype | Component Type |
| string | $a_cname | Component Name |
| string | $a_slot_id | Slot ID |
| string | $a_pname | Plugin Name |
Definition at line 193 of file class.ilPluginAdmin.php.
References getPluginData().
Here is the call graph for this function:| ilPluginAdmin::getIliasMinVersion | ( | $a_ctype, | |
| $a_cname, | |||
| $a_slot_id, | |||
| $a_pname | |||
| ) |
Get Ilias Min Version.
| string | $a_ctype | Component Type |
| string | $a_cname | Component Name |
| string | $a_slot_id | Slot ID |
| string | $a_pname | Plugin Name |
Definition at line 179 of file class.ilPluginAdmin.php.
References getPluginData().
Here is the call graph for this function:
|
finalprivate |
Get basic data of plugin from plugin.php.
| string | $a_ctype | Component Type |
| string | $a_cname | Component Name |
| string | $a_slot_id | Slot ID |
| string | $a_pname | Plugin Name |
Definition at line 48 of file class.ilPluginAdmin.php.
References $ilDB, $lng, ilPlugin\getPluginRecord(), ILIAS_VERSION_NUMERIC, ilComponent\isVersionGreaterString(), and ilPluginSlot\lookupSlotName().
Referenced by exists(), getAllData(), getId(), getIliasMaxVersion(), getIliasMinVersion(), getVersion(), hasLearningProgress(), isActive(), and needsUpdate().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Get Plugin Object.
| string | $a_ctype | Component Type |
| string | $a_cname | Component Name |
| string | $a_slot_id | Slot ID |
| string | $a_pname | Plugin Name |
Definition at line 301 of file class.ilPluginAdmin.php.
References ilPlugin\getPluginObject().
Referenced by ilUIHookProcessor\__construct(), ilTestSignatureGUI\__construct(), ilTabsGUI\__getHTML(), ilStartUpGUI\_checkGoto(), ilTemplate\addBlockFile(), ilObjComponentSettingsGUI\executeCommand(), ilTemplate\get(), ilContainerGUI\getAsynchItemListObject(), ilInitialisation\initStyle(), ilRendererFactory\loadAvailableRenderers(), ilTemplate\loadTemplatefile(), ilAppEventHandler\raise(), ilUtil\redirect(), ilObjContentObjectGUI\setilLMMenu(), and ilTemplate\show().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPluginAdmin::getVersion | ( | $a_ctype, | |
| $a_cname, | |||
| $a_slot_id, | |||
| $a_pname | |||
| ) |
Get version of plugin.
| string | $a_ctype | Component Type |
| string | $a_cname | Component Name |
| string | $a_slot_id | Slot ID |
| string | $a_pname | Plugin Name |
Definition at line 165 of file class.ilPluginAdmin.php.
References getPluginData().
Here is the call graph for this function:| ilPluginAdmin::hasLearningProgress | ( | $a_ctype, | |
| $a_cname, | |||
| $a_slot_id, | |||
| $a_pname | |||
| ) |
Checks whether plugin has active learning progress.
| string | $a_ctype | Component Type |
| string | $a_cname | Component Name |
| string | $a_slot_id | Slot ID |
| string | $a_pname | Plugin Name |
Definition at line 342 of file class.ilPluginAdmin.php.
References getPluginData().
Here is the call graph for this function:
|
static |
Get Plugin Object.
| string | $a_ctype | Component Type |
| string | $a_cname | Component Name |
| string | $a_slot_id | Slot ID |
| string | $a_pname | Plugin Name |
Definition at line 321 of file class.ilPluginAdmin.php.
References ilPlugin\getPluginObject().
Here is the call graph for this function:| ilPluginAdmin::isActive | ( | $a_ctype, | |
| $a_cname, | |||
| $a_slot_id, | |||
| $a_pname | |||
| ) |
Checks whether plugin is active (include version checks)
| string | $a_ctype | Component Type |
| string | $a_cname | Component Name |
| string | $a_slot_id | Slot ID |
| string | $a_pname | Plugin Name |
Definition at line 221 of file class.ilPluginAdmin.php.
References getPluginData().
Here is the call graph for this function:| ilPluginAdmin::needsUpdate | ( | $a_ctype, | |
| $a_cname, | |||
| $a_slot_id, | |||
| $a_pname | |||
| ) |
Get version.
| string | $a_ctype | Component Type |
| string | $a_cname | Component Name |
| string | $a_slot_id | Slot ID |
| string | $a_pname | Plugin Name |
Definition at line 256 of file class.ilPluginAdmin.php.
References getPluginData().
Here is the call graph for this function:
|
static |
Definition at line 24 of file class.ilPluginAdmin.php.
| ilPluginAdmin::$got_data = false |
Definition at line 18 of file class.ilPluginAdmin.php.
|
static |
Definition at line 30 of file class.ilPluginAdmin.php.