A standard button for a form. Does nothing unless you define an onclick event handler for it.
Located in /button-defs.php (line 129)
button_object | --button
Class | Description |
---|---|
![]() |
Image button. |
![]() |
Hover button. |
![]() |
Submit button |
![]() |
Reset button A standard form reset button appearing as the standard grey widget. |
Constructor Create a button object. Sets basic button attributes.
Use render() to render this element in your page.
Renders the button as HTML.
Sets parameter string associated with the button.
Sets the confirm text to use when this button is clicked. This is a way of, for example, dealing with warnings for record delete. NOTE: This is only applicable with the rugbyvu STD framework.
Sets parameter string associated with the button.
Sets the onclick script to execute when the button is clicked.
Documentation generated by phpDocumentor 1.3.0RC3