ThesisFeedPlugin Class Reference
[Plugins_generic_thesisFeed]

Thesis Feed plugin class. More...

Inheritance diagram for ThesisFeedPlugin:

GenericPlugin Plugin

List of all members.

Public Member Functions

 callbackLoadCategory ($hookName, $args)
 getDescription ()
 getDisplayName ()
 getEnabled ()
 getManagementVerbs ()
 getName ()
 manage ($verb, $args)
 register ($category, $path)


Detailed Description

Thesis Feed plugin class.

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


Member Function Documentation

ThesisFeedPlugin.callbackLoadCategory ( hookName,
args 
)

Register as a block and gateway plugin, even though this is a generic plugin. This will allow the plugin to behave as a block and gateway plugin

Parameters:
$hookName string
$args array

Definition at line 73 of file ThesisFeedPlugin.inc.php.

ThesisFeedPlugin.getDescription (  ) 

Get the description of this plugin

Returns:
string

Reimplemented from Plugin.

Definition at line 53 of file ThesisFeedPlugin.inc.php.

References Locale.translate().

ThesisFeedPlugin.getDisplayName (  ) 

Get the display name of this plugin

Returns:
string

Reimplemented from Plugin.

Definition at line 45 of file ThesisFeedPlugin.inc.php.

References Locale.translate().

ThesisFeedPlugin.getEnabled (  ) 

Check whether or not this plugin is enabled

Returns:
boolean

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

References Request.getJournal().

Referenced by getManagementVerbs(), and register().

ThesisFeedPlugin.getManagementVerbs (  ) 

Display verbs for the management interface.

Reimplemented from Plugin.

Definition at line 121 of file ThesisFeedPlugin.inc.php.

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

ThesisFeedPlugin.getName (  ) 

Get the symbolic name of this plugin

Returns:
string

Reimplemented from Plugin.

Definition at line 37 of file ThesisFeedPlugin.inc.php.

ThesisFeedPlugin.manage ( verb,
args 
)

Perform management functions

Reimplemented from Plugin.

Definition at line 144 of file ThesisFeedPlugin.inc.php.

References Request.getJournal(), TemplateManager.getManager(), Request.getUserVar(), Request.redirect(), and Plugin.updateSetting().

ThesisFeedPlugin.register ( category,
path 
)

Called as a plugin is registered to the registry. Subclasses over- riding this method should call the parent method first.

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

Reimplemented from Plugin.

Definition at line 21 of file ThesisFeedPlugin.inc.php.

References Plugin.addLocaleData(), getEnabled(), and HookRegistry.register().


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

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