Class ServersController
Servers Controller
- Controller
- AppController
- DashboardAppController
- ServersController
Package: app\Plugin\Dashboard\Controller
License: Commons BY-NC-SA 3.0 License (http://creativecommons.org/licenses/by-nc-sa/3.0/)
Located at Controller/ServersController.php
License: Commons BY-NC-SA 3.0 License (http://creativecommons.org/licenses/by-nc-sa/3.0/)
Located at Controller/ServersController.php
Methods summary
public
boolean
|
|
public
array|null
|
#
userServerGroupIds( string $field = 'ServerGroup.id' )
Returns conditions required for filtering based on user server group id |
public
|
|
public
mixed
|
#
admin_serversJson( )
Queries available servers and pass data to plugin view file at app/Plugin/Dashboard/View/Servers/json/admin_servers_json.ctp to be processed by dataTables. |
public
|
|
public
|
|
public
|
|
public
|
Methods inherited from DashboardAppController
Methods inherited from AppController
beforeRender()
,
checkAuthorization()
,
checkCaching()
,
checkLicense()
,
getDatabaseId()
,
getServerGroupId()
,
getServerName()
,
getSubdomain()
,
getUserData()
,
isAuthorized()
,
loadB3Servers()
,
loadConfigOptions()
,
loadGameConfig()
,
loadServerConfigOptions()
Magic methods summary
Properties summary
public
array
|
$helpers |
#
Helpers |
public
array
|
$components |
#
Components |
Properties inherited from AppController
Magic properties
public
|
$Server |
|