Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 28594 программиста и 2780 роботов. Сейчас ищут 784 программиста ...
Template-based renderer
Вернуться к: Reference guide
Table of Contents
- HTML_QuickForm_advmultiselect::getElementCss — Gets default element stylesheet for a single multi-select shape render
- HTML_QuickForm_advmultiselect::getElementJs — Returns the javascript code generated to handle this element
- HTML_QuickForm_advmultiselect::setElementTemplate — Sets element template
Here is the core of customization of this QuickForm element. With the three methods below, you can easily include it in an existing template page with all parts (CSS, JS, lists, buttons) at the right place.
Вернуться к: Reference guide