PHP Class RecommendByAuthorPlugin, ojs

Inheritance: extends GenericPlugin
显示文件 Open project: pkp/ojs

Public Methods

Method Description
__construct ( ) Constructor
callbackTemplateArticlePageFooter ( $hookName, $params )
getDescription ( )
getDisplayName ( )
getTemplatePath ( $inCore = false )
register ( $category, $path )

Method Details

__construct() public method

Constructor
public __construct ( )

callbackTemplateArticlePageFooter() public method

public callbackTemplateArticlePageFooter ( $hookName, $params )

getDescription() public method

See also: Plugin::getDescription()
public getDescription ( )

getDisplayName() public method

See also: Plugin::getDisplayName()
public getDisplayName ( )

getTemplatePath() public method

public getTemplatePath ( $inCore = false )

register() public method

See also: Plugin::register()
public register ( $category, $path )