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):
%3 package_exec_plsql package_exec_plsql (public) content::keyword::get_path content::keyword::get_path content::keyword::get_path->package_exec_plsql

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
[ hide source ] | [ make this the default ]
Show another procedure: