Skip to content
Snippets Groups Projects
Commit dfe7733f authored by David Maus's avatar David Maus
Browse files

Expose and retrieve specific Backends via BackendManager

* ../themes/root/theme.config.php: Retrieve WorldCat backend via BackendManager.
* VuFind/Bootstrapper.php (initSearch): Retrieve BackendManager
  via ServiceManager.
* ../config/module.config.php: Defined factory function for BackendManager.
* VuFind/Search/BackendManager.php (get): New method. Return named backend.
  (has): New method. Check for named backend.
* VuFindSearch/Service.php (getBackend): Removed.
parent 7d32fb4a
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment