|
Open Journal Systems
3.3.0
|
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 | |
OAI metadata format class – RFC 1807.
Definition at line 17 of file OAIMetadataFormat_RFC1807.inc.php.
| OAIMetadataFormat_RFC1807::formatElement | ( | $name, | |
| $value | |||
| ) |
Format XML for single RFC 1807 element.
| $name | string |
| $value | mixed |
Definition at line 99 of file OAIMetadataFormat_RFC1807.inc.php.
References OAIUtils\prepOutput().
Referenced by toXml().
| OAIMetadataFormat_RFC1807::toXml | ( | $record, | |
$format = null |
|||
| ) |
Reimplemented from OAIMetadataFormat.
Definition at line 21 of file OAIMetadataFormat_RFC1807.inc.php.
References formatElement(), PKPApplication\get(), and stripAssocArray().