Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
RecommendByAuthorPlugin
PHP Class RecommendByAuthorPlugin, ojs
Inheritance:
extends
GenericPlugin
Exibir arquivo
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
)