ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
LP collection of media objects. More...
Public Member Functions | |
getPossibleItems () | |
getTableGUIData ($a_parent_ref_id) | |
![]() | |
__construct ($a_obj_id, $a_mode) | |
hasSelectableItems () | |
cloneCollection ($a_target_id, $a_copy_id) | |
getItems () | |
delete () | |
isAssignedEntry ($a_item_id) | |
deactivateEntries (array $a_item_ids) | |
activateEntries (array $a_item_ids) | |
Static Protected Attributes | |
static | $possible_items = array() |
Additional Inherited Members | |
![]() | |
static | getInstanceByMode ($a_obj_id, $a_mode) |
static | getCollectionModes () |
![]() | |
read () | |
validateEntry ($a_item_id) | |
addEntry ($a_item_id) | |
deleteEntry ($a_item_id) | |
![]() | |
$obj_id | |
$mode | |
$items | |
LP collection of media objects.
Definition at line 15 of file class.ilLPCollectionOfMediaObjects.php.
ilLPCollectionOfMediaObjects::getPossibleItems | ( | ) |
Definition at line 19 of file class.ilLPCollectionOfMediaObjects.php.
References ilLPCollection\$items, and ilLPCollection\$obj_id.
Referenced by getTableGUIData().
ilLPCollectionOfMediaObjects::getTableGUIData | ( | $a_parent_ref_id | ) |
Definition at line 44 of file class.ilLPCollectionOfMediaObjects.php.
References $data, getPossibleItems(), and ilLPCollection\isAssignedEntry().
|
staticprotected |
Definition at line 17 of file class.ilLPCollectionOfMediaObjects.php.