Expand description

Collection of auxiliary Structures, Enumerations and Functions.

Structs

Helper structures for inputFile widgets.

Helper structures for inputImage widgets.

Metadata ( model parameters )

For transporting of Widgets map to implementation of methods. Hint: <field name, Widget>

Enums

To optimize the update_dyn_wig method.

If the value of the method attribute is post, enctype is the MIME type of the form submission. Possible values: application/x-www-form-urlencoded | multipart/form-data | text/plain. Default -> Enctype::Application

The HTTP method to submit the form with. Possible (case insensitive) values: GET and POST. Default -> HttpMethod::GET