formex v0.3.2 API Reference

Modules

The form builder to be used in a controller. Imported by Formex.Controller

Module that imports Formex.Builder and Formex.Repo

A behaviour module for implementing the custom field

This module generates a :select field with options downloaded from Repo

Helper repo functions to be used in a controller. Imported by Formex.Controller

Use this module to create a custom form template

The Bootstrap 3 basic template

In order to create a form, you need to create the Type file. It’s similar to Symfony’s way of creating forms

Helper functions for templating