Collections functions
General functions
Node functions
Render functions
Theme permission functions
User functions
Resource 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 27th April 2024 21:35 Europe/London time based on the source file dated 17th April 2024 16:25 Europe/London time.