constant WEBFM_FILE_ACCESS_ROLE_VIEW in Web File Manager 5
3 uses of WEBFM_FILE_ACCESS_ROLE_VIEW
- 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_view_access in ./
webfm.module - Helper function to determine if a webfm_file record is viewable by a user with 'access webfm'
File
- ./
webfm.module, line 31
Code
define('WEBFM_FILE_ACCESS_ROLE_VIEW', 2);