Class ServerInfoController
Class ServerInfoController
- Controller
-
AppController
-
ServerInfoController
Package: app\Controller
License: Commons BY-NC-SA 3.0 License (http://creativecommons.org/licenses/by-nc-sa/3.0/)
Located at ServerInfoController.php
License: Commons BY-NC-SA 3.0 License (http://creativecommons.org/licenses/by-nc-sa/3.0/)
Located at ServerInfoController.php
Methods summary
public
array
|
#
getServerInfo( mixed $serverID )
Fetches server info from status xml if a xml status path/url is specified, otherwise from B3 database and stores real server names in XLRstats database. |
public
array
|
|
public
array
|
#
prepareArray( )
Setup an array with all values that the webfront will look for. Set a default value to avoid errors. |
public
array
|
|
public
array
|
Methods inherited from AppController
beforeFilter()
,
beforeRender()
,
checkAuthorization()
,
checkCaching()
,
checkLicense()
,
getDatabaseId()
,
getServerGroupId()
,
getServerName()
,
getSubdomain()
,
getUserData()
,
isAuthorized()
,
loadB3Servers()
,
loadConfigOptions()
,
loadGameConfig()
,
loadServerConfigOptions()
Magic methods summary
Properties summary
public
array
|
$uses |
#
Used Models |
public
array
|
$helpers |
#
Helpers |
public
array
|
$components |
#
Components |
public
array
|
$xmlItem |
#
Local variables |
public
null
|
$serverID |
#
ServerID |