Controller class for managing user actions.
Located in /UserController.php (line 11)
Zend_Controller_Action | --UserController
Authentication action.
Verifies whether the parameters given by the user are valid or not by checking their existance in database.
Login action.
User inserts his/her username and password into form and based on their validity he/she is being logged in or informed with the error message.
Logout action.
Logs out the current user by clearing his/her identity in Zend_Auth instance.
Documentation generated on Tue, 14 Jun 2011 20:18:49 +0300 by phpDocumentor 1.4.1