string HTML_QuickForm::getElementType (
string $element
)
Returns the type of the given element.
$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.