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

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
development:plugins:related_records_modules [2015/12/10 18:04] – [Related Records Plugins] demiankatzdevelopment:plugins:related_records_modules [2020/09/22 14:37] (current) demiankatz
Line 7: Line 7:
 **Default Namespace:** \VuFind\Related **Default Namespace:** \VuFind\Related
  
-**Interface:** [[https://github.com/vufind-org/vufind/blob/master/module/VuFind/src/VuFind/Related/RelatedInterface.php|\VuFind\Related\RelatedInterface]]+**Interface:** [[https://github.com/vufind-org/vufind/blob/dev/module/VuFind/src/VuFind/Related/RelatedInterface.php|\VuFind\Related\RelatedInterface]]
  
 **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['related'] **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['related']
  
-**Service Manager Name for Service Locator:** VuFind\RelatedPluginManager+**Service Manager Name for Service Locator:** VuFind\RelatedPluginManager (VuFind 2.x-4.x), VuFind\Related\PluginManager (VuFind 5.0+)
  
 **Template Name:** To display the related record recommendations, VuFind will attempt to load a template from the Related folder of the current theme whose name corresponds with the class of the plugin (ignoring the namespace).  The template will have access to the plugin object as $this->related. **Template Name:** To display the related record recommendations, VuFind will attempt to load a template from the Related folder of the current theme whose name corresponds with the class of the plugin (ignoring the namespace).  The template will have access to the plugin object as $this->related.
Line 17: Line 17:
 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.
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
development/plugins/related_records_modules.txt · Last modified: 2020/09/22 14:37 by demiankatz