added most of the rest of the form controls

This commit is contained in:
JT Smith 2005-07-27 23:03:46 +00:00
parent ce6ee697f9
commit b86148acaa
12 changed files with 35 additions and 1870 deletions

View file

@ -87,7 +87,7 @@ Add extra attributes to the form tag like
=head4 label
A text label that will be displayed if toHtmlWithWrapper() is called.
A text label that will be displayed if toHtmlWithWrapper() is called. Defaults to the getName() method call.
=head4 uiLevel
@ -138,7 +138,7 @@ sub definition {
defaultValue=>undef
},
label=>{
defaultValue=>undef
defaultValue=>$class->getName
},
uiLevel=>{
defaultValue=>1