SystemInfo
in package
Settings
Tags
Table of Contents
Properties
- $pageTitle : mixed
- $statusMessage : mixed
- $act : mixed
Methods
- __construct() : mixed
- Constructor
- getPage() : void
- Sets the requested content
- getServerSoftware() : string
- Sets information about the server
- setNavigation() : mixed
- showPHPInfo() : void
- Sets information about the PHP version in use
- showServerInfo() : mixed
- Set the server information
Properties
$pageTitle
public
mixed
$pageTitle
= ""
$statusMessage
public
mixed
$statusMessage
= ""
$act
private
mixed
$act
= ''
Methods
__construct()
Constructor
public
__construct() : mixed
Tags
getPage()
Sets the requested content
public
getPage() : void
Tags
getServerSoftware()
Sets information about the server
public
getServerSoftware() : string
Return values
string —Server information
setNavigation()
public
setNavigation() : mixed
showPHPInfo()
Sets information about the PHP version in use
public
showPHPInfo() : void
showServerInfo()
Set the server information
public
showServerInfo() : mixed