19declare(strict_types=1);
44 ilImportStatusContentHandlerInterface $content,
53 public function current(): ilImportStatusHandlerInterface;
55 public function next(): void;
getCollectionOfAllByType(StatusType $type)
toString(StatusType ... $types)
getMergedCollectionWith(ilCollectionInterface $other)
hasStatusType(StatusType $type)
mergeContentToElements(ilImportStatusContentHandlerInterface $content, bool $at_front=true)
withNumberingEnabled(bool $enabled)
withAddedStatus(ilImportStatusHandlerInterface $import_status)