| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
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.
      
  | 
  static | 
Get actions of one template.
| int | $a_tpl_id | 
Definition at line 51 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().
 Here is the caller graph for this function: