PHP Class Piwik\Plugins\ExampleUI\API

The functions listed in this API are returning the data used in the Controller to draw graphs and display tables. See also the ExampleAPI plugin for an introduction to Piwik APIs.
Inheritance: extends Piwik\Plugin\API
Show file Open project: piwik/piwik

Public Properties

Property Type Description
$disableRandomness

Public Methods

Method Description
getPlanetRatios ( )
getPlanetRatiosWithLogos ( )
getTemperatures ( )
getTemperaturesEvolution ( $date, $period )

Method Details

getPlanetRatios() public method

public getPlanetRatios ( )

getPlanetRatiosWithLogos() public method

getTemperatures() public method

public getTemperatures ( )

getTemperaturesEvolution() public method

public getTemperaturesEvolution ( $date, $period )

Property Details

$disableRandomness public static property

public static $disableRandomness