![]() HTML_QuickForm_advmultiselect : The Definitive Guide
|
HTML_QuickForm_advmultiselect::setButtonAttributes
- Sets the button attributesHere, you can choose between standard form text or image button. You can also set the CSS class used to change the look and feel of buttons.
HTML_QuickForm_advmultiselect::toHtml
- Returns the HTML generated for the advanced mutliple select componentThis renderer is based on HTML_QuickForm_advmultiselect code and require no external classes to do its job. It's very similar to HTML_QuickForm default renderer .
HTML_QuickForm_advmultiselect::getElementCss
- Gets default element stylesheet for a single multi-select shape renderHTML_QuickForm_advmultiselect::getElementJs
- Returns the javascript code generated to handle this elementHTML_QuickForm_advmultiselect::setElementTemplate
- Sets element templateHere 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.
HTML_QuickForm_advmultiselect : The Definitive Guide | v 1.1.0 : December 1, 2005 |