| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Stores the applied template id for objects. More...
 Collaboration diagram for ilDidacticTemplateObjSettings:Static Public Member Functions | |
| static | lookupTemplateId (int $a_ref_id) | 
| static | deleteByObjId (int $a_obj_id) | 
| static | deleteByTemplateId (int $a_tpl_id) | 
| static | deleteByRefId (int $a_ref_id) | 
| static | assignTemplate (int $a_ref_id, int $a_obj_id, int $a_tpl_id) | 
| static | getAssignmentsByTemplateID (int $a_tpl_id) | 
| static | getAssignmentsForTemplates (array $template_ids) | 
| static | transferAutoGenerateStatus (int $a_src, int $a_dest) | 
| Transfer auto generated flag if source is auto generated.  More... | |
Stores the applied template id for objects.
Definition at line 11 of file class.ilDidacticTemplateObjSettings.php.
      
  | 
  static | 
Definition at line 62 of file class.ilDidacticTemplateObjSettings.php.
Referenced by ilObject\applyDidacticTemplate(), and ilDidacticTemplateSettingsGUI\editImport().
 Here is the caller graph for this function:
      
  | 
  static | 
Definition at line 29 of file class.ilDidacticTemplateObjSettings.php.
Referenced by ilObject\delete().
 Here is the caller graph for this function:
      
  | 
  static | 
Definition at line 51 of file class.ilDidacticTemplateObjSettings.php.
Referenced by ilObject\delete().
 Here is the caller graph for this function:
      
  | 
  static | 
Definition at line 40 of file class.ilDidacticTemplateObjSettings.php.
Referenced by ilDidacticTemplateSetting\delete().
 Here is the caller graph for this function:
      
  | 
  static | 
| int | $a_tpl_id | 
Definition at line 83 of file class.ilDidacticTemplateObjSettings.php.
References $DIC, $ilDB, $res, ilDBConstants\FETCHMODE_OBJECT, and ILIAS\Repository\int().
Referenced by ilDidacticTemplateSettingsGUI\editImport().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  static | 
| int[] | $template_ids | 
Definition at line 105 of file class.ilDidacticTemplateObjSettings.php.
References $DIC, $res, ilDBConstants\FETCHMODE_OBJECT, ILIAS\Repository\int(), and ilDBConstants\T_INTEGER.
Referenced by ilDidacticTemplateIconFactory\initTemplates().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  static | 
Definition at line 13 of file class.ilDidacticTemplateObjSettings.php.
References $DIC, $ilDB, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ILIAS\Repository\Form\addDidacticTemplates(), ilContainerGUI\afterUpdate(), ilObjItemGroupGUI\afterUpdate(), ilObjBookingPoolGUI\afterUpdate(), ilDidacticTemplateGUI\appendToolbarSwitch(), ilRbacAdmin\applyMovedObjectDidacticTemplates(), ilObject\cloneDependencies(), ilDidacticTemplateGUI\confirmTemplateSwitch(), ilObjectGUI\didacticTemplatesToForm(), ilContainerGUI\getEditFormValues(), ilObjectGUI\initDidacticTemplate(), ilObjGroup\read(), ilSessionDataSet\readDidacticTemplateType(), ilObjGroup\readGroupStatus(), ILIAS\Repository\Form\redirectToDidacticConfirmationIfChanged(), ilDidacticTemplateUtils\switchTemplate(), ilObjGroupGUI\updateObject(), ilObjSessionGUI\updateObject(), and ilObjSession\validate().
 Here is the caller graph for this function:
      
  | 
  static | 
Transfer auto generated flag if source is auto generated.
| int | $a_src | |
| int | $a_dest | 
Definition at line 127 of file class.ilDidacticTemplateObjSettings.php.
References $DIC, $ilDB, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilDidacticTemplateSettingsGUI\editImport().
 Here is the caller graph for this function: