constant WEBFM_FILE_ACCESS_ROLE_FULL in Web File Manager 5
3 uses of WEBFM_FILE_ACCESS_ROLE_FULL
- webfm_build_dir_list::webfm_build_dir_list in ./
webfm.module - webfm_default_file_perm in ./
webfm.module - Helper function to set default file permissions
- webfm_file_mod_access in ./
webfm.module - Helper function to determine if a webfm_file record is modifiable by a user with 'access webfm'
File
- ./
webfm.module, line 33
Code
define('WEBFM_FILE_ACCESS_ROLE_FULL', 8);