PhoenixKitWeb.Live.Users.PermissionsMatrix (phoenix_kit v1.7.71)

Copy Markdown View Source

Interactive permissions matrix view for PhoenixKit admin panel.

Displays a matrix of roles vs module permission keys, showing which roles have access to which sections. Owner column shows "always" badge. Cells are clickable to toggle permissions directly.

Summary

Functions

handle_event(binary, map, socket)

Callback implementation for Phoenix.LiveView.handle_event/3.

handle_info(arg1, socket)

Callback implementation for Phoenix.LiveView.handle_info/2.

mount(params, session, socket)

Callback implementation for Phoenix.LiveView.mount/3.

render(assigns)

Callback implementation for Phoenix.LiveView.render/1.