User Guide | User Privilege Functions

Within any site with user accounts, there is likely to be a need to grant specific users privileges that will allow them to perform actions that may not be granted to other users.

By granting privileges to users, the library includes functions that restrict/allow access to specific content based on a users privileges.

Below is a compiled list of functions and configuration settings to implement and customise the management of user privileges.

User Privileges : User Guide Index

User Privilege Config | Get User Privilege Data | Set User Privilege Data

User Privilege Configuration

Customise the configuration of the user database tables and how the library handles user privilege data.

User Privilege Config. File Settings

Getting User Privilege Data

Get data from the auth session or database.
User Privilege Data Functions

User Privilege Valdation Functions

Setting User Privilege Data

Set data to the database.
User Privilege CRUD Functions