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

generate_temp_download_key()

Description

Generate a temporary download key for user. Used to enable temporary resource access to a file via download.php so that API can access resources after calling get_resource_path()

Parameters

ColumnTypeDefaultDescription
$user int User ID
$resource int Resource ID
$size: string
array'col'
'thm'
&& 'pre'
$size string Download size to access.

Return

string Access key - empty if not permitted

This article was last updated 27th April 2024 13:35 Europe/London time based on the source file dated 17th April 2024 16:25 Europe/London time.