constant CONTENT_PUBLIC_FILE
Search API
- 7.x modules/content/content.module CONTENT_PUBLIC_FILE
- 6.x modules/content/content.module CONTENT_PUBLIC_FILE
3 uses of CONTENT_PUBLIC_FILE
- content_add_new_uploaded_file in modules/
content/ content.module - bool_replace_existing means should we replace an existing file (based on filename) with this new one? Instead of creating an INSERT, that is.
- content_public_files_form in modules/
content/ content.module - This screen lets the user upload/manage/delete "public files" stored at custom/files/content_uploads/public_uploads/
- content_public_files_form_submit in modules/
content/ content.module
File
- modules/
content/ content.module, line 6
Code
define('CONTENT_PUBLIC_FILE', 1)