Copyright (C) 2007-2015 Hypertable, Inc. More...


Public Member Functions | |
| getLoginForm () | |
| getSignupForm () | |
| handleError (Exception $e) | |
| getAuthAdapter (array $params) | |
| preDispatch () | |
| indexAction () | |
| processAction () | |
| logoutAction () | |
| processsignupAction () | |
Copyright (C) 2007-2015 Hypertable, Inc.
This file is part of Hypertable.
Hypertable is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 3 of the License, or any later version.
Hypertable is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Definition at line 32 of file LoginController.php.
| LoginController::getAuthAdapter | ( | array | $params | ) |
Definition at line 59 of file LoginController.php.
| LoginController::getLoginForm | ( | ) |
Definition at line 34 of file LoginController.php.
| LoginController::getSignupForm | ( | ) |
Definition at line 42 of file LoginController.php.
| LoginController::handleError | ( | Exception | $e | ) |
Definition at line 50 of file LoginController.php.
| LoginController::indexAction | ( | ) |
Definition at line 79 of file LoginController.php.
| LoginController::logoutAction | ( | ) |
Definition at line 119 of file LoginController.php.
| LoginController::preDispatch | ( | ) |
Definition at line 64 of file LoginController.php.
| LoginController::processAction | ( | ) |
Definition at line 84 of file LoginController.php.
| LoginController::processsignupAction | ( | ) |
Definition at line 124 of file LoginController.php.
1.8.8