Class PagesController
Static content controller
Override this controller by placing a copy in controllers directory of an application
- Controller
- AppController
- PagesController
Package: app\Controller
Copyright: Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
License: Commons BY-NC-SA 3.0 License (http://creativecommons.org/licenses/by-nc-sa/3.0/)
Link: http://book.cakephp.org/2.0/en/controllers/pages-controller.html
Located at PagesController.php
Copyright: Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
License: Commons BY-NC-SA 3.0 License (http://creativecommons.org/licenses/by-nc-sa/3.0/)
Link: http://book.cakephp.org/2.0/en/controllers/pages-controller.html
Located at PagesController.php
Methods summary
public
|
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
string
|
$name |
#
Controller name |
public
array
|
$uses |
#
This controller does not use a model |
public
array
|
$helpers |