ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilBiblLibraryFactory. More...
Public Member Functions | |
getAll () | |
findById ($id) | |
getEmptyInstance () | |
Class ilBiblLibraryFactory.
Definition at line 8 of file class.ilBiblLibraryFactory.php.
ilBiblLibraryFactory::findById | ( | $id | ) |
Implements ilBiblLibraryFactoryInterface.
Definition at line 23 of file class.ilBiblLibraryFactory.php.
References ActiveRecord\findOrFail().
ilBiblLibraryFactory::getAll | ( | ) |
Implements ilBiblLibraryFactoryInterface.
Definition at line 14 of file class.ilBiblLibraryFactory.php.
References ActiveRecord\get().
ilBiblLibraryFactory::getEmptyInstance | ( | ) |
Implements ilBiblLibraryFactoryInterface.
Definition at line 32 of file class.ilBiblLibraryFactory.php.