formbuilder

package
v1.6.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2024 License: GPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteComponentHandler

func DeleteComponentHandler(e echo.Context) error

Remove a component

func DeleteHandler

func DeleteHandler(e echo.Context) error

Remove a form by its ID

func ExportForms

func ExportForms(e echo.Context) error

Export a form by ID

func GetComponentsHandler

func GetComponentsHandler(e echo.Context) error

Return a component by ID

func GetDataId

func GetDataId(e echo.Context) error

func GetFileIdFieldName

func GetFileIdFieldName(e echo.Context) error

func GetFileTypes

func GetFileTypes(e echo.Context) error

func GetOneFormHandler

func GetOneFormHandler(e echo.Context) error

Returns a form by formID

func Init

func Init(formComponentS service.FormComponentService, formS service.FormService)

func ListHandler

func ListHandler(e echo.Context) error

Returns a list of all forms

func PostFileIdFieldName

func PostFileIdFieldName(e echo.Context) error

func SetComponentHandler

func SetComponentHandler(e echo.Context) error

Update a component

func SetFormSrcHandler

func SetFormSrcHandler(e echo.Context) error

func TestFormDataHandler

func TestFormDataHandler(e echo.Context) error

func UpdateFormHandler

func UpdateFormHandler(e echo.Context) error

Update a form's formSrc

func VarsHandler

func VarsHandler(e echo.Context) error

Returns all form-vars for using in the template IDe

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL