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

Alternative files for a resource, definited separately to the main resource.

ColumnTypeNote
refint(11)Auto incrementing index
resourceint(11)See table resource
namevarchar(100)Name of the alternative file.
descriptionvarchar(200)Description of the alternative file.
file_namevarchar(200)File name
file_extensionvarchar(10)File extension
file_sizebigint(20)File size
creation_datedatetimeCreation date
unoconvint(11)Set to 1 when ResourceSpace processes $unoconv_extensions.
alt_typevarchar(100)Aternative type.
page_countint(11)For multi-page documents, total count of pages.

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).