Public Member Functions

OAIMetadataFormat_MARC Class Reference
[Oai_format]

OAI metadata format class -- MARC. More...

List of all members.

Public Member Functions

 formatElement ($id, $i1, $i2, $label, $value)
 toXml (&$record, $format=null)

Detailed Description

OAI metadata format class -- MARC.

See also:
OAI

Definition at line 19 of file OAIMetadataFormat_MARC.inc.php.


Member Function Documentation

OAIMetadataFormat_MARC.formatElement ( id,
i1,
i2,
label,
value 
)

Format XML for single MARC element.

Parameters:
$id string
$i1 string
$i2 string
$label string
$value mixed

Definition at line 118 of file OAIMetadataFormat_MARC.inc.php.

Referenced by toXml().

OAIMetadataFormat_MARC.toXml ( &$  record,
format = null 
)
See also:
OAIMetadataFormat.toXml

Definition at line 24 of file OAIMetadataFormat_MARC.inc.php.

References formatElement(), and Request.url().


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