HAW_submit Class Reference
List of all members.
|
Public Member Functions |
| | HAW_submit ($label, $name="") |
Detailed Description
This class provides a submit button in a HAW_form object. One HAW_form object can contain only one HAW_submit object.
Examples:
$mySubmit = new HAW_submit("Submit");
$mySubmit = new HAW_submit("Submit", "user_pressed");
- See also:
- HAW_form
Member Function Documentation
| HAW_submit::HAW_submit |
( |
$ |
label, |
|
|
$ |
name = "" | |
|
) |
| | |
Constructor
- Parameters:
-
| label | What's written on the button. |
| name | (optional)
Variable in which "label" is sent to the destination URL. |
The documentation for this class was generated from the following file:
Generated on Wed Jul 23 22:43:31 2008 for HAWHAW PHP by
1.5.1