HTML_QuickForm::removeElement()

HTML_QuickForm::removeElement()

HTML_QuickForm::removeElement() -- Removes an element

Description

Removes an element from the form.

Parameter

string $elementName

The element name

boolean $removeRules

TRUE if rules for this element are to be removed too

Return value

return reference to element being removed.

Note

since 2.0

This function can not be called statically.

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