require_once 'HTML/QuickForm.php';
string HTML_QuickForm::getElementType (string $element)
string HTML_QuickForm::getElementType
Returns the type of the given element.
Name of form element
return element type or FALSE if element is not found
throws no exceptions thrown
since 1.1
This function can not be called statically.