Template-based renderer
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.