Apache Zeta Components Manual :: Package SystemInformation Element Index
Element index for package SystemInformation
Package indexes
[
a ]
[
c ]
[
e ]
[
f ]
[
g ]
[
i ]
[
l ]
[
m ]
[
n ]
[
p ]
[
r ]
[
u ]
[
v ]
[
w ]
[
_ ]
Letter '_'
- __construct
- in file reader_cant_scan_os.php, method ezcSystemInfoReaderCantScanOSException::__construct()
Construct a reader can't scan OS exception.
- __construct
- in file windows.php, method ezcSystemInfoWindowsReader::__construct()
Constructs ezcSystemInfoReader object and fill it with system information.
- __construct
- in file mac.php, method ezcSystemInfoMacReader::__construct()
Constructs ezcSystemInfoReader object and fill it with system information.
- __construct
- in file linux.php, method ezcSystemInfoLinuxReader::__construct()
Constructs ezcSystemInfoReader object and fill it with system information.
- __construct
- in file freebsd.php, method ezcSystemInfoFreeBsdReader::__construct()
Constructs ezcSystemInfoReader object and fill it with system information.
- __construct
- in file accelerator.php, method ezcSystemInfoAccelerator::__construct()
Initialize all structure fields with values.
Letter 'a'
- accelerator.php
- procedural page accelerator.php
Letter 'c'
- $cpuCount
- in file freebsd.php, variable ezcSystemInfoFreeBsdReader::$cpuCount
Contains the amount of CPUs in system.
- $cpuCount
- in file windows.php, variable ezcSystemInfoWindowsReader::$cpuCount
Contains the amount of CPUs in system.
- $cpuCount
- in file linux.php, variable ezcSystemInfoLinuxReader::$cpuCount
Contains the amount of CPUs in system.
- $cpuCount
- in file mac.php, variable ezcSystemInfoMacReader::$cpuCount
Contains the amount of CPUs in system.
- $cpuSpeed
- in file freebsd.php, variable ezcSystemInfoFreeBsdReader::$cpuSpeed
Contains the speed of CPU in MHz for each CPU in system.
- $cpuSpeed
- in file mac.php, variable ezcSystemInfoMacReader::$cpuSpeed
Contains the speed of each CPU in MHz.
- $cpuSpeed
- in file windows.php, variable ezcSystemInfoWindowsReader::$cpuSpeed
Contains the speed of each CPU in MHz.
- $cpuSpeed
- in file linux.php, variable ezcSystemInfoLinuxReader::$cpuSpeed
Contains the speed of each CPU in MHz.
- $cpuType
- in file windows.php, variable ezcSystemInfoWindowsReader::$cpuType
Contains the strings that represent type of CPU, for each CPU in sysytem. Type is taken directly from the OS and can vary a lot.
- $cpuType
- in file freebsd.php, variable ezcSystemInfoFreeBsdReader::$cpuType
Contains the type of CPU for each CPU in system, the type is taken directly from the OS and can vary a lot.
- $cpuType
- in file mac.php, variable ezcSystemInfoMacReader::$cpuType
Contains the strings that represent type of CPU, for each CPU in sysytem. Type is taken directly from the OS and can vary a lot.
- $cpuType
- in file linux.php, variable ezcSystemInfoLinuxReader::$cpuType
Contains the strings that represent type of CPU, for each CPU in sysytem. Type is taken directly from the OS and can vary a lot.
- cpuSpeed
- in file freebsd.php, method ezcSystemInfoFreeBsdReader::cpuSpeed()
Returns string with CPU speed.
- cpuSpeed
- in file linux.php, method ezcSystemInfoLinuxReader::cpuSpeed()
Returns string with CPU speed.
- cpuSpeed
- in file reader.php, method ezcSystemInfoReader::cpuSpeed()
Returns CPU speed
- cpuSpeed
- in file windows.php, method ezcSystemInfoWindowsReader::cpuSpeed()
Returns string with CPU speed.
- cpuSpeed
- in file mac.php, method ezcSystemInfoMacReader::cpuSpeed()
Returns string with CPU speed.
- cpuType
- in file windows.php, method ezcSystemInfoWindowsReader::cpuType()
Returns string with CPU type.
- cpuType
- in file reader.php, method ezcSystemInfoReader::cpuType()
Returns string with CPU type.
- cpuType
- in file freebsd.php, method ezcSystemInfoFreeBsdReader::cpuType()
Returns string with CPU type.
- cpuType
- in file mac.php, method ezcSystemInfoMacReader::cpuType()
Returns string with CPU type.
- cpuType
- in file linux.php, method ezcSystemInfoLinuxReader::cpuType()
Returns string with CPU type.
Letter 'e'
- ezcSystemInfo
- in file info.php, class ezcSystemInfo
Provides access to common system variables.
- ezcSystemInfoAccelerator
- in file accelerator.php, class ezcSystemInfoAccelerator
A container to store information about a PHP accelerator.
- ezcSystemInfoException
- in file exception.php, class ezcSystemInfoException
This class provides an exception container for use with the SystemInformation component.
- ezcSystemInfoFreeBsdReader
- in file freebsd.php, class ezcSystemInfoFreeBsdReader
Provide functionality to read system information from FreeBSD systems.
- ezcSystemInfoLinuxReader
- in file linux.php, class ezcSystemInfoLinuxReader
Provide functionality to read system information from Linux systems.
- ezcSystemInfoMacReader
- in file mac.php, class ezcSystemInfoMacReader
Provide functionality to read system information from Mac OS X systems.
- ezcSystemInfoReader
- in file reader.php, class ezcSystemInfoReader
The ezcSystemInfoReader represents common interface of OS info reader.
- ezcSystemInfoReaderCantScanOSException
- in file reader_cant_scan_os.php, class ezcSystemInfoReaderCantScanOSException
Reader can't scan OS for system values exception.
- ezcSystemInfoWindowsReader
- in file windows.php, class ezcSystemInfoWindowsReader
Provide functionality to read system information from Windows systems.
- exception.php
- procedural page exception.php
Letter 'f'
- freebsd.php
- procedural page freebsd.php
Letter 'g'
- getCpuCount
- in file reader.php, method ezcSystemInfoReader::getCpuCount()
Returns number of CPUs in system.
- getCpuCount
- in file windows.php, method ezcSystemInfoWindowsReader::getCpuCount()
Returns count of CPUs in system.
- getCpuCount
- in file mac.php, method ezcSystemInfoMacReader::getCpuCount()
Returns count of CPUs in system.
- getCpuCount
- in file linux.php, method ezcSystemInfoLinuxReader::getCpuCount()
Returns count of CPUs in system.
- getCpuCount
- in file freebsd.php, method ezcSystemInfoFreeBsdReader::getCpuCount()
Returns count of CPUs in system.
- getInstance
- in file info.php, method ezcSystemInfo::getInstance()
Returns the single instance of the ezcSystemInfo class.
Letter 'i'
- $isEnabled
- in file accelerator.php, variable ezcSystemInfoAccelerator::$isEnabled
Flag that informs if PHP accelerator enabled or not.
- isShellExecution
- in file info.php, method ezcSystemInfo::isShellExecution()
Determines if the script was executed over the web or the shell/command line.
- isValid
- in file reader.php, method ezcSystemInfoReader::isValid()
Returns true if the property $propertyName holds a valid value and false otherwise.
- isValid
- in file windows.php, method ezcSystemInfoWindowsReader::isValid()
Returns true if the property $propertyName holds a valid value and false otherwise.
- isValid
- in file mac.php, method ezcSystemInfoMacReader::isValid()
Returns true if the property $propertyName holds a valid value and false otherwise.
- isValid
- in file linux.php, method ezcSystemInfoLinuxReader::isValid()
Returns true if the property $propertyName holds a valid value and false otherwise.
- isValid
- in file freebsd.php, method ezcSystemInfoFreeBsdReader::isValid()
Returns true if the property $propertyName holds a valid value and false otherwise.
- info.php
- procedural page info.php
Letter 'l'
- linux.php
- procedural page linux.php
Letter 'm'
- $memorySize
- in file windows.php, variable ezcSystemInfoWindowsReader::$memorySize
Contains the amount of system memory the OS has, the value is in bytes.
- $memorySize
- in file mac.php, variable ezcSystemInfoMacReader::$memorySize
Contains the amount of system memory the OS has, the value is in bytes.
- $memorySize
- in file freebsd.php, variable ezcSystemInfoFreeBsdReader::$memorySize
Contains the amount of system memory the OS has, the value is in bytes.
- $memorySize
- in file linux.php, variable ezcSystemInfoLinuxReader::$memorySize
Contains the amount of system memory the OS has, the value is in bytes.
- memorySize
- in file freebsd.php, method ezcSystemInfoFreeBsdReader::memorySize()
Returns memory size in bytes.
- memorySize
- in file reader.php, method ezcSystemInfoReader::memorySize()
Returns memory size in bytes.
- memorySize
- in file mac.php, method ezcSystemInfoMacReader::memorySize()
Returns memory size in bytes.
- memorySize
- in file linux.php, method ezcSystemInfoLinuxReader::memorySize()
Returns memory size in bytes.
- memorySize
- in file windows.php, method ezcSystemInfoWindowsReader::memorySize()
Returns memory size in bytes.
- mac.php
- procedural page mac.php
Letter 'n'
- $name
- in file accelerator.php, variable ezcSystemInfoAccelerator::$name
Name of PHP accelerator.
Letter 'p'
- phpAccelerator
- in file info.php, method ezcSystemInfo::phpAccelerator()
Detects if a PHP accelerator is running and what type it is.
- phpVersion
- in file info.php, method ezcSystemInfo::phpVersion()
Returns the PHP version as an array with the version elements.
Letter 'r'
- $readerName
- in file windows.php, variable ezcSystemInfoWindowsReader::$readerName
Contains string that represents reader in messages and exceptions.
- $readerName
- in file freebsd.php, variable ezcSystemInfoFreeBsdReader::$readerName
Contains string that represents reader in messages and exceptions.
- $readerName
- in file mac.php, variable ezcSystemInfoMacReader::$readerName
Contains string that represents reader in messages and exceptions.
- $readerName
- in file linux.php, variable ezcSystemInfoLinuxReader::$readerName
Contains string that represents reader in messages and exceptions.
- reader_cant_scan_os.php
- procedural page reader_cant_scan_os.php
- reader.php
- procedural page reader.php
Letter 'u'
- $url
- in file accelerator.php, variable ezcSystemInfoAccelerator::$url
URL of the site of PHP accelerator developer.
Letter 'v'
- $versionInt
- in file accelerator.php, variable ezcSystemInfoAccelerator::$versionInt
PHP accelerator version number.
- $versionString
- in file accelerator.php, variable ezcSystemInfoAccelerator::$versionString
PHP accelerator version number as a string.
Letter 'w'
- windows.php
- procedural page windows.php