View Source Bonfire.Boundaries.Users.PreparedBoundaries (Bonfire v0.9.10-classic-beta.156)

This module structures the information about the default boundaries for a newly created user before they are inserted in the database. It takes care of reading the configuration about the default boundaries and prepare the information for the Bonfire.Boundaries.Users module.

Summary

Functions

Creates PreparedBoundaries for a given user based on the runtime config.

Functions

Link to this function

from_config(user, opts, skip_acls_extra \\ false)

View Source

Creates PreparedBoundaries for a given user based on the runtime config.