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

rfc1807 metadata format plugin for OAI.

See also
OAI

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

Member Function Documentation

◆ getDescription()

OAIMetadataFormatPlugin_RFC1807::getDescription ( )

Get a description of this plugin.

Returns
string

Reimplemented from Plugin.

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

◆ getDisplayName()

OAIMetadataFormatPlugin_RFC1807::getDisplayName ( )

Get the display name for this plugin.

Returns
string

Reimplemented from Plugin.

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

◆ getFormatClass()

OAIMetadataFormatPlugin_RFC1807::getFormatClass ( )

Get a hold of the class that does the formatting.

Reimplemented from OAIMetadataFormatPlugin.

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

◆ getMetadataPrefix()

static OAIMetadataFormatPlugin_RFC1807::getMetadataPrefix ( )
static

Get the metadata prefix for this plugin's format.

Reimplemented from OAIMetadataFormatPlugin.

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

◆ getName()

OAIMetadataFormatPlugin_RFC1807::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_RFC1807.inc.php.

◆ getNamespace()

static OAIMetadataFormatPlugin_RFC1807::getNamespace ( )
static

Reimplemented from OAIMetadataFormatPlugin.

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

◆ getSchema()

static OAIMetadataFormatPlugin_RFC1807::getSchema ( )
static

Reimplemented from OAIMetadataFormatPlugin.

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


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