0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | List of all members
LoginController Class Reference

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

Inheritance diagram for LoginController:
Inheritance graph
[legend]
Collaboration diagram for LoginController:
Collaboration graph
[legend]

Public Member Functions

 getLoginForm ()
 
 getSignupForm ()
 
 handleError (Exception $e)
 
 getAuthAdapter (array $params)
 
 preDispatch ()
 
 indexAction ()
 
 processAction ()
 
 logoutAction ()
 
 processsignupAction ()
 

Detailed Description

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.

Member Function Documentation

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.


The documentation for this class was generated from the following file: