Open Journal Systems  3.3.0
OAIMetadataFormatPlugin_MARC21 Class Reference
Inheritance diagram for OAIMetadataFormatPlugin_MARC21:
OAIMetadataFormatPlugin Plugin

Public Member Functions

 getDescription ()
 
 getDisplayName ()
 
 getFormatClass ()
 
 getName ()
 
- Public Member Functions inherited from OAIMetadataFormatPlugin
 callback_formatRequest ($hookName, $args)
 
 register ($category, $path, $mainContextId=null)
 
- Public Member Functions inherited from Plugin
 __construct ()
 
 _overridePluginTemplates ($hookName, $args)
 
 addLocaleData ($locale=null)
 
 getActions ($request, $actionArgs)
 
 getCanDisable ()
 
 getCanEnable ()
 
 getCategory ()
 
 getContextSpecificPluginSettingsFile ()
 
 getCurrentVersion ()
 
 getDirName ()
 
 getEnabled ()
 
 getHideManagement ()
 
 getInstallControlledVocabFiles ()
 
 getInstallDataFile ()
 
 getInstallEmailTemplateDataFile ()
 
 getInstallEmailTemplatesFile ()
 
 getInstallFilterConfigFiles ()
 
 getInstallMigration ()
 
 getInstallSchemaFile ()
 
 getInstallSitePluginSettingsFile ()
 
 getLocaleFilename ($locale)
 
 getPluginPath ()
 
getRequest ()
 
 getSeq ()
 
 getSetting ($contextId, $name)
 
 getTemplatePath ($inCore=false)
 
 getTemplateResource ($template=null, $inCore=false)
 
 import ($class)
 
 installContextSpecificSettings ($hookName, $args)
 
 installControlledVocabs ($hookName, $args)
 
 installData ($hookName, $args)
 
 installEmailTemplateData ($hookName, $args)
 
 installEmailTemplates ($hookName, $args)
 
 installFilters ($hookName, $args)
 
 installLocale ($hookName, $args)
 
 installSiteSettings ($hookName, $args)
 
 isSitePlugin ()
 
 manage ($args, $request)
 
 smartyPluginUrl ($params, $smarty)
 
 updateSchema ($hookName, $args)
 
 updateSetting ($contextId, $name, $value, $type=null)
 

Static Public Member Functions

static getMetadataPrefix ()
 
static getNamespace ()
 
static getSchema ()
 

Additional Inherited Members

- Data Fields inherited from Plugin
 $pluginCategory
 
 $pluginPath
 
 $request
 
- Protected Member Functions inherited from Plugin
 _registerTemplateResource ($inCore=false)
 

Detailed Description

marc21 metadata format plugin for OAI.

See also
OAI

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

Member Function Documentation

◆ getDescription()

OAIMetadataFormatPlugin_MARC21::getDescription ( )

Get a description of this plugin.

Returns
string

Reimplemented from Plugin.

Definition at line 33 of file OAIMetadataFormatPlugin_MARC21.inc.php.

◆ getDisplayName()

OAIMetadataFormatPlugin_MARC21::getDisplayName ( )

Get the display name for this plugin.

Returns
string

Reimplemented from Plugin.

Definition at line 29 of file OAIMetadataFormatPlugin_MARC21.inc.php.

◆ getFormatClass()

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.

◆ getMetadataPrefix()

static OAIMetadataFormatPlugin_MARC21::getMetadataPrefix ( )
static

Get the metadata prefix for this plugin's format.

Reimplemented from OAIMetadataFormatPlugin.

Definition at line 41 of file OAIMetadataFormatPlugin_MARC21.inc.php.

◆ getName()

OAIMetadataFormatPlugin_MARC21::getName ( )

Get the name of this plugin. The name must be unique within its category.

Returns
String name of plugin

Reimplemented from Plugin.

Definition at line 25 of file OAIMetadataFormatPlugin_MARC21.inc.php.

◆ getNamespace()

static OAIMetadataFormatPlugin_MARC21::getNamespace ( )
static

Reimplemented from OAIMetadataFormatPlugin.

Definition at line 49 of file OAIMetadataFormatPlugin_MARC21.inc.php.

◆ getSchema()

static OAIMetadataFormatPlugin_MARC21::getSchema ( )
static

Reimplemented from OAIMetadataFormatPlugin.

Definition at line 45 of file OAIMetadataFormatPlugin_MARC21.inc.php.


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