|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
LP collection of objectives. More...
Inheritance diagram for ilLPCollectionOfObjectives:
Collaboration diagram for ilLPCollectionOfObjectives:Public Member Functions | |
| hasSelectableItems () | |
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) | |
Protected Member Functions | |
| read ($a_obj_id) | |
Protected Member Functions inherited from ilLPCollection | |
| read ($a_obj_id) | |
| validateEntry ($a_item_id) | |
| addEntry ($a_item_id) | |
| deleteEntry ($a_item_id) | |
Additional Inherited Members | |
Static Public Member Functions inherited from ilLPCollection | |
| static | getInstanceByMode ($a_obj_id, $a_mode) |
| static | getCollectionModes () |
Protected Attributes inherited from ilLPCollection | |
| $obj_id | |
| $mode | |
| $items | |
LP collection of objectives.
Definition at line 16 of file class.ilLPCollectionOfObjectives.php.
| ilLPCollectionOfObjectives::hasSelectableItems | ( | ) |
Reimplemented from ilLPCollection.
Definition at line 25 of file class.ilLPCollectionOfObjectives.php.
|
protected |
Reimplemented from ilLPCollection.
Definition at line 18 of file class.ilLPCollectionOfObjectives.php.
References ilCourseObjective\_getObjectiveIds().
Here is the call graph for this function: