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

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 17th November 2024 15:05 Europe/London time based on the source file dated 7th November 2024 17:20 Europe/London time.