Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетил 18851 программист и 1635 роботов. Сейчас ищут 1973 программиста ...
Using groups
Вернуться к: HTML_QuickForm
Table of Contents
- HTML_QuickForm::addGroup() — Adds an element group
- Class Summary HTML_QuickForm_group — HTML class for a form element group
- constructor HTML_QuickForm_group() — Class constructor
- HTML_QuickForm_group::getElementName() — Returns the name of an element inside the group
- HTML_QuickForm_group::getElements() — Gets the grouped elements
- HTML_QuickForm_group::getGroupType() — Gets the group type based on its elements.
- HTML_QuickForm_group::setElements() — Sets the grouped elements
To be written.
Вернуться к: HTML_QuickForm