|
ILIAS
release_8 Revision v8.24
|
Factory for didactic template actions. More...
Collaboration diagram for ilDidacticTemplateActionFactory:Static Public Member Functions | |
| static | factoryByType (int $a_action_type) |
| static | factoryByTypeAndId (int $a_action_id, int $a_action_type) |
| static | getActionsByTemplateId (int $a_tpl_id) |
| Get actions of one template. More... | |
Factory for didactic template actions.
Definition at line 10 of file class.ilDidacticTemplateActionFactory.php.
|
static |
Definition at line 12 of file class.ilDidacticTemplateActionFactory.php.
References ilDidacticTemplateAction\TYPE_BLOCK_ROLE, ilDidacticTemplateAction\TYPE_LOCAL_POLICY, and ilDidacticTemplateAction\TYPE_LOCAL_ROLE.
|
static |
Definition at line 29 of file class.ilDidacticTemplateActionFactory.php.
References ilDidacticTemplateAction\TYPE_BLOCK_ROLE, ilDidacticTemplateAction\TYPE_LOCAL_POLICY, and ilDidacticTemplateAction\TYPE_LOCAL_ROLE.
Referenced by getActionsByTemplateId().
Here is the caller graph for this function:
|
static |
Get actions of one template.
| int | $a_tpl_id |
Definition at line 51 of file class.ilDidacticTemplateActionFactory.php.
References $DIC, $ilDB, $query, $res, factoryByTypeAndId(), ilDBConstants\FETCHMODE_OBJECT, and ilDBConstants\T_INTEGER.
Referenced by ilObject\applyDidacticTemplate(), ilRbacAdmin\applyMovedObjectDidacticTemplates(), ilDidacticTemplateSetting\delete(), ilDidacticTemplateCopier\start(), ilDidacticTemplateUtils\switchTemplate(), and ilDidacticTemplateSetting\toXml().
Here is the call graph for this function:
Here is the caller graph for this function: