HTML_QuickForm::removeElement()
Параметр
- string $elementName
The element name
- boolean $removeRules
TRUE if rules for this element are to be removed too
Throws
Таблица 43-1. Возможные значения PEAR_Error
Error code | Error message | Reason | Solution |
---|---|---|---|
QUICKFORM_NONEXIST_ELEMENT | Element '$elementName' does not exist in HTML_QuickForm::removeElement() | Tried to remove a non-existant element | Check the element's name spelling |
Пред. | Начало | След. |
HTML_QuickForm::registerElementType() | Уровень выше | HTML_QuickForm::setMaxFileSize() |