PHP Class Piwik\Plugins\Installation\Widgets\GetSystemCheck

Inheritance: extends Piwik\Widget\Widget
Afficher le fichier Open project: piwik/piwik

Méthodes publiques

Méthode Description
__construct ( Piwik\Plugins\Diagnostics\DiagnosticService $diagnosticService )
configure ( WidgetConfig $config )
render ( )

Private Methods

Méthode Description
getResults ( Piwik\Plugins\Diagnostics\DiagnosticReport $report, $type )

Method Details

__construct() public méthode

public __construct ( Piwik\Plugins\Diagnostics\DiagnosticService $diagnosticService )
$diagnosticService Piwik\Plugins\Diagnostics\DiagnosticService

configure() public static méthode

public static configure ( WidgetConfig $config )
$config Piwik\Widget\WidgetConfig

render() public méthode

public render ( )