HTMLFormField class to build a select-dropdown-with-additional-text-field structure...
authorHappy-melon <happy-melon@users.mediawiki.org>
Sat, 5 Mar 2011 16:51:13 +0000 (16:51 +0000)
committerHappy-melon <happy-melon@users.mediawiki.org>
Sat, 5 Mar 2011 16:51:13 +0000 (16:51 +0000)
commitb61a470845ba9c38f7554650944597e4f3b473e6
treed3eb9e6a64bd80b81ce36686ad90467072975597
parent817ffbb6bf4ca40fc642b28cddee34bbef529c11
HTMLFormField class to build a select-dropdown-with-additional-text-field structure, with the select options maybe parsed from a system message as is done for the protect, block, delete, fileupload, etc, dialogues.  Serves as a replacement vector for Xml::listDropDown().
includes/HTMLForm.php