|
ILIAS
release_8 Revision v8.24
|
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.
References $DIC, $ilDB, $query, and deleteByRefId().
Referenced by ilObject\applyDidacticTemplate(), and ilDidacticTemplateSettingsGUI\editImport().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 29 of file class.ilDidacticTemplateObjSettings.php.
References $DIC, $ilDB, and $query.
Referenced by ilObject\delete().
Here is the caller graph for this function:
|
static |
Definition at line 51 of file class.ilDidacticTemplateObjSettings.php.
References $DIC, $ilDB, and $query.
Referenced by assignTemplate(), and ilObject\delete().
Here is the caller graph for this function:
|
static |
Definition at line 40 of file class.ilDidacticTemplateObjSettings.php.
References $DIC, $ilDB, and $query.
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, $query, $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, $query, $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, $query, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilObjBookingPoolGUI\afterUpdate(), ilContainerGUI\afterUpdate(), ilDidacticTemplateGUI\appendToolbarSwitch(), ilRbacAdmin\applyMovedObjectDidacticTemplates(), ilObject\cloneDependencies(), ilDidacticTemplateGUI\confirmTemplateSwitch(), ilContainerGUI\getEditFormValues(), ilObjectGUI\initDidacticTemplate(), ilSessionDataSet\readDidacticTemplateType(), ilObjGroup\readGroupStatus(), ilDidacticTemplateUtils\switchTemplate(), ilObjGroupGUI\updateObject(), and ilObjSessionGUI\updateObject().
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, $query, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilDidacticTemplateSettingsGUI\editImport().
Here is the caller graph for this function: