28 protected int $id = 0;
104 $clone = clone $this;
116 $clone = clone $this;
128 $clone = clone $this;
135 return in_array($operation_id, $this->selected_operation_ids);
145 $clone = clone $this;
157 $clone = clone $this;
164 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...
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
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)