|
HCE Project DC service web UI
0.2
Hierarchical Cluster Engine DC service web UI
|


Public Member Functions | |
| actionLogout () | |
Public Member Functions inherited from Controller | |
| filters () | |
| accessRules () | |
| getAccessRules () | |
Public Attributes | |
| $defaultAction = 'logout' | |
Public Attributes inherited from Controller | |
| $layout = '//layouts/column1' | |
| $menu = array() | |
| $breadcrumbs = array() | |
Definition at line 3 of file LogoutController.php.
| LogoutController::actionLogout | ( | ) |
Logout the current user and redirect to returnLogoutUrl.
Definition at line 10 of file LogoutController.php.
| LogoutController::$defaultAction = 'logout' |
Definition at line 5 of file LogoutController.php.