Search
Arke
v1.1.33
Pages
Modules
Settings
View Source
Arke.Core.Group
(Arke v1.1.33)
Defines the structure of a Group in which more than one Arke will be grouped
Link to this section
Summary
Functions
after_get_struct(arke, struct)
after_get_struct(arke, unit, struct)
arke_from_attr()
base_parameters()
before_create(arke, unit)
before_delete(arke, unit)
before_load(data, persistence_fn)
before_struct_encode(_, unit)
before_update(arke, unit)
before_validate(arke, unit)
groups_from_attr()
handle_link_init(u, p)
import(arke)
on_create(arke, unit)
on_delete(arke, unit)
on_load(data, persistence_fn)
on_struct_encode(_, _, data, opts)
on_update(_, unit)
on_update(arke, old_unit, unit)
on_validate(arke, unit)
Link to this section
Functions
Link to this function
after_get_struct(arke, struct)
View Source
Link to this function
after_get_struct(arke, unit, struct)
View Source
Link to this function
arke_from_attr()
View Source
Link to this function
base_parameters()
View Source
Link to this function
before_create(arke, unit)
View Source
Link to this function
before_delete(arke, unit)
View Source
Link to this function
before_load(data, persistence_fn)
View Source
Link to this function
before_struct_encode(_, unit)
View Source
Link to this function
before_update(arke, unit)
View Source
Link to this function
before_validate(arke, unit)
View Source
Link to this function
groups_from_attr()
View Source
Link to this function
handle_link_init(u, p)
View Source
Link to this function
import(arke)
View Source
Link to this function
on_create(arke, unit)
View Source
Link to this function
on_delete(arke, unit)
View Source
Link to this function
on_load(data, persistence_fn)
View Source
Link to this function
on_struct_encode(_, _, data, opts)
View Source
Link to this function
on_update(_, unit)
View Source
Link to this function
on_update(arke, old_unit, unit)
View Source
Link to this function
on_validate(arke, unit)
View Source