19declare(strict_types=1);
28 switch ($a_action_type) {
39 throw new InvalidArgumentException(
'Unknown action type given: ' . $a_action_type);
45 switch ($a_action_type) {
56 throw new InvalidArgumentException(
'Unknown action type given: ' . $a_action_type);
71 $query =
'SELECT id, type_id FROM didactic_tpl_a ' .
Factory for didactic template actions.
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.
Abstract class for template actions.
Description of ilDidacticTemplateBlockRoleAction.
represents a creation of local roles action