Documentation
¶
Index ¶
- func DeleteComponentHandler(e echo.Context) error
- func DeleteHandler(e echo.Context) error
- func ExportForms(e echo.Context) error
- func GetComponentsHandler(e echo.Context) error
- func GetDataId(e echo.Context) error
- func GetFileIdFieldName(e echo.Context) error
- func GetFileTypes(e echo.Context) error
- func GetOneFormHandler(e echo.Context) error
- func Init(formComponentS service.FormComponentService, formS service.FormService)
- func ListHandler(e echo.Context) error
- func PostFileIdFieldName(e echo.Context) error
- func SetComponentHandler(e echo.Context) error
- func SetFormSrcHandler(e echo.Context) error
- func TestFormDataHandler(e echo.Context) error
- func UpdateFormHandler(e echo.Context) error
- func VarsHandler(e echo.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetComponentsHandler ¶
Return a component by ID
func GetFileIdFieldName ¶
func GetFileTypes ¶
func Init ¶
func Init(formComponentS service.FormComponentService, formS service.FormService)
func PostFileIdFieldName ¶
func SetFormSrcHandler ¶
func TestFormDataHandler ¶
func VarsHandler ¶
Returns all form-vars for using in the template IDe
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.