fixing bugs related to new form system

This commit is contained in:
JT Smith 2005-07-28 22:10:28 +00:00
parent 74cd198203
commit 3058d839c0
15 changed files with 68 additions and 11 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. Defaults to the getName() method call.
A text label that will be displayed if toHtmlWithWrapper() is called.
=head4 uiLevel
@ -138,7 +138,7 @@ sub definition {
defaultValue=>undef
},
label=>{
defaultValue=>$class->getName
defaultValue=>undef
},
uiLevel=>{
defaultValue=>1