boolean HTML_QuickForm::elementExists (
string $element
= null
)
Returns TRUE if element is in the form, FALSE otherwise.
$element
form name of element to check
throws no exceptions thrown
since 1.0
This function can not be called statically.