ILIAS  release_8 Revision v8.24
interface.ilBiblAttributeFactoryInterface.php
Go to the documentation of this file.
1<?php
23{
24 public function getPossibleValuesForFieldAndObject(ilBiblFieldInterface $field, int $object_id): array;
25
29 public function getAttributesForEntry(ilBiblEntryInterface $entry): array;
30
35 public function sortAttributes(array $attributes): array;
36
37 public function createAttribute(string $name, string $value, int $entry_id): bool;
38}
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
createAttribute(string $name, string $value, int $entry_id)
getPossibleValuesForFieldAndObject(ilBiblFieldInterface $field, int $object_id)
getAttributesForEntry(ilBiblEntryInterface $entry)
sortAttributes(array $attributes)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
if($format !==null) $name
Definition: metadata.php:247
$attributes
Definition: metadata.php:248