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 revision
Previous 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:46] – [Hierarchy Tree Data Formatter 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). These plugins were introduced in VuFind 2.5 to make hierarchy encoding more flexible and less redundant. //
 +
 +**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