View Source ArkeAuth.Core.Member (arke_auth v0.4.0-bulk.0)

Documentation for Member.

Summary

Functions

Link to this function

before_unit_bulk_create(arke, valid, errors)

View Source
Link to this function

before_unit_create(arke, unit)

View Source
Link to this function

before_unit_delete(arke, unit)

View Source
Link to this function

before_unit_load(arke, data, persistence_fn)

View Source
Link to this function

before_unit_update(arke, unit)

View Source
Link to this function

before_unit_validate(arke, unit)

View Source
Link to this function

on_unit_create(arke, unit)

View Source
Link to this function

on_unit_delete(arke, unit)

View Source
Link to this function

on_unit_load(arke, data, persistence_fn)

View Source
Link to this function

on_unit_struct_encode(unit, _)

View Source
Link to this function

on_unit_update(arke, unit)

View Source
Link to this function

on_unit_validate(arke, unit)

View Source