| Interface | Description |
|---|---|
| CGIErrorHandler |
Interface to handle exceptions in the CGI.
|
| Class | Description |
|---|---|
| CGI |
This is the main class you have to extend with your CGI program.
|
| CGITools | |
| CheckBox | |
| DefaultErrorHandler |
Interface to handle exceptions in the CGI.
|
| DisplayField | |
| DropDown | |
| Field | |
| HiddenField | |
| HTMLForm |
Class to manage drawing HTML forms
|
| MultipleDropDown | |
| NewTable | |
| Password | |
| Radio | |
| SubmitButton | |
| testcgi | |
| TextArea | |
| TextField |
| Exception | Description |
|---|---|
| CGIHeaderSentException |
Thrown if the headers have already been sent and CGI.header is called.
|
| CGIInvalidContentFormatException |
Thrown if both raw and text data are set in the same page.
|
Copyright © 2015. All Rights Reserved.