xowiki::formfield::fc_to_dict (public)
xowiki::formfield::fc_to_dict form_constraints
Defined in packages/xowiki/tcl/form-field-procs.tcl
Convert from form_constraint syntax to a dict. This is just a partial implementation to be probably extended in the future. it expects that the type is the first element and ignores everything not in the syntax "*=*", or skips "@*" fields. Don't expect this to be fully reversible.
- Parameters:
- form_constraints (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- dict_to_xx