|
ILIAS
eassessment Revision 61809
|
Helper methods for repository object plugins. More...
Collaboration diagram for ilRepositoryObjectPluginSlot:Static Public Member Functions | |
| static | addCreatableSubObjects ($a_obj_array) |
| Adds objects that can be created to the add new object list array. | |
| static | isTypePlugin ($a_type, $a_active_status=true) |
| Checks whether a repository type is a plugin or not. | |
Helper methods for repository object plugins.
Definition at line 11 of file class.ilRepositoryObjectPluginSlot.php.
|
static |
Adds objects that can be created to the add new object list array.
Definition at line 16 of file class.ilRepositoryObjectPluginSlot.php.
References IL_COMP_SERVICE.
Referenced by ilContainerGUI\showPossibleSubObjects().
Here is the caller graph for this function:
|
static |
Checks whether a repository type is a plugin or not.
Definition at line 32 of file class.ilRepositoryObjectPluginSlot.php.
References IL_COMP_SERVICE, and ilPlugin\lookupNameForId().
Here is the call graph for this function: