PHP Class DataSift\Storyplayer\OsLib\Base_Centos5

Inheritance: extends Base_Unix
Datei anzeigen Open project: datasift/storyplayer

Public Methods

Method Description
determineHostname ( $hostDetails, DataSift\Storyplayer\HostLib\SupportedHost $host )
determineIpAddress ( HostDetails $hostDetails, DataSift\Storyplayer\HostLib\SupportedHost $host ) : string
getInstalledPackageDetails ( HostDetails $hostDetails, string $packageName ) : DataSift\Stone\ObjectLib\BaseObject

Method Details

determineHostname() public method

public determineHostname ( $hostDetails, DataSift\Storyplayer\HostLib\SupportedHost $host )
$host DataSift\Storyplayer\HostLib\SupportedHost

determineIpAddress() public method

public determineIpAddress ( HostDetails $hostDetails, DataSift\Storyplayer\HostLib\SupportedHost $host ) : string
$hostDetails HostDetails
$host DataSift\Storyplayer\HostLib\SupportedHost
return string

getInstalledPackageDetails() public method

public getInstalledPackageDetails ( HostDetails $hostDetails, string $packageName ) : DataSift\Stone\ObjectLib\BaseObject
$hostDetails HostDetails
$packageName string
return DataSift\Stone\ObjectLib\BaseObject