You are here

constant LINKIT_FILE_URL_TYPE_DOWNLOAD in Linkit 7.3

Define that file urls should force download of the file.

1 use of LINKIT_FILE_URL_TYPE_DOWNLOAD
LinkitSearchPluginFile::createPath in plugins/linkit_search/file.class.php
Overrides LinkitSearchPluginEntity::createPath().

File

plugins/linkit_search/file.class.php, line 15
Define Linkit file search plugin class.

Code

define('LINKIT_FILE_URL_TYPE_DOWNLOAD', 'download');