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

Table: collection_resource

Defines the contents of a collection.

ColumnTypeNote
collectionint(11)See table collection
resourceint(11)See table resource
date_addedtimestampDate resource added to collection
commenttextUsed if $collection_commenting=true
ratingint(11)Used if $collection_commenting=true
use_as_theme_thumbnailint(11)(boolean) Use resource as featured collection thumbnail image (if manual selection is set for collection)
purchase_sizevarchar(10)Used if user is an ecommerce user (usergroup request method is 'payment - immediate' or 'payment - invoice')
purchase_completeint(11)(boolean) Ecommerce - user has paid
purchase_pricedecimalPrice
sortorderint(11)Sort order

This table is empty by default.

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