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

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

dc metadata format plugin for OAI.

See also
OAI

Definition at line 18 of file PKPOAIMetadataFormatPlugin_DC.inc.php.

Member Function Documentation

◆ getDescription()

PKPOAIMetadataFormatPlugin_DC::getDescription ( )

Get a description of this plugin.

Returns
string

Reimplemented from Plugin.

Definition at line 32 of file PKPOAIMetadataFormatPlugin_DC.inc.php.

◆ getDisplayName()

PKPOAIMetadataFormatPlugin_DC::getDisplayName ( )

Get the display name for this plugin.

Returns
string

Reimplemented from Plugin.

Definition at line 28 of file PKPOAIMetadataFormatPlugin_DC.inc.php.

◆ getFormatClass()

PKPOAIMetadataFormatPlugin_DC::getFormatClass ( )

Get a hold of the class that does the formatting.

Reimplemented from OAIMetadataFormatPlugin.

Definition at line 36 of file PKPOAIMetadataFormatPlugin_DC.inc.php.

◆ getMetadataPrefix()

static PKPOAIMetadataFormatPlugin_DC::getMetadataPrefix ( )
static

Get the metadata prefix for this plugin's format.

Reimplemented from OAIMetadataFormatPlugin.

Definition at line 40 of file PKPOAIMetadataFormatPlugin_DC.inc.php.

Referenced by OAIMetadataFormat_DCTest\testToXml().

◆ getName()

PKPOAIMetadataFormatPlugin_DC::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 24 of file PKPOAIMetadataFormatPlugin_DC.inc.php.

◆ getNamespace()

static PKPOAIMetadataFormatPlugin_DC::getNamespace ( )
static

Reimplemented from OAIMetadataFormatPlugin.

Definition at line 48 of file PKPOAIMetadataFormatPlugin_DC.inc.php.

Referenced by OAIMetadataFormat_DCTest\testToXml().

◆ getSchema()

static PKPOAIMetadataFormatPlugin_DC::getSchema ( )
static

Reimplemented from OAIMetadataFormatPlugin.

Definition at line 44 of file PKPOAIMetadataFormatPlugin_DC.inc.php.

Referenced by OAIMetadataFormat_DCTest\testToXml().


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