You are here

constant FILEBROWSER_DOWNLOAD in Filebrowser 8

Same name and namespace in other branches
  1. 6.2 filebrowser.module \FILEBROWSER_DOWNLOAD
  2. 7.4 filebrowser.common.inc \FILEBROWSER_DOWNLOAD
  3. 7.2 filebrowser.common.inc \FILEBROWSER_DOWNLOAD
  4. 7.3 filebrowser.common.inc \FILEBROWSER_DOWNLOAD
2 uses of FILEBROWSER_DOWNLOAD
filebrowser_perm in drupal6/hooks.inc
hook_perm implementation.
_filebrowser_can_download_file in ./filebrowser.common.inc
Check if user can download files.

File

./filebrowser.common.inc, line 40
Misc filebrowser common functions.

Code

define('FILEBROWSER_DOWNLOAD', 'download files');