TROIKA.ASP - the MVC framework

Class LoginAction

Object
   |
   +--Command
         |
         +--LoginAction

class LoginAction
extends Command


This is HelloAction class command implementation.
Defined in LoginAction.js


Constructor Summary
LoginAction(<Config> config)
            Constructs a new LoginAction class.
 
Method Summary
 ResponseContext execute(<Environment> environment, <LoginForm> loginForm)
           Logs into the the database using username/password.
 LoginAction init(<Config> config)
           Initializes LoginAction.
 
Methods inherited from class Command
findForward, logError, logInfo, logWarn, getConnectionString
 

Constructor Detail

LoginAction

LoginAction(<Config> config)

Method Detail

execute

ResponseContext execute(<Environment> environment, <LoginForm> loginForm)

init

LoginAction init(<Config> config)

TROIKA.ASP - the MVC framework

www.troika-asp.com
Documentation generated on Sun Jun 15 17:59:32 2008