PHP 클래스 DataSift\Storyplayer\OsLib\Base_Ubuntu1404

저자: Stuart Herbert ([email protected])
상속: extends Base_Unix
파일 보기 프로젝트 열기: datasift/storyplayer

공개 메소드들

메소드 설명
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

메소드 상세

determineHostname() 공개 메소드

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

determineIpAddress() 공개 메소드

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

getInstalledPackageDetails() 공개 메소드

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