Open Journal Systems  3.3.0
OAIMetadataFormatPlugin_MARC Class Reference
Inheritance diagram for OAIMetadataFormatPlugin_MARC:
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

marc metadata format plugin for OAI.

See also
OAI

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

Member Function Documentation

◆ getDescription()

OAIMetadataFormatPlugin_MARC::getDescription ( )

Get a description of this plugin.

Returns
string

Reimplemented from Plugin.

Definition at line 34 of file OAIMetadataFormatPlugin_MARC.inc.php.

◆ getDisplayName()

OAIMetadataFormatPlugin_MARC::getDisplayName ( )

Get the display name for this plugin.

Returns
string

Reimplemented from Plugin.

Definition at line 30 of file OAIMetadataFormatPlugin_MARC.inc.php.

◆ getFormatClass()

OAIMetadataFormatPlugin_MARC::getFormatClass ( )

Get a hold of the class that does the formatting.

Reimplemented from OAIMetadataFormatPlugin.

Definition at line 38 of file OAIMetadataFormatPlugin_MARC.inc.php.

◆ getMetadataPrefix()

static OAIMetadataFormatPlugin_MARC::getMetadataPrefix ( )
static

Get the metadata prefix for this plugin's format.

Reimplemented from OAIMetadataFormatPlugin.

Definition at line 42 of file OAIMetadataFormatPlugin_MARC.inc.php.

◆ getName()

OAIMetadataFormatPlugin_MARC::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 26 of file OAIMetadataFormatPlugin_MARC.inc.php.

◆ getNamespace()

static OAIMetadataFormatPlugin_MARC::getNamespace ( )
static

Reimplemented from OAIMetadataFormatPlugin.

Definition at line 50 of file OAIMetadataFormatPlugin_MARC.inc.php.

◆ getSchema()

static OAIMetadataFormatPlugin_MARC::getSchema ( )
static

Reimplemented from OAIMetadataFormatPlugin.

Definition at line 46 of file OAIMetadataFormatPlugin_MARC.inc.php.


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