|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 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.
Referenced by getActionsByTemplateId().
Here is the caller graph for this function:
|
static |
Get actions of one template.
| int | $a_tpl_id |
Definition at line 65 of file class.ilDidacticTemplateActionFactory.php.
References $DIC, $ilDB, $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: