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

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
development:plugins:content_provider_components [2018/03/14 18:01] demiankatzdevelopment:plugins:content_provider_components [2020/09/22 13:22] demiankatz
Line 9: Line 9:
 **Default Namespace:** \VuFind\Content **Default Namespace:** \VuFind\Content
  
-**Base Class:** [[https://github.com/vufind-org/vufind/blob/master/module/VuFind/src/VuFind/Content/Loader.php|\VuFind\Content\Loader]]+**Base Class:** [[https://github.com/vufind-org/vufind/blob/dev/module/VuFind/src/VuFind/Content/Loader.php|\VuFind\Content\Loader]]
  
 **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['content'] **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['content']
Line 26: Line 26:
 **Default Namespace:** \VuFind\Content\AuthorNotes **Default Namespace:** \VuFind\Content\AuthorNotes
  
-**Base Class:** [[https://github.com/vufind-org/vufind/blob/master/module/VuFind/src/VuFind/Content/AbstractBase.php|\VuFind\Content\AbstractBase]]+**Base Class:** [[https://github.com/vufind-org/vufind/blob/dev/module/VuFind/src/VuFind/Content/AbstractBase.php|\VuFind\Content\AbstractBase]]
  
 **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['content_authornotes'] **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['content_authornotes']
Line 40: Line 40:
 **Default Namespace:** \VuFind\Content\Covers **Default Namespace:** \VuFind\Content\Covers
  
-**Base Class:** [[https://github.com/vufind-org/vufind/blob/master/module/VuFind/src/VuFind/Content/AbstractCover.php|\VuFind\Content\AbstractCover]]+**Base Class:** [[https://github.com/vufind-org/vufind/blob/dev/module/VuFind/src/VuFind/Content/AbstractCover.php|\VuFind\Content\AbstractCover]]
  
 **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['content_covers'] **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['content_covers']
Line 54: Line 54:
 **Default Namespace:** \VuFind\Content\Excerpts **Default Namespace:** \VuFind\Content\Excerpts
  
-**Base Class:** [[https://github.com/vufind-org/vufind/blob/master/module/VuFind/src/VuFind/Content/AbstractBase.php|\VuFind\Content\AbstractBase]]+**Base Class:** [[https://github.com/vufind-org/vufind/blob/dev/module/VuFind/src/VuFind/Content/AbstractBase.php|\VuFind\Content\AbstractBase]]
  
 **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['content_excerpts'] **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['content_excerpts']
Line 68: Line 68:
 **Default Namespace:** \VuFind\Content\Reviews **Default Namespace:** \VuFind\Content\Reviews
  
-**Base Class:** [[https://github.com/vufind-org/vufind/blob/master/module/VuFind/src/VuFind/Content/AbstractBase.php|\VuFind\Content\AbstractBase]]+**Base Class:** [[https://github.com/vufind-org/vufind/blob/dev/module/VuFind/src/VuFind/Content/AbstractBase.php|\VuFind\Content\AbstractBase]]
  
 **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['content_reviews'] **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['content_reviews']
Line 82: Line 82:
 **Default Namespace:** \VuFind\Content\Summaries **Default Namespace:** \VuFind\Content\Summaries
  
-**Base Class:** [[https://github.com/vufind-org/vufind/blob/master/module/VuFind/src/VuFind/Content/AbstractBase.php|\VuFind\Content\AbstractBase]]+**Base Class:** [[https://github.com/vufind-org/vufind/blob/dev/module/VuFind/src/VuFind/Content/AbstractBase.php|\VuFind\Content\AbstractBase]]
  
 **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['content_summaries'] **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['content_summaries']
Line 96: Line 96:
 **Default Namespace:** \VuFind\Content\TOC **Default Namespace:** \VuFind\Content\TOC
  
-**Base Class:** [[https://github.com/vufind-org/vufind/blob/master/module/VuFind/src/VuFind/Content/AbstractBase.php|\VuFind\Content\AbstractBase]]+**Base Class:** [[https://github.com/vufind-org/vufind/blob/dev/module/VuFind/src/VuFind/Content/AbstractBase.php|\VuFind\Content\AbstractBase]]
  
 **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['content_toc'] **Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['content_toc']
development/plugins/content_provider_components.txt · Last modified: 2023/11/09 22:01 by demiankatz