Class PenaltiesController
XLRstats : Real Time Player Stats (http://www.xlrstats.com) (CC) BY-NC-SA 2005-2013, Mark Weirath, Özgür Uysal
Licensed under the Creative Commons BY-NC-SA 3.0 License Redistributions of files must retain the above copyright notice.
- Controller
- AppController
- PenaltiesController
License: Commons BY-NC-SA 3.0 License (http://creativecommons.org/licenses/by-nc-sa/3.0/)
Version: 0.1
Since: XLRstats v3.0
Link: http://www.xlrstats.com
Located at PenaltiesController.php
Methods summary
public
|
|
public
array|null
|
|
public
null
|
|
public
mixed
|
#
penaltiesIndexJson( )
Queries all penalties and pass data to view file json/penalties_index_json.ctp to be processed by dataTables. |
public
mixed
|
#
penaltiesJson( null $playerID = null )
Queries penalties for a certain player and pass data to view file json/penalties_json.ctp to be processed by dataTables. |
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 |
#
Models used |
public
array
|
$helpers |
#
Helpers |
public
array
|
$components |
#
Components |