PEAR logo

HTML_QuickForm_advmultiselect : The Definitive Guide



HTML_QuickForm_advmultiselect Manual

First Edition

Edited by

Laurent Laville

This work is licensed under the Creative Commons Attribution License. To view a copy of this license, visit http://creativecommons.org/licenses/by/3.0/.

Revision History
Revision 1.4.0 9 Juin 2007
  • License change from PHP 3.01 to new BSD (give more freedom)
Revision 1.3.0 January 6, 2007
  • New feature : add by DOM API the count of item selected / unselected in each list
  • Added section : What is new ?
  • Copyright bumped to 2007
  • Fixed Doc bug #9221 in FAQ troubleshooting guide
  • Fixed typo errors
Revision 1.2.0 April 8, 2006
Add toggle selection feature on a dual multi-select boxes.
Revision 1.1.0 December 1, 2005
New feature select/unselect all, and toggle selection.
Revision 1.0.0 September 1, 2005
The final (stable) first edition of this Guide.
Revision 0.10.1 August 17, 2005
The first edition of this Guide translated in french.
Revision 0.10.0 August 14, 2005
The first edition of this Guide is now completed.
Revision 0.9.1 August 11, 2005
Fix the alpha channel (transparency) with PNG images and IE 5+ browser
Revision 0.9.0 August 10, 2005
Draft of the First Edition

Table of Contents

Preface
Organization of This Book
Pre-requisites
I. Introduction
1. About QuickForm advmultiselect
2. FAQ - Frequently Asked Questions
3. What's New ?
II. Getting Started
4. Overview
5. Your first form
6. Advanced features
III. Reference Guide
7. Introduction
8. API - Application Programming Interface
IV. Appendixes
9. Examples

List of Figures

9.1. Basic usage with default layout
9.2. Custom usage with a simple template
9.3. Advanced selection
9.4. Auto-arrange feature usage
9.5. Multiple usage with two different layouts
9.6. Template usage with Sigma engine
9.7. Live counter on two advmultiselect elements

List of Tables

8.1. Possible PEAR_Error values

List of Examples

9.1. Without any customization
9.2. Your first template element
9.3. How to do a global selection
9.4. How to sort the select boxes
9.5. Two different layouts on the same page
9.6. ITDynamic renderer with Sigma
9.7. Multiple live counters on same page
HTML_QuickForm_advmultiselect : The Definitive Guide v 1.4.0 : 9 Juin 2007