29 protected int $id = 0;
105 $clone = clone $this;
117 $clone = clone $this;
129 $clone = clone $this;
136 return in_array($operation_id, $this->selected_operation_ids);
146 $clone = clone $this;
158 $clone = clone $this;
165 return ($this->
getParentId() === self::PARENT_TEMPLATE);
array $selected_operation_ids
withParentId(int $parent_id)
withPositionId(int $position_id)
ilOrgUnitOperationContext $context
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
isOperationIdSelected(int $operation_id)
getSelectedOperationIds()
withOperations(array $operations)
withPossibleOperations(array $possible_operations)
withProtected(bool $protected)
array $possible_operations
withSelectedOperationIds(array $selected_operation_ids)
withContext(ilOrgUnitOperationContext $context)
withContextId(int $context_id)