ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
ProcessorInterface.php
Go to the documentation of this file.
1<?php
2
19declare(strict_types=1);
20
22
24
26{
34
40 public function checkMarkers(SetInterface $set): void;
41
46 public function cleanMarkers(SetInterface $set): void;
47}
finishAndCleanData(SetInterface $set)
Returns a new metadata set, identical to the one given but with vocab slots in data filled out,...
checkMarkers(SetInterface $set)
Checks whether the proposed manipulations on the set via markers are valid.
cleanMarkers(SetInterface $set)
Checks whether the proposed manipulations on the set via markers are valid.