PhoenixKit.Entities.Events (phoenix_kit v1.6.16)
View SourcePubSub helpers for coordinating real-time entity updates.
Provides broadcast and subscribe helpers for:
- Entity definition lifecycle (create/update/delete)
- Entity data lifecycle (create/update/delete)
- Collaborative editing signals for entity + data forms
All events are broadcast through PhoenixKit.PubSub.Manager so the library
remains self-contained when embedded into host applications.
Summary
Functions
Subscribe to entity data lifecycle events (all entities).
Subscribe to collaborative events for a specific data record form.
Subscribe to presence updates for a data record.
Subscribe to entity definition lifecycle events.
Subscribe to data lifecycle events for a specific entity.
Subscribe to collaborative events for a specific entity form.
Subscribe to presence updates for an entity.
Functions
Subscribe to entity data lifecycle events (all entities).
Subscribe to collaborative events for a specific data record form.
Subscribe to presence updates for a data record.
Subscribe to entity definition lifecycle events.
Subscribe to data lifecycle events for a specific entity.
Subscribe to collaborative events for a specific entity form.
Subscribe to presence updates for an entity.