PHP Class RecommendBySimilarityPlugin, ojs

Inheritance: extends GenericPlugin
Afficher le fichier Open project: pkp/ojs

Méthodes publiques

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

Method Details

__construct() public méthode

Constructor
public __construct ( )

callbackTemplateArticlePageFooter() public méthode

public callbackTemplateArticlePageFooter ( $hookName, $params )

getDescription() public méthode

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

getDisplayName() public méthode

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

getTemplatePath() public méthode

public getTemplatePath ( $inCore = false )

register() public méthode

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