PHP Class Piwik\Plugins\Transitions\Controller

Inheritance: extends Piwik\Plugin\Controller
Afficher le fichier Open project: piwik/piwik Class Usage Examples

Méthodes publiques

Méthode Description
getTranslation ( $key )
getTranslations ( )
renderPopover ( ) The main method of the plugin.

Method Details

getTranslation() public static méthode

public static getTranslation ( $key )

getTranslations() public méthode

public getTranslations ( )

renderPopover() public méthode

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