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
Cette fonction ne peut pas être appelée de façon statique.