Kaffy

v0.1.1

  • Pages
  • Modules

    Kaffy v0.1.1 Kaffy.Resource View Source

    Link to this section Summary

    Functions

    association(schema, name)
    association_schema(schema, assoc)
    associations(schema)
    display_errors(form)
    excluded_fields(schema)
    field_type(schema, field)
    fields(schema)
    form_field(changeset, form, field, opts \\ [])
    form_label(form, field)
    kaffy_field_name(schema, field)
    kaffy_field_value(schema, field)
    primary_keys(schema)

    Link to this section Functions

    Link to this function

    association(schema, name)

    View Source
    Link to this function

    association_schema(schema, assoc)

    View Source
    Link to this function

    associations(schema)

    View Source
    Link to this function

    display_errors(form)

    View Source
    Link to this function

    excluded_fields(schema)

    View Source
    Link to this function

    field_type(schema, field)

    View Source
    Link to this function

    fields(schema)

    View Source
    Link to this function

    form_field(changeset, form, field, opts \\ [])

    View Source
    Link to this function

    form_label(form, field)

    View Source
    Link to this function

    kaffy_field_name(schema, field)

    View Source
    Link to this function

    kaffy_field_value(schema, field)

    View Source
    Link to this function

    primary_keys(schema)

    View Source

    Built using ExDoc (v0.21.3), designed by Friedel Ziegelmayer.