1HTML::FormFu::Role::FilUtseerr::CCoonmtproiubnudt(e3d)PHeTrMlL:D:oFcourmmeFnut:a:tRioolne::Filter::Compound(3)
2
3
4
6 HTML::FormFu::Role::Filter::Compound - Role for Compound filters
7
9 version 2.07
10
12 field_order
13 Arguments: \@order
14
15 If the submitted parts should be joined in an order different than that
16 of the order of the fields, you must provide an arrayref containing the
17 names, in the order they should be joined.
18
19 ---
20 element:
21 - type: Multi
22 name: address
23
24 elements:
25 - name: street
26 - name: number
27
28 filter:
29 - type: CompoundJoin
30 field_order:
31 - number
32 - street
33
35 Carl Franks, "cfranks@cpan.org"
36
38 This library is free software, you can redistribute it and/or modify it
39 under the same terms as Perl itself.
40
42 Carl Franks <cpan@fireartist.com>
43
45 This software is copyright (c) 2018 by Carl Franks.
46
47 This is free software; you can redistribute it and/or modify it under
48 the same terms as the Perl 5 programming language system itself.
49
50
51
52perl v5.32.1 2021-0H1T-M2L7::FormFu::Role::Filter::Compound(3)