PHP Class Piwik\Plugins\CoreUpdater\CoreUpdater

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

Méthodes publiques

Méthode Description
dispatch ( )
getComponentUpdates ( Updater $updater )
registerEvents ( )
updateCheck ( )
updateComponents ( Updater $updater, $componentsWithUpdateFile )

Method Details

dispatch() public méthode

public dispatch ( )

getComponentUpdates() public static méthode

Deprecation:
public static getComponentUpdates ( Updater $updater )
$updater Piwik\Updater

registerEvents() public méthode

See also: Piwik\Plugin::registerEvents
public registerEvents ( )

updateCheck() public méthode

public updateCheck ( )

updateComponents() public static méthode

Deprecation:
public static updateComponents ( Updater $updater, $componentsWithUpdateFile )
$updater Piwik\Updater