FILE_ENTITY_ACCESS_ALLOW |
./file_entity.module |
Modules should return this value from hook_file_entity_access() to allow
access to a file. |
2 |
1 |
FILE_ENTITY_ACCESS_DENY |
./file_entity.module |
Modules should return this value from hook_file_entity_access() to deny
access to a file. |
3 |
1 |
FILE_ENTITY_ACCESS_IGNORE |
./file_entity.module |
Modules should return this value from hook_file_entity_access() to not affect
file access. |
2 |
1 |
FILE_TYPE_NONE |
./file_entity.file_api.inc |
The {file_managed}.type value when the file type has not yet been determined. |
4 |
1 |