Public Member Functions

BrowseBlockPlugin Class Reference
[Plugins_blocks_browse]

Class for browse block plugin. More...

List of all members.

Public Member Functions

 getContents (&$templateMgr)
 getContextSpecificPluginSettingsFile ()
 getDescription ()
 getDisplayName ()

Detailed Description

Class for browse block plugin.

Definition at line 17 of file BrowseBlockPlugin.inc.php.


Member Function Documentation

BrowseBlockPlugin.getContents ( &$  templateMgr  ) 

Get the HTML contents of the browse block.

Parameters:
$templateMgr PKPTemplateManager
Returns:
string

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

BrowseBlockPlugin.getContextSpecificPluginSettingsFile (  ) 

Install default settings on press creation.

Returns:
string

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

BrowseBlockPlugin.getDescription (  ) 

Get a description of the plugin.

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

BrowseBlockPlugin.getDisplayName (  ) 

Get the display name of this plugin.

Returns:
String

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


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