Coding standards
Security in ResourceSpace
Developer reference
Database
Action functions
Admin functions
Ajax functions
Annotation functions
API functions
Collections functions
Comment functions
Config functions
CSV export functions
Dash functions
Debug functions
Encryption functions
Facial recognition functions
File functions
General functions
Language functions
Log functions
Login functions
Message functions
Migration functions
Node functions
PDF functions
Plugin functions
Render functions
Reporting functions
Request functions
Research functions
Slideshow functions
Theme permission functions
User functions
Video functions
Database functions
Metadata functions
Resource functions
Search functions
Map functions
Job functions
Tab functions
Test functions

Table: user_message

For multi-user messages defines which users will see the message, and which have seen it.

ColumnTypeNote
refint(11)Auto incrementing index
userint(11)See table user
messageint(11)See table message
seenint(11)Has user seen message?

This table is empty by default.

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