PHP Class RelatedItemsBlockPlugin, ojs

Inheritance: extends BlockPlugin
Show file Open project: pkp/ojs

Public Methods

Method Description
getContents ( $templateMgr, $request = null )
getDescription ( ) Get a description of the plugin.
getDisplayName ( ) : String Get the display name of this plugin.
getSupportedContexts ( ) : array Get the supported contexts (e.g. BLOCK_CONTEXT_.

Method Details

getContents() public method

See also: BlockPlugin::getContents
public getContents ( $templateMgr, $request = null )

getDescription() public method

Get a description of the plugin.
public getDescription ( )

getDisplayName() public method

Get the display name of this plugin.
public getDisplayName ( ) : String
return String

getSupportedContexts() public method

..) for this block.
public getSupportedContexts ( ) : array
return array