PHP Class Parser, phpsysinfo

Inheritance: extends CI_Controller
Afficher le fichier Open project: phpsysinfo/phpsysinfo Class Usage Examples

Méthodes publiques

Méthode Description
df ( string $df_param = "", $get_inodes = true ) : array parsing the output of df command
lspci ( $debug = PSI_DEBUG ) : Array parsing the output of lspci command

Method Details

df() public static méthode

parsing the output of df command
public static df ( string $df_param = "", $get_inodes = true ) : array
$df_param string additional parameter for df command
Résultat array

lspci() public static méthode

parsing the output of lspci command
public static lspci ( $debug = PSI_DEBUG ) : Array
Résultat Array