You are here

public function MetadataPrefixInterface::getElements in Views OAI-PMH 8

3 methods override MetadataPrefixInterface::getElements()
Datacite::getElements in src/Plugin/MetadataPrefix/Datacite.php
DublinCore::getElements in src/Plugin/MetadataPrefix/DublinCore.php
Jats::getElements in src/Plugin/MetadataPrefix/Jats.php

File

src/Plugin/MetadataPrefixInterface.php, line 15

Class

MetadataPrefixInterface
Defines an interface for OAI-PMH Metadata Prefix plugins.

Namespace

Drupal\views_oai_pmh\Plugin

Code

public function getElements() : array;