HCE Project DC service web UI
0.2
Hierarchical Cluster Engine DC service web UI
|
Public Member Functions | |
filters () | |
accessRules () | |
getAccessRules () |
Public Attributes | |
$layout = '//layouts/column1' | |
$menu = array() | |
$breadcrumbs = array() |
Controller is the customized base controller class. All controller classes for this application should extend from this base class.
Definition at line 7 of file Controller.php.
Controller::accessRules | ( | ) |
Reimplemented in ProfileFieldController, AdminController, UserController, MainAccountController, MainJobsController, and ProfileController.
Definition at line 16 of file Controller.php.
Controller::filters | ( | ) |
Reimplemented in ProfileFieldController, AdminController, UserController, MainAccountController, and MainJobsController.
Definition at line 9 of file Controller.php.
Controller::getAccessRules | ( | ) |
Controller::$breadcrumbs = array() |
Definition at line 107 of file Controller.php.
Controller::$layout = '//layouts/column1' |
Definition at line 97 of file Controller.php.
Controller::$menu = array() |
Definition at line 101 of file Controller.php.