Noizu.Entity.Path (NoizuLabs Entities v0.2.1)

Entity field for encoding path data.

Summary

Functions

child(path, position)

convert_matrix_to_path(m)

convert_matrix_to_path(m, acc)

convert_path_to_matrix(path)

convert_path_to_tuple(path)

convert_tuple_to_path(path)

convert_tuple_to_path(arg, acc)

ecto_gen_string(prefix)

Callback implementation for Noizu.Entity.Field.Behaviour.ecto_gen_string/1.

leaf_node(map)

multiply_matrix(map1, map2)

new(m)

parent_path(this)

path_string(this)

position_matrix(position)

stub()

Callback implementation for Noizu.Entity.Field.Behaviour.stub/0.

type__after_delete(field_type, settings, context, options)

Callback implementation for Noizu.Entity.Field.Behaviour.type__after_delete/4.

type__before_create(field_type, settings, context, options)

Callback implementation for Noizu.Entity.Field.Behaviour.type__before_create/4.

type__before_update(field_type, settings, context, options)

Callback implementation for Noizu.Entity.Field.Behaviour.type__before_update/4.

type_as_entity(this, _, _)

Callback implementation for Noizu.Entity.Field.Behaviour.type_as_entity/3.