- concrete5 Cookbook
- David Strack
- 119字
- 2021-08-13 16:16:02
Chapter 3. Files and File Sets
In this chapter, we will cover the following:
- Loading a file by its ID
- Getting a file's path
- Getting a list of files
- Uploading a file to the file manager
- Loading a file set by its ID
- Adding a file to a file set
- Removing a file from a file set
- Checking if a file is part of a file set
- Getting all of the files in a file set
- Duplicating a file
- Deleting a file
- Reindexing a file's search attributes
- Setting passwords on file objects
- Setting permissions on files
- Getting the download URL for a file
- Getting the download statistics for a file
- Adding a file picker to a form
推薦閱讀