fs::get_object_info (public)

 fs::get_object_info -file_id file_id [ -revision_id revision_id ]

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

Returns an array containing the fs object info.

Switches:
-file_id
(required)
Id of the file
-revision_id
(optional)
Id of the revision
Returns:
Error:
Author:
Deds Castillo <deds@i-manila.com.ph>
Created:
2004-07-03

Partial Call Graph (max 5 caller/called nodes):
%3 test_fs_add_delete_copy fs_add_delete_copy (test file-storage) fs::get_object_info fs::get_object_info test_fs_add_delete_copy->fs::get_object_info content::item::get_live_revision content::item::get_live_revision (public) fs::get_object_info->content::item::get_live_revision content::revision::get_cr_file_path content::revision::get_cr_file_path (public) fs::get_object_info->content::revision::get_cr_file_path db_1row db_1row (public) fs::get_object_info->db_1row

Testcases:
fs_add_delete_copy
[ show source ]
Show another procedure: