clarify docs
This commit is contained in:
parent
9a90ad6d2f
commit
f797429b5f
1 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue