You are here

public property views_oai_pmh_xml_node::$key in Views OAI-PMH 7.2

Same name and namespace in other branches
  1. 6.2 plugins/includes/views_oai_pmh_xml_node.inc \views_oai_pmh_xml_node::key

Type: string The name of the XML node, e.g. value.

File

plugins/includes/views_oai_pmh_xml_node.inc, line 15
Definition of the views_oai_pmh_xml_node class.

Class

views_oai_pmh_xml_node
A class designed to represent an XML node, specially designed to help the Views OAI PMH module render OAI fields as XML elements.

Code

public $key;