Interface ilBiblAttributeFactoryInterface.
More...
◆ createAttribute()
| ilBiblAttributeFactoryInterface::createAttribute |
( |
|
$name, |
|
|
|
$value, |
|
|
|
$entry_id |
|
) |
| |
- Parameters
-
| string | $name | |
| string | $value | |
| integer | $entry_id | |
- Returns
- true on success | false on failure
Implemented in ilBiblAttributeFactory.
◆ getAttributesForEntry()
- Parameters
-
| \ilBiblEntryInterface | $entry | |
- Returns
- \ilBiblAttributeInterface[]
Implemented in ilBiblAttributeFactory.
◆ getPossibleValuesForFieldAndObject()
| ilBiblAttributeFactoryInterface::getPossibleValuesForFieldAndObject |
( |
ilBiblFieldInterface |
$field, |
|
|
|
$object_id |
|
) |
| |
◆ sortAttributes()
| ilBiblAttributeFactoryInterface::sortAttributes |
( |
array |
$attributes | ) |
|
- Parameters
-
| \ilBiblAttributeInterface[] | $attributes | |
- Returns
- \ilBiblAttributeInterface[]
The documentation for this interface was generated from the following file: