| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
LP collection of objectives. More...
 Inheritance diagram for ilLPCollectionOfObjectives:
 Collaboration diagram for ilLPCollectionOfObjectives:Public Member Functions | |
| hasSelectableItems () | |
  Public Member Functions inherited from ilLPCollection | |
| __construct (int $a_obj_id, int $a_mode) | |
| hasSelectableItems () | |
| cloneCollection (int $a_target_id, int $a_copy_id) | |
| getItems () | |
| delete () | |
| isAssignedEntry (int $a_item_id) | |
| deactivateEntries (array $a_item_ids) | |
| activateEntries (array $a_item_ids) | |
Protected Member Functions | |
| read (int $a_obj_id) | |
  Protected Member Functions inherited from ilLPCollection | |
| read (int $a_obj_id) | |
| validateEntry (int $a_item_id) | |
| addEntry (int $a_item_id) | |
| deleteEntry (int $a_item_id) | |
Additional Inherited Members | |
  Static Public Member Functions inherited from ilLPCollection | |
| static | getInstanceByMode (int $a_obj_id, int $a_mode) | 
| static | getCollectionModes () | 
  Protected Attributes inherited from ilLPCollection | |
| int | $obj_id | 
| int | $mode | 
| array | $items = [] | 
| ilDBInterface | $db | 
| ilLogger | $logger | 
LP collection of objectives.
Definition at line 12 of file class.ilLPCollectionOfObjectives.php.
| ilLPCollectionOfObjectives::hasSelectableItems | ( | ) | 
Definition at line 19 of file class.ilLPCollectionOfObjectives.php.
      
  | 
  protected | 
Definition at line 14 of file class.ilLPCollectionOfObjectives.php.
References ilCourseObjective\_getObjectiveIds().
 Here is the call graph for this function: