PHP 클래스 Android, phpsysinfo

저자: Michael Cramer ([email protected])
상속: extends Linux
파일 보기 프로젝트 열기: phpsysinfo/phpsysinfo 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( ) call parent constructor
build ( ) : Void get the information

보호된 메소드들

메소드 설명
_distro ( ) : void Distribution
_users ( ) : void Number of Users

비공개 메소드들

메소드 설명
_filesystems ( ) : void filesystem information
_kernel ( ) : void Kernel Version
_machine ( ) : void Machine
_pci ( ) : array PCI devices
_usb ( ) : array USB devices

메소드 상세

__construct() 공개 메소드

call parent constructor
public __construct ( )

_distro() 보호된 메소드

Distribution
protected _distro ( ) : void
리턴 void

_users() 보호된 메소드

Number of Users
protected _users ( ) : void
리턴 void

build() 공개 메소드

get the information
또한 보기: PSI_Interface_OS::build()
public build ( ) : Void
리턴 Void