You are here

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

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

File

src/Plugin/MetadataPrefixInterface.php, line 25

Class

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

Namespace

Drupal\views_oai_pmh\Plugin

Code

public function getRootNodeAttributes() : array;