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

Both sides previous revisionPrevious revision
development:plugins:channel_providers [2018/03/14 18:00] – [Key Plugin Details] demiankatzdevelopment:plugins:channel_providers [2020/09/22 14:13] (current) demiankatz
Line 7: Line 7:
 **Default Namespace:** \VuFind\ChannelProvider **Default Namespace:** \VuFind\ChannelProvider
  
-**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/dev/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]]+**Base Class:** [[https://github.com/vufind-org/vufind/blob/dev/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']
Line 37: Line 37:
 Both of these methods have an optional second parameter called $channelToken. This can accept one of the token values described above; if the token is omitted, information about all possible channels is returned. The value of the token is arbitrary -- the channel provider both produces and consumes token values, and it can use anything it needs to in order to allow fetching of specific channel information. Both of these methods have an optional second parameter called $channelToken. This can accept one of the token values described above; if the token is omitted, information about all possible channels is returned. The value of the token is arbitrary -- the channel provider both produces and consumes token values, and it can use anything it needs to in order to allow fetching of specific channel information.
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
development/plugins/channel_providers.1521050404.txt.gz · Last modified: 2018/03/14 18:00 by demiankatz