Class Server
Class Server
- Model
- AppModel
- DashboardAppModel
- Server
Package: app\Plugin\Dashboard\Model
License: License (http://www.opensource.org/licenses/mit-license.php)
Located at Model/Server.php
License: License (http://www.opensource.org/licenses/mit-license.php)
Located at Model/Server.php
Methods summary
public
|
#
getB3ServerData( mixed $user, mixed $request )
Reads connection data for all b3 servers and stores them in application configuration at run time |
public
mixed
|
Methods inherited from AppModel
Magic methods summary
Properties summary
public
boolean
|
$b3Database |
#
This is not a stats model, but a webfront configuration model |
public
string
|
$name |
#
Name |
public
string
|
$useTable |
#
DB Table we use |
public
string
|
$tablePrefix |
#
Table prefix |
public
array
|
$belongsTo |
#
belongTo associations |
public
array
|
$validate |
#
Validation parameters |