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:channel_providers

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
development:plugins:channel_providers [2017/04/21 17:48] – created demiankatzdevelopment:plugins:channel_providers [2017/04/21 17:54] – [Key Plugin Details] demiankatz
Line 1: Line 1:
-====== Autosuggesters ======+====== Channel Providers ======
  
 Channel providers are used to generate lists of records related to a particular search or other record.  Their configuration is described on the [[configuration:channels|Channels]] page. Channel providers are used to generate lists of records related to a particular search or other record.  Their configuration is described on the [[configuration:channels|Channels]] page.
Line 8: Line 8:
  
 **Interface:** [[https://github.com/vufind-org/vufind/blob/master/module/VuFind/src/VuFind/ChannelProvider/ChannelProviderInterface.php|\VuFind\ChannelProvider\ChannelProviderInterface]] **Interface:** [[https://github.com/vufind-org/vufind/blob/master/module/VuFind/src/VuFind/ChannelProvider/ChannelProviderInterface.php|\VuFind\ChannelProvider\ChannelProviderInterface]]
 +
 +**Base Class:** [[https://github.com/vufind-org/vufind/blob/master/module/VuFind/src/VuFind/ChannelProvider/AbstractChannelProvider.php|\VuFind\ChannelProvider\AbstractChannelProvider]]
  
 **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['channelprovider'] **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['channelprovider']
development/plugins/channel_providers.txt · Last modified: 2020/09/22 14:13 by demiankatz