Collections functions
General functions
Node functions
Render functions
Theme permission functions
User functions
Resource functions

setup_user()

Description

Given an array of user data loaded from the user table, set up all necessary global variables for this user
including permissions, current collection, config overrides and so on.

Parameters

ColumnTypeDefaultDescription
$userdata array Array of user data obtained by validate_user() from user/usergroup tables

Return

boolean success/failure flag - used for example to prevent certain users from making API calls

This article was last updated 19th March 2024 02:05 Europe/London time based on the source file dated 15th March 2024 17:00 Europe/London time.