Open Journal Systems  3.3.0
PKPOAIMetadataFormat_DC Class Reference
Inheritance diagram for PKPOAIMetadataFormat_DC:
OAIMetadataFormat OAIMetadataFormat_DC

Public Member Functions

 formatElement ($propertyName, $values, $multilingual=false)
 
 toXml ($dataObject, $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 – Dublin Core.

See also
OAI

Definition at line 16 of file PKPOAIMetadataFormat_DC.inc.php.

Member Function Documentation

◆ formatElement()

PKPOAIMetadataFormat_DC::formatElement (   $propertyName,
  $values,
  $multilingual = false 
)

Format XML for single DC element.

Parameters
$propertyNamestring
$valuearray
$multilingualboolean optional

Definition at line 53 of file PKPOAIMetadataFormat_DC.inc.php.

References OAIUtils\prepOutput(), and PKPString\regexp_replace().

Referenced by toXml().

◆ toXml()

PKPOAIMetadataFormat_DC::toXml (   $dataObject,
  $format = null 
)

Reimplemented from OAIMetadataFormat.

Reimplemented in OAIMetadataFormat_DC.

Definition at line 20 of file PKPOAIMetadataFormat_DC.inc.php.

References formatElement().


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