|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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 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.