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: report_periodic_emails

Users that have subscribed to receive a report regularly.

ColumnTypeNote
refint(11)Auto incrementing index
userint(11)See table user
send_all_usersint(11)Send to all users is deprecated. This will send to $email_notify_usergroups or Super Admin if config option isn't set.
user_groupsvarchar(255)List (CSV) of user groups subscribed to receive this report.
reportint(11)See table report
periodint(11)Reported period.
email_daysint(11)E-mail the report at every X days.
last_sentdatetimeDate report was last e-mailed to users.
search_paramstextFor reports that apply to search results. This holds the JSON encoded search params.

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:35 (Europe/London time).