TROIKA.ASP - the MVC framework

Class SecretAction

Object
   |
   +--Command
         |
         +--SecretAction

class SecretAction
extends Command


This is SecretAction class command implementation.
Defined in SecretAction.js


Constructor Summary
SecretAction(<Config> config)
            Constructs a new SecretAction class.
 
Method Summary
 ResponseContext execute(<Environment> environment, <SecretForm> secretForm)
           Saves secret info into the database.
 SecretAction init(<Config> config)
           Initializes SecretAction.
 
Methods inherited from class Command
findForward, logError, logInfo, logWarn, getConnectionString
 

Constructor Detail

SecretAction

SecretAction(<Config> config)

Method Detail

execute

ResponseContext execute(<Environment> environment, <SecretForm> secretForm)

init

SecretAction init(<Config> config)

TROIKA.ASP - the MVC framework

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