Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16236 программистов и 1687 роботов. Сейчас ищут 1811 программистов ...

HTML_QuickForm::isElementRequired()

Вернуться к: Validation and filters

HTML_QuickForm::isElementRequired()

HTML_QuickForm::isElementRequired() – Returns whether the form element is required

Synopsis

require_once 'HTML/QuickForm.php';

boolean HTML_QuickForm::isElementRequired ( string $element )

Returns whether or not the form element is required, i.e. whether a 'required' rule was added for it.

Parameter

string $element

Form element name

Throws

throws no exceptions thrown

Note

since 1.0

This function can not be called statically.



Вернуться к: Validation and filters

© 2024 «PHP.RU — Сообщество PHP-Программистов»
Главная | Форум | Реклама на сайте | Контакты VIP Сувениры
Разработка компании ODware