|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
LP collection of learning module chapters. More...
Inheritance diagram for ilLPCollectionOfLMChapters:
Collaboration diagram for ilLPCollectionOfLMChapters:Public Member Functions | |
| getPossibleItems ($a_ref_id) | |
| getTableGUIData ($a_parent_ref_id) | |
Public Member Functions inherited from ilLPCollection | |
| __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 Public Member Functions inherited from ilLPCollection | |
| static | getInstanceByMode ($a_obj_id, $a_mode) |
| static | getCollectionModes () |
Protected Member Functions inherited from ilLPCollection | |
| read () | |
| validateEntry ($a_item_id) | |
| addEntry ($a_item_id) | |
| deleteEntry ($a_item_id) | |
Protected Attributes inherited from ilLPCollection | |
| $obj_id | |
| $mode | |
| $items | |
LP collection of learning module chapters.
Definition at line 16 of file class.ilLPCollectionOfLMChapters.php.
| ilLPCollectionOfLMChapters::getPossibleItems | ( | $a_ref_id | ) |
Definition at line 20 of file class.ilLPCollectionOfLMChapters.php.
References ilLPCollection\$items, ilLPCollection\$obj_id, ilMDEducational\_getTypicalLearningTimeSeconds(), and ilObject\_lookupObjectId().
Referenced by getTableGUIData().
Here is the call graph for this function:
Here is the caller graph for this function:| ilLPCollectionOfLMChapters::getTableGUIData | ( | $a_parent_ref_id | ) |
Definition at line 54 of file class.ilLPCollectionOfLMChapters.php.
References $data, ilLink\_getLink(), ilObject\_lookupType(), getPossibleItems(), ilLPCollection\isAssignedEntry(), and ilLPObjSettings\LP_MODE_COLLECTION_TLT.
Here is the call graph for this function:
|
staticprotected |
Definition at line 18 of file class.ilLPCollectionOfLMChapters.php.