PHP Class UsageStatsPlugin, ojs

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

Méthodes publiques

Méthode Description
__construct ( ) Constructor.
displayReaderArticleGraph ( $hookName, $params ) Add chart to article view page
displayReaderStatistics ( ) : null Register assets and output hooks to display statistics on the reader frontend.

Method Details

__construct() public méthode

Constructor.
public __construct ( )

displayReaderArticleGraph() public méthode

Hooked to Templates::Article::Main
public displayReaderArticleGraph ( $hookName, $params )
$hookName string
$params array [1] $smarty object [2] $output string HTML output to return

displayReaderStatistics() public méthode

Register assets and output hooks to display statistics on the reader frontend.
public displayReaderStatistics ( ) : null
Résultat null