PHP Class Piwik\Plugins\CoreUpdater\CoreUpdater

Inheritance: extends Piwik\Plugin
Exibir arquivo Open project: piwik/piwik Class Usage Examples

Public Methods

Method Description
dispatch ( )
getComponentUpdates ( Updater $updater )
registerEvents ( )
updateCheck ( )
updateComponents ( Updater $updater, $componentsWithUpdateFile )

Method Details

dispatch() public method

public dispatch ( )

getComponentUpdates() public static method

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

registerEvents() public method

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

updateCheck() public method

public updateCheck ( )

updateComponents() public static method

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