Form::Control::addremove(3pm) User Contributed Perl Documentation Form::Control::addremove(3pm)
NAME
Embperl::Form::Control::addremove - A control to add and remove items from two select
boxes inside an Embperl Form
SYNOPSIS
{
type => 'addremove',
name => 'foo',
src => 'src_select_name',
dest => 'dest_select_name',
removesource => 1,
}
DESCRIPTION
A control to add and remove items from two select boxes See Embperl::Form on how to
specify parameters.
PARAMETER
type
Needs to be 'addremove'
name
Specifies the name of the addremove control
src
Gives the name of the select box which serves as source of the data items
dest
Gives the name of the select box which serves as destionations of the data items
removesource
If set to a true value the items will be removed from the source select box and move to
the destionation box. If set to false, the items will be copied.
Author
G. Richter (richter AT dev.de)
See Also
perl(1), Embperl, Embperl::Form
perl v5.10.0 2005-12-09 Form::Control::addremove(3pm)
Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-23 16:22 @38.107.179.236 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)