Noizu.Entity.TimeStamp (NoizuLabs Entities v0.1.2)

Link to this section Summary

Link to this section Functions

Link to this function

as_entity(_, _, _, _)

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

Link to this function

as_record(_, _, _, _)

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

Link to this function

delete_record(_, _, _, _)

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

Link to this function

field_as_record(_, _, _, _)

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

Link to this function

field_from_record(_, _, _, _)

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

Link to this function

from_record(_, _, _, _)

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

Link to this function

persist(_, _, _, _, _)

Callback implementation for Noizu.Entity.Field.Behaviour.persist/5.

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

Link to this function

type__after_delete(_, _, _, _)

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

Link to this function

type__before_create(_, _, _, _)

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

Link to this function

type__before_update(_, _, _, _)

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

Link to this function

type_as_entity(this, arg2, options)

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