PHP Class Piwik\Plugins\Marketplace\Environment

Show file Open project: piwik/piwik Class Usage Examples

Public Methods

Method Description
__construct ( ReleaseChannels $releaseChannels )
doesPreferStable ( )
getMySQLVersion ( )
getNumUsers ( )
getNumWebsites ( )
getPhpVersion ( )
getPiwikVersion ( )
getReleaseChannel ( )
setPiwikVersion ( $piwikVersion )

Method Details

__construct() public method

public __construct ( ReleaseChannels $releaseChannels )
$releaseChannels Piwik\Plugin\ReleaseChannels

doesPreferStable() public method

public doesPreferStable ( )

getMySQLVersion() public method

public getMySQLVersion ( )

getNumUsers() public method

public getNumUsers ( )

getNumWebsites() public method

public getNumWebsites ( )

getPhpVersion() public method

public getPhpVersion ( )

getPiwikVersion() public method

public getPiwikVersion ( )

getReleaseChannel() public method

public getReleaseChannel ( )

setPiwikVersion() public method

public setPiwikVersion ( $piwikVersion )