dc metadata format plugin for OAI. More...
Public Member Functions | |
| getDescription () | |
| getDisplayName () | |
| getFormatClass () | |
| getMetadataPrefix () | |
| getName () | |
dc metadata format plugin for OAI.
Definition at line 21 of file OAIMetadataFormatPlugin_DC.inc.php.
| OAIMetadataFormatPlugin_DC.getDescription | ( | ) |
Get a description of this plugin.
Reimplemented from OAIMetadataFormatPlugin.
Definition at line 34 of file OAIMetadataFormatPlugin_DC.inc.php.
| OAIMetadataFormatPlugin_DC.getDisplayName | ( | ) |
Get the display name for this plugin.
Reimplemented from OAIMetadataFormatPlugin.
Definition at line 31 of file OAIMetadataFormatPlugin_DC.inc.php.
| OAIMetadataFormatPlugin_DC.getFormatClass | ( | ) |
Get a hold of the class that does the formatting.
Reimplemented from OAIMetadataFormatPlugin.
Definition at line 37 of file OAIMetadataFormatPlugin_DC.inc.php.
| OAIMetadataFormatPlugin_DC.getMetadataPrefix | ( | ) |
Get the metadata prefix for this plugin's format.
Reimplemented from OAIMetadataFormatPlugin.
Definition at line 40 of file OAIMetadataFormatPlugin_DC.inc.php.
| OAIMetadataFormatPlugin_DC.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_DC.inc.php.
1.7.1