content::keyword::get_path (public)
content::keyword::get_path -keyword_id keyword_id
Defined in packages/acs-content-repository/tcl/content-keyword-procs.tcl
- Switches:
- -keyword_id (required)
- Returns:
- "/" delimited path in the keyword tree to the supplied keyword
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: return [package_exec_plsql -var_list [list [list keyword_id $keyword_id ] ] content_keyword get_path]XQL Not present: Generic, PostgreSQL, Oracle