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

Table: resource_custom_access

Defines custom access for a resource - for example that a specific user group has restricted access to a resource.

ColumnTypeNote
resourceint(11)See table resource
usergroupint(11)User group ID
userint(11)See table user
accessint(11)Custom access level. Available options: 0 - Open; 1 - Restricted; 2 - Confidential. See include/definitions.php
user_expiresdateDate custom access expires

This table is empty by default.

Please see the schema overview for context. This document was last updated on the 19th of March 2024 at 03:05 (Europe/London time).