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

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:hierarchy_components [2015/12/09 20:42] – ↷ Links adapted because of a move operation demiankatzdevelopment:plugins:hierarchy_components [2015/12/10 18:44] – [Hierarchy Tree Data Source Plugin Details] demiankatz
Line 14: Line 14:
  
 **Service Manager Name for Service Locator:** VuFind\HierarchyDriverPluginManager **Service Manager Name for Service Locator:** VuFind\HierarchyDriverPluginManager
 +
 +See the [[development:plugins:general_information|General Plugin Information]] page for more details on VuFind plugins.
 +
 +===== Hierarchy Tree Data Formatter Plugin Details =====
 +
 +// Hierarchy tree data formatters convert VuFind's internal hierarchy representation to different output formats (i.e. XML vs. JSON). //
 +
 +**Default Namespace:** \VuFind\Hierarchy\TreeDataFormatter
 +
 +**Base Class:** [[https://github.com/vufind-org/vufind/blob/master/module/VuFind/src/VuFind/Hierarchy/TreeDataFormatter/AbstractBase.php|\VuFind\Hierarchy\TreeDataFormatter\AbstractBase]]
 +
 +**Service Locator Configuration Section in module.config.php:** ['vufind']['plugin_managers']['hierarchy_treedataformatter']
 +
 +**Service Manager Name for Service Locator:** VuFind\HierarchyTreeDataFormatterPluginManager
  
 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/hierarchy_components.txt · Last modified: 2023/11/27 18:45 by demiankatz