Form tag class to hold widget values.
Located in /libraries/pear/simpletest/tag.php (line 1021)
Starts with no held controls/widgets.
Relative URL of the target.
ID field of form for unique identification.
Accessor for form action.
Extracts current value from form.
Extracts current value from form by the ID.
Reads the current form values as a hash of submitted parameters. Repeated parameters appear as a list.
Test to see if a form has a submittable image with this ID attribute.
Test to see if a form has a submit button with this name attribute.
Test to see if a form has a submittable image with this field name.
Test to see if a form has a submit button with this ID attribute.
Test to see if a form has a submit button with this value attribute.
Test to see if a form has a submit button with this name attribute.
Sets a widget value within the form.
Sets a widget value within the form by using the ID.
Simply submits the form without the submit button value. Used when there is only one button or it is unimportant.
Gets the submit values for a button identified by the ID.
Gets the submit values for a named button.
Gets the submit values for a named button.
Gets the submit values for an image identified by the ID.
Gets the submit values for an image identified by the alt tag or nearest equivalent.
Gets the submit values for an image identified by the ID.
Adds a checkbox, making it a group on a repeated name.
Adds a radio button, building a group if necessary.
Sets the widget into the form, grouping radio buttons if any.
Documentation generated on Fri, 24 Dec 2004 13:03:38 +0000 by phpDocumentor 1.3.0RC3