METSGatewayPlugin Class Reference
[Plugins]

A plugin to allow exposure of Journals in METS format for web service access. More...

Inheritance diagram for METSGatewayPlugin:

GatewayPlugin Plugin

List of all members.

Public Member Functions

 fetch ($args)
 getDescription ()
 getDisplayName ()
 getManagementVerbs ()
 getName ()
 manage ($verb, $args)
 register ($category, $path)


Detailed Description

A plugin to allow exposure of Journals in METS format for web service access.

Definition at line 22 of file MetsGatewayPlugin.inc.php.


Member Function Documentation

METSGatewayPlugin.fetch ( args  ) 

Handle fetch requests for this plugin.

Reimplemented from GatewayPlugin.

Definition at line 91 of file MetsGatewayPlugin.inc.php.

References DAORegistry.getDAO(), GatewayPlugin.getEnabled(), Request.getJournal(), TemplateManager.getManager(), and Handler.getRangeInfo().

METSGatewayPlugin.getDescription (  ) 

Get a description of the plugin.

Reimplemented from GatewayPlugin.

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

References Locale.translate().

METSGatewayPlugin.getDisplayName (  ) 

Get the display name of this plugin. This name is displayed on the Journal Manager's plugin management page, for example.

Returns:
String

Reimplemented from GatewayPlugin.

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

References Locale.translate().

METSGatewayPlugin.getManagementVerbs (  ) 

Display verbs for the management interface.

Reimplemented from GatewayPlugin.

Definition at line 52 of file MetsGatewayPlugin.inc.php.

References GatewayPlugin.getEnabled(), and Locale.translate().

METSGatewayPlugin.getName (  ) 

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

Returns:
String name of plugin

Reimplemented from GatewayPlugin.

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

METSGatewayPlugin.manage ( verb,
args 
)

Perform management functions

Reimplemented from GatewayPlugin.

Definition at line 61 of file MetsGatewayPlugin.inc.php.

References GatewayPlugin.getEnabled(), Request.getJournal(), Request.getUserVar(), and Request.redirect().

METSGatewayPlugin.register ( category,
path 
)

Called as a plugin is registered to the registry

Parameters:
$category String Name of category plugin was registered to
Returns:
boolean True iff plugin initialized successfully; if false, the plugin will not be registered.

Reimplemented from Plugin.

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

References Plugin.addLocaleData().


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

Generated on Mon Jul 14 10:55:44 2008 for Open Journal Systems by  doxygen 1.5.6