You are here

namespace Drupal\bibcite\Plugin in Bibliography & Citation 8

Same name in other branches
  1. 2.0.x Drupal\bibcite\Plugin
Classsort descending Location Description
BibciteFormat src/Plugin/BibciteFormat.php Bibcite format wrapper.
BibciteFormatInterface src/Plugin/BibciteFormatInterface.php Defines interface for BibciteFormat wrapper.
BibciteFormatManager src/Plugin/BibciteFormatManager.php Provides the default bibcite_format manager.
BibciteFormatManagerInterface src/Plugin/BibciteFormatManagerInterface.php Defines an interface for bibcite_format managers.
BibCiteProcessorBase src/Plugin/BibCiteProcessorBase.php Base class for Processor plugins.
BibCiteProcessorInterface src/Plugin/BibCiteProcessorInterface.php Defines an interface for Processor plugins.
BibCiteProcessorManager src/Plugin/BibCiteProcessorManager.php Provides the Processor plugin manager.