Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетил 18851 программист и 1635 роботов. Сейчас ищут 1973 программиста ...
Controller::isModal()
Вернуться к: HTML_QuickForm_Controller
Controller::isModal()
Controller::isModal() – Checks whether the form is modal.
Synopsis
require_once 'HTML/QuickForm/Controller.php';
bool HTML_QuickForm_Controller::isModal ( )
This package is not documented yet.
Throws
throws no exceptions thrown
Note
This function can not be called statically.
Вернуться к: HTML_QuickForm_Controller