fs::item_editable_info (public, deprecated)
fs::item_editable_info -item_id item_id
Defined in packages/file-storage/tcl/file-storage-procs.tcl
Deprecated. Invoking this procedure generates a warning.
Returns an array containing elements editable_p, mime_type, file_extension if an fs item is editable through the browser, editable_p is set to 1 DEPRECATED: it is unclear what editable is supposed to mean. As of 2023-03-16 file-storage does not offer inline editing and no package, including file-storage itself, appears to be using this api.
- Switches:
- -item_id (required)
- Returns:
- Error:
- Author:
- Deds Castillo <deds@i-manila.com.ph>
- Created:
- 2004-07-03
- See Also:
- nothing
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.