require_once 'HTML/QuickForm.php';
boolean HTML_QuickForm::elementExists ([string $element = NULL])
boolean HTML_QuickForm::elementExists
Returns TRUE if element is in the form, FALSE otherwise.
form name of element to check
throws no exceptions thrown
since 1.0
This function can not be called statically.