Search
Arke
v1.1.33
Pages
Modules
Settings
View Source
Arke.Core.File
(Arke v1.1.33)
Defines a file that can be used to store data
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, arg2)
before_struct_encode(_, unit)
before_update(arke, unit)
before_validate(arke, unit)
get_signed_url(unit)
groups_from_attr()
import(arke)
on_create(arke, unit)
on_delete(arke, unit)
on_load(data, persistence_fn)
on_struct_encode(arke, unit, data, opts)
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, arg2)
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
get_signed_url(unit)
View Source
Link to this function
groups_from_attr()
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(arke, unit, data, opts)
View Source
Link to this function
on_update(arke, old_unit, unit)
View Source
Link to this function
on_validate(arke, unit)
View Source