fs_context_bar_list (public)
fs_context_bar_list [ -root_folder_id root_folder_id ] \ [ -final final ] [ -folder_url folder_url ] [ -file_url file_url ] \ [ -extra_vars extra_vars ] item_id
Defined in packages/file-storage/tcl/file-storage-procs.tcl
Constructs the list to be fed to ad_context_bar appropriate for item_id. If -final is specified, that string will be the last item in the context bar. Otherwise, the name corresponding to item_id will be used.
- Switches:
- -root_folder_id (optional)
- -final (optional)
- -folder_url (optional, defaults to
"index"
)- -file_url (optional, defaults to
"file"
)- -extra_vars (optional)
- Parameters:
- item_id (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- attachments_url_api, fs_create_folder, fs_edit_folder, fs_add_file_to_folder