require_once 'HTML/QuickForm.php';
object &HTML_QuickForm::removeElement (string $elementName [, boolean $removeRules = TRUE])
object &HTML_QuickForm::removeElement
Removes an element from the form.
The element name
TRUE if rules for this element are to be removed too
return reference to element being removed.
Table 41-1. Possible PEAR_Error values
since 2.0
This function can not be called statically.