Query: html::formhandler::field::multiple
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HTML::FormHandler::Field::Multiple(3pm) User Contributed Perl Documentation HTML::FormHandler::Field::Multiple(3pm)NAMEHTML::FormHandler::Field::Multiple - multiple select listVERSIONversion 0.40013DESCRIPTIONThis is a convenience field that inherits from the Select field and pre-sets some attributes. It sets the 'multiple' flag, sets the 'size' attribute to 5, and sets the 'sort_options_method' to move the currently selected options to the top of the options list.AUTHORFormHandler Contributors - see HTML::FormHandlerCOPYRIGHT AND LICENSEThis software is copyright (c) 2012 by Gerda Shank. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.14.2 2012-06-25 HTML::FormHandler::Field::Multiple(3pm)