Open Journal Systems  3.3.0
OAIMetadataFormat_RFC1807 Class Reference
Inheritance diagram for OAIMetadataFormat_RFC1807:
OAIMetadataFormat

Public Member Functions

 formatElement ($name, $value)
 
 toXml ($record, $format=null)
 
- Public Member Functions inherited from OAIMetadataFormat
 __construct ($prefix, $schema, $namespace)
 
 getLocalizedData ($data, $locale)
 

Additional Inherited Members

- Data Fields inherited from OAIMetadataFormat
 $namespace
 
 $prefix
 
 $schema
 

Detailed Description

OAI metadata format class – RFC 1807.

See also
OAI

Definition at line 17 of file OAIMetadataFormat_RFC1807.inc.php.

Member Function Documentation

◆ formatElement()

OAIMetadataFormat_RFC1807::formatElement (   $name,
  $value 
)

Format XML for single RFC 1807 element.

Parameters
$namestring
$valuemixed

Definition at line 99 of file OAIMetadataFormat_RFC1807.inc.php.

References OAIUtils\prepOutput().

Referenced by toXml().

◆ toXml()

OAIMetadataFormat_RFC1807::toXml (   $record,
  $format = null 
)

The documentation for this class was generated from the following file: