constant WEBFM_FILE_ACCESS_PUBLIC_VIEW in Web File Manager 5
3 uses of WEBFM_FILE_ACCESS_PUBLIC_VIEW
- webfm_ajax in ./
webfm.module - Ajax post requests
- webfm_default_file_perm in ./
webfm.module - Helper function to set default file permissions
- webfm_send_file in ./
webfm.module - webfm_send_file - streams a file privately for download
File
- ./
webfm.module, line 30
Code
define('WEBFM_FILE_ACCESS_PUBLIC_VIEW', 1);