About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
development:plugins:database_gateways

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
development:plugins:database_gateways [2018/03/14 18:02] demiankatzdevelopment:plugins:database_gateways [2018/03/14 18:02] demiankatz
Line 13: Line 13:
 **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['db_table'] **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['db_table']
  
-**Service Manager Name for Service Locator:** VuFind\DBTablePluginManager (VuFind 2.x-4.x), VuFind\DB\Table\PluginManager (VuFind 5.0+)+**Service Manager Name for Service Locator:** VuFind\DBTablePluginManager (VuFind 2.x-4.x), VuFind\Db\Table\PluginManager (VuFind 5.0+)
  
 See the [[development:plugins:general_information|General Plugin Information]] page for more details on VuFind plugins. See the [[development:plugins:general_information|General Plugin Information]] page for more details on VuFind plugins.
Line 29: Line 29:
 **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['db_row'] **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['db_row']
  
-**Service Manager Name for Service Locator:** VuFind\DBRowPluginManager (VuFind 2.x-4.x), VuFind\DB\Row\PluginManager (VuFind 5.0+)+**Service Manager Name for Service Locator:** VuFind\DBRowPluginManager (VuFind 2.x-4.x), VuFind\Db\Row\PluginManager (VuFind 5.0+)
  
 See the [[development:plugins:general_information|General Plugin Information]] page for more details on VuFind plugins. See the [[development:plugins:general_information|General Plugin Information]] page for more details on VuFind plugins.
development/plugins/database_gateways.txt · Last modified: 2020/09/22 14:19 by demiankatz