xowiki::Page instproc get_form_data (public)

 <instance of xowiki::Page[i]> get_form_data \
    [ -field_names field_names ] form_fields

Defined in /var/www/openacs.org/packages/xowiki/tcl/xowiki-www-procs.tcl

Get the values from the form and store it in the form fields and finally as instance attributes. If the field names are not specified, all form parameters are used.

Switches:
-field_names (optional)
Parameters:
form_fields (required)

Testcases:
create_form_with_form_instance
[ show source ]
Show another procedure: