Interface ilBiblEntryFactoryInterface.
More...
◆ createEntry()
ilBiblEntryFactoryInterface::createEntry |
( |
|
$bibliographic_obj_id, |
|
|
|
$entry_type |
|
) |
| |
◆ deleteEntryById()
ilBiblEntryFactoryInterface::deleteEntryById |
( |
|
$id | ) |
|
◆ filterEntriesForTable()
ilBiblEntryFactoryInterface::filterEntriesForTable |
( |
|
$object_id, |
|
|
ilBiblTableQueryInfo |
$info = null |
|
) |
| |
- Parameters
-
| $object_id | |
\ilBiblTableQueryInfo | null | $info | |
- Returns
- []
Implemented in ilBiblEntryFactory.
◆ filterEntryIdsForTableAsArray()
ilBiblEntryFactoryInterface::filterEntryIdsForTableAsArray |
( |
|
$object_id, |
|
|
ilBiblTableQueryInfo |
$info = null |
|
) |
| |
- Parameters
-
| $object_id | |
\ilBiblTableQueryInfo | null | $info | |
- Returns
- array
Implemented in ilBiblEntryFactory.
◆ findByIdAndTypeString()
ilBiblEntryFactoryInterface::findByIdAndTypeString |
( |
|
$id, |
|
|
|
$type_string |
|
) |
| |
- Parameters
-
int | $id | |
string | $type_string | |
- Deprecated:
- REFACTOR This has to be refactored to type_id and not type_string
- Returns
Implemented in ilBiblEntryFactory.
◆ findOrCreateEntry()
ilBiblEntryFactoryInterface::findOrCreateEntry |
( |
|
$id, |
|
|
|
$bibliographic_obj_id, |
|
|
|
$entry_type |
|
) |
| |
- Parameters
-
int | $id | |
int | $bibliographic_obj_id | |
string | $entry_type | |
- Returns
Implemented in ilBiblEntryFactory.
◆ getAllEntries()
ilBiblEntryFactoryInterface::getAllEntries |
( |
|
$object_id | ) |
|
Read all entries from the database.
- Parameters
-
- Returns
- []
Implemented in ilBiblEntryFactory.
◆ getEmptyInstance()
ilBiblEntryFactoryInterface::getEmptyInstance |
( |
| ) |
|
◆ getEntryById()
ilBiblEntryFactoryInterface::getEntryById |
( |
|
$id | ) |
|
◆ loadParsedAttributesByEntryId()
ilBiblEntryFactoryInterface::loadParsedAttributesByEntryId |
( |
|
$entry_id | ) |
|
The documentation for this interface was generated from the following file: