fs::get_file_system_safe_object_name (public)

 fs::get_file_system_safe_object_name -object_id object_id

Defined in packages/file-storage/tcl/file-storage-procs.tcl

get the name of a file storage object and make it safe for writing to the filesystem

Switches:
-object_id
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 test_fs_add_delete_copy fs_add_delete_copy (test file-storage) fs::get_file_system_safe_object_name fs::get_file_system_safe_object_name test_fs_add_delete_copy->fs::get_file_system_safe_object_name ad_sanitize_filename ad_sanitize_filename (public) fs::get_file_system_safe_object_name->ad_sanitize_filename fs::get_object_name fs::get_object_name (public) fs::get_file_system_safe_object_name->fs::get_object_name packages/file-storage/www/download-zip.tcl packages/file-storage/ www/download-zip.tcl packages/file-storage/www/download-zip.tcl->fs::get_file_system_safe_object_name

Testcases:
fs_add_delete_copy
[ show source ]
Show another procedure: