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

validate_temp_download_key()

Description

Validate the provided download key to authenticate a download or override an access check.

Parameters

ColumnTypeDefaultDescription
$ref int Resource ID
$keystring string Key string - includes a nonce prefix
$size string Download size to access.
$expire_seconds int 0 Optional parameter to set specified expiry time in seconds. Use 0 to set system default.
$setup_user bool true : bool { if $expire_seconds < 1 Set to false where there is no need to initialise the user.

Return

bool *

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.