HTML_QuickForm::isTypeRegistered()

HTML_QuickForm::isTypeRegistered()

HTML_QuickForm::isTypeRegistered() -- Checks whether the form element type is supported

Description

Returns whether or not the form element type is supported. New types are added via HTML_QuickForm::registerElementType().

Parameter

string $type

Form element type

Throws

throws no exceptions thrown

Note

since 1.0

This function can be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.