| Class | Description |
|---|---|
| BaseFormController |
Implementation of SimpleFormController that contains
convenience methods for subclasses.
|
| FileUpload |
Command class to handle uploading of a file.
|
| FileUploadController |
Controller class to upload Files.
|
| PasswordHintController |
Simple class to retrieve and send a password hint to users.
|
| ReloadController |
This class is used to reload the drop-downs initialized in the
StartupListener.
|
| SignupController |
Controller to signup new users.
|
| UserController |
Simple class to retrieve a list of users from the database.
|
| UserFormController |
Implementation of SimpleFormController that interacts with
the
UserManager to retrieve/persist values to the database. |
Copyright © 2003-2012. All Rights Reserved.