ArticleReportPlugin Class Reference
[Plugins_reports_article]

Article report plugin. More...

Inheritance diagram for ArticleReportPlugin:

ReportPlugin Plugin

List of all members.

Public Member Functions

 display (&$args)
 getDescription ()
 getDisplayName ()
 getName ()
 register ($category, $path)


Detailed Description

Article report plugin.

Definition at line 20 of file ArticleReportPlugin.inc.php.


Member Function Documentation

ArticleReportPlugin.display ( &$  args  ) 

Display the import/export plugin UI.

Parameters:
$args Array The array of arguments the user supplied.

Reimplemented from ReportPlugin.

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

References String.fputcsv(), DAORegistry.getDAO(), Request.getJournal(), and Locale.translate().

ArticleReportPlugin.getDescription (  ) 

Get a description of the plugin.

Reimplemented from ReportPlugin.

Definition at line 51 of file ArticleReportPlugin.inc.php.

References Locale.translate().

ArticleReportPlugin.getDisplayName (  ) 

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

Returns:
String

Reimplemented from ReportPlugin.

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

References Locale.translate().

ArticleReportPlugin.getName (  ) 

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

Returns:
String name of plugin

Reimplemented from ReportPlugin.

Definition at line 43 of file ArticleReportPlugin.inc.php.

ArticleReportPlugin.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 if plugin initialized successfully; if false, the plugin will not be registered.

Reimplemented from Plugin.

Definition at line 27 of file ArticleReportPlugin.inc.php.

References Plugin.addLocaleData(), and DAORegistry.registerDAO().


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

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