Inheritance diagram for OAIMetadataFormatPlugin_MARC21:
Public Member Functions | |
getDescription () | |
getDisplayName () | |
getFormatClass () | |
getMetadataPrefix () | |
getName () | |
getNamespace () | |
getSchema () |
Definition at line 21 of file OAIMetadataFormatPlugin_MARC21.inc.php.
OAIMetadataFormatPlugin_MARC21.getDescription | ( | ) |
Get a description of this plugin.
Reimplemented from OAIMetadataFormatPlugin.
Definition at line 34 of file OAIMetadataFormatPlugin_MARC21.inc.php.
OAIMetadataFormatPlugin_MARC21.getDisplayName | ( | ) |
Get the display name for this plugin.
Reimplemented from OAIMetadataFormatPlugin.
Definition at line 31 of file OAIMetadataFormatPlugin_MARC21.inc.php.
OAIMetadataFormatPlugin_MARC21.getFormatClass | ( | ) |
Get a hold of the class that does the formatting.
Reimplemented from OAIMetadataFormatPlugin.
Definition at line 37 of file OAIMetadataFormatPlugin_MARC21.inc.php.
OAIMetadataFormatPlugin_MARC21.getMetadataPrefix | ( | ) |
Get the metadata prefix for this plugin's format.
Reimplemented from OAIMetadataFormatPlugin.
Definition at line 40 of file OAIMetadataFormatPlugin_MARC21.inc.php.
OAIMetadataFormatPlugin_MARC21.getName | ( | ) |
Get the name of this plugin. The name must be unique within its category.
Reimplemented from OAIMetadataFormatPlugin.
Definition at line 28 of file OAIMetadataFormatPlugin_MARC21.inc.php.