ILIAS
trunk Revision v11.0_alpha-1769-g99a433fe2dc
|
Factory for didactic template actions. More...
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 24 of file class.ilDidacticTemplateActionFactory.php.
|
static |
Definition at line 26 of file class.ilDidacticTemplateActionFactory.php.
References ilDidacticTemplateAction\TYPE_BLOCK_ROLE, ilDidacticTemplateAction\TYPE_LOCAL_POLICY, and ilDidacticTemplateAction\TYPE_LOCAL_ROLE.
|
static |
Definition at line 43 of file class.ilDidacticTemplateActionFactory.php.
References ilDidacticTemplateAction\TYPE_BLOCK_ROLE, ilDidacticTemplateAction\TYPE_LOCAL_POLICY, and ilDidacticTemplateAction\TYPE_LOCAL_ROLE.
|
static |
Get actions of one template.
int | $a_tpl_id |
Definition at line 65 of file class.ilDidacticTemplateActionFactory.php.
References $DIC, $ilDB, $res, ilDBConstants\FETCHMODE_OBJECT, and ilDBConstants\T_INTEGER.
Referenced by ilObject\applyDidacticTemplate(), ilRbacAdmin\applyMovedObjectDidacticTemplates(), ilDidacticTemplateSetting\delete(), ilDidacticTemplateCopier\start(), ilDidacticTemplateUtils\switchTemplate(), and ilDidacticTemplateSetting\toXml().