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

Public Member Functions

 getCanDisable ()
 
 getCanEnable ()
 
 getDescription ()
 
 getDisplayName ()
 
 getEnabled ()
 
 getFormatClass ()
 
 getName ()
 
 setEnabled ($enabled)
 
- 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)
 
 getCategory ()
 
 getContextSpecificPluginSettingsFile ()
 
 getCurrentVersion ()
 
 getDirName ()
 
 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

JATS XML format plugin for OAI.

See also
OAI

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

Member Function Documentation

◆ getCanDisable()

OAIMetadataFormatPlugin_JATS::getCanDisable ( )

Determine whether the plugin can be disabled.

Returns
boolean

Reimplemented from Plugin.

Definition at line 47 of file OAIMetadataFormatPlugin_JATS.inc.php.

◆ getCanEnable()

OAIMetadataFormatPlugin_JATS::getCanEnable ( )

Determine whether the plugin can be enabled.

Returns
boolean

Reimplemented from Plugin.

Definition at line 55 of file OAIMetadataFormatPlugin_JATS.inc.php.

◆ getDescription()

OAIMetadataFormatPlugin_JATS::getDescription ( )

Get a description of this plugin.

Returns
string

Reimplemented from Plugin.

Definition at line 39 of file OAIMetadataFormatPlugin_JATS.inc.php.

◆ getDisplayName()

OAIMetadataFormatPlugin_JATS::getDisplayName ( )

Get the display name for this plugin.

Returns
string

Reimplemented from Plugin.

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

◆ getEnabled()

OAIMetadataFormatPlugin_JATS::getEnabled ( )

Determine whether the plugin is enabled.

Returns
boolean

Reimplemented from Plugin.

Definition at line 63 of file OAIMetadataFormatPlugin_JATS.inc.php.

References Plugin\$request, PKPApplication\get(), and Plugin\getSetting().

◆ getFormatClass()

OAIMetadataFormatPlugin_JATS::getFormatClass ( )

Get a hold of the class that does the formatting.

Reimplemented from OAIMetadataFormatPlugin.

Definition at line 81 of file OAIMetadataFormatPlugin_JATS.inc.php.

◆ getMetadataPrefix()

static OAIMetadataFormatPlugin_JATS::getMetadataPrefix ( )
static

Get the metadata prefix for this plugin's format.

Reimplemented from OAIMetadataFormatPlugin.

Definition at line 85 of file OAIMetadataFormatPlugin_JATS.inc.php.

◆ getName()

OAIMetadataFormatPlugin_JATS::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_JATS.inc.php.

◆ getNamespace()

static OAIMetadataFormatPlugin_JATS::getNamespace ( )
static

Reimplemented from OAIMetadataFormatPlugin.

Definition at line 93 of file OAIMetadataFormatPlugin_JATS.inc.php.

◆ getSchema()

static OAIMetadataFormatPlugin_JATS::getSchema ( )
static

Reimplemented from OAIMetadataFormatPlugin.

Definition at line 89 of file OAIMetadataFormatPlugin_JATS.inc.php.

◆ setEnabled()

OAIMetadataFormatPlugin_JATS::setEnabled (   $enabled)

Set whether the plugin is enabled.

Parameters
$enabledboolean

Definition at line 75 of file OAIMetadataFormatPlugin_JATS.inc.php.

References Plugin\$request, PKPApplication\get(), and Plugin\updateSetting().


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