Class StatusController
- CController
-
application\core\controllers\Controller
-
application\modules\dashboard\controllers\BaseController
-
application\modules\dashboard\controllers\StatusController
Namespace: application\modules\dashboard\controllers
Located at system/modules/dashboard/controllers/StatusController.php
Located at system/modules/dashboard/controllers/StatusController.php
Methods summary
public
|
Methods inherited from application\modules\dashboard\controllers\BaseController
beforeAction()
,
getAccess()
,
getAssetUrl()
,
imgUpload()
,
init()
,
userLogin()
Methods inherited from application\core\controllers\Controller
__construct()
,
actionError()
,
ajaxReturn()
,
error()
,
filterNotAuthModule()
,
filterRoutes()
,
render()
,
setTitle()
,
showMessage()
,
success()