ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 $id, and 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.