clarify docs

This commit is contained in:
Doug Bell 2011-06-24 15:09:25 -05:00
parent 9a90ad6d2f
commit f797429b5f

View file

@ -139,8 +139,9 @@ Provides a mechanism to provide a templating system in WebGUI.
=head2 forms =head2 forms
A hash of forms to be included in this template. The forms' template variables A hash of WebGUI::FormBuilder objects to be included in this template.
will be automatically added to the L<param> hash when the template is processed. The forms' template variables will be automatically added to the L<param> hash
when the template is processed.
Hash keys are the form's unique name, which will be prefixed to the form's Hash keys are the form's unique name, which will be prefixed to the form's
template variables template variables