fs::get_folder_objects (public)

 fs::get_folder_objects -folder_id folder_id -user_id user_id

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

Return a list the object_ids contained by a file storage folder.

Switches:
-folder_id (required)
The folder for which to retrieve contents
-user_id (required)
The viewer of the contents (to make sure they have permission)

Testcases:
fs_publish_file
[ show source ]
Show another procedure: