Inherited Variables
Inherited Constants
Inherited Methods
Class Details
Virtual Web Platform - Server
This class provides access to server data
Tags:
- author - Ralph Ritoch <rritoch@gmail.com>
- copyright - (c) Ralph Ritoch - All Rights Reserved
- link - VNetPublishing.Com
- license - VNETLPL Limited Public License
[ Top ]
Class Variables
static $addr = null
[line 58]
Server Address
Tags:
- var - Server name
- access - public
Type: string
Overrides:
[ Top ]
static $admin = null
[line 76]
Server Administrator
Tags:
- var - Server administrator
- access - public
Type: string
Overrides:
[ Top ]
static $name = null
[line 49]
Server Name
Tags:
- var - Server name
- access - public
Type: string
Overrides:
[ Top ]
static $port = null
[line 67]
Server Port
Tags:
- var - Server Port
- access - public
Type: string
Overrides:
[ Top ]
static $protocol = null
[line 85]
Server Access Protocol
Tags:
- var - Server Access Protocol
- access - public
Type: string
Overrides:
[ Top ]
static $signature = null
[line 94]
Server Signature
Tags:
- var - Server Signature
- access - public
Type: string
Overrides:
[ Top ]
static $software = null
[line 103]
Server Software
Tags:
- var - Server Software
- access - public
Type: string
Overrides:
[ Top ]
Class Methods
static _init
static void _init(
)
[line 112]
Initialize server data
Tags:
- access - public
Parameters:
[ Top ]