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()
◆ getPossibleValuesForFieldAndObject()
ilBiblAttributeFactoryInterface::getPossibleValuesForFieldAndObject |
( |
ilBiblFieldInterface |
$field, |
|
|
|
$object_id |
|
) |
| |
◆ sortAttributes()
ilBiblAttributeFactoryInterface::sortAttributes |
( |
array |
$attributes | ) |
|
The documentation for this interface was generated from the following file: