|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilBiblLibraryFactory. More...
Inheritance diagram for ilBiblLibraryFactory:
Collaboration diagram for ilBiblLibraryFactory:Public Member Functions | |
| getAll () | |
| @inheritDoc More... | |
| findById ($id) | |
| @inheritDoc More... | |
| getEmptyInstance () | |
| @inheritDoc More... | |
| getAll () | |
| findById ($id) | |
| getEmptyInstance () | |
Class ilBiblLibraryFactory.
Definition at line 8 of file class.ilBiblLibraryFactory.php.
| ilBiblLibraryFactory::findById | ( | $id | ) |
@inheritDoc
Implements ilBiblLibraryFactoryInterface.
Definition at line 23 of file class.ilBiblLibraryFactory.php.
References $id, and ActiveRecord\findOrFail().
Here is the call graph for this function:| ilBiblLibraryFactory::getAll | ( | ) |
@inheritDoc
Implements ilBiblLibraryFactoryInterface.
Definition at line 14 of file class.ilBiblLibraryFactory.php.
References ActiveRecord\get().
Here is the call graph for this function:| ilBiblLibraryFactory::getEmptyInstance | ( | ) |
@inheritDoc
Implements ilBiblLibraryFactoryInterface.
Definition at line 32 of file class.ilBiblLibraryFactory.php.