You are here

public property views_oai_pmh_format::$attributes in Views OAI-PMH 7.3

An array describing the attributes that are allowed.

An array describing the attributes that are allowed for each tag of the metadata format.

Type: array

File

includes/format.inc, line 61
Metadata formats.

Class

views_oai_pmh_format
The base class for metadata formats.

Code

public $attributes = array();