PHP Class UsageStatsLoader, ojs

Inheritance: extends PKPUsageStatsLoader
Show file Open project: pkp/ojs

Public Methods

Method Description
__construct ( $args ) Constructor.

Protected Methods

Method Description
getAssoc ( $assocType, $contextPaths, $page, $op, $args )
getExpectedPageAndOp ( )
getFileTypeFromAssoc ( $assocType, $assocId )
getMetricType ( )

Method Details

__construct() public method

Constructor.
public __construct ( $args )

getAssoc() protected method

See also: PKPUsageStatsLoader::getAssoc()
protected getAssoc ( $assocType, $contextPaths, $page, $op, $args )

getExpectedPageAndOp() protected method

See also: PKPUsageStatsLoader::getExpectedPageAndOp()
protected getExpectedPageAndOp ( )

getFileTypeFromAssoc() protected method

protected getFileTypeFromAssoc ( $assocType, $assocId )

getMetricType() protected method

See also: PKPUsageStatsLoader::getMetricType()
protected getMetricType ( )