PHP 클래스 UsageStatsPlugin, ojs

상속: extends GenericPlugin
파일 보기 프로젝트 열기: pkp/ojs

공개 메소드들

메소드 설명
__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.

메소드 상세

__construct() 공개 메소드

Constructor.
public __construct ( )

displayReaderArticleGraph() 공개 메소드

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

displayReaderStatistics() 공개 메소드

Register assets and output hooks to display statistics on the reader frontend.
public displayReaderStatistics ( ) : null
리턴 null