Coding standards
Security in ResourceSpace
Developer reference
Database

Table: user_preferences

Stores all user preferences, and also system configuration.

ColumnTypeNote
refint(11)Auto incrementing index
userint(11)See table user
parametervarchar(150)Name of preference (variable name) - normally default settings are set in config
valuevarchar(255)Preference value
usergroupint(11)User group ID if this preference applies to a user group.

This table is empty by default.

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