PHP Class Piwik\Plugins\Transitions\Controller

Inheritance: extends Piwik\Plugin\Controller
Show file Open project: piwik/piwik Class Usage Examples

Public Methods

Method Description
getTranslation ( $key )
getTranslations ( )
renderPopover ( ) The main method of the plugin.

Method Details

getTranslation() public static method

public static getTranslation ( $key )

getTranslations() public method

public getTranslations ( )

renderPopover() public method

It is triggered from the Transitions data table action.
public renderPopover ( )