content::keyword::is_leaf (public)
content::keyword::is_leaf -keyword_id keyword_id
Defined in packages/acs-content-repository/tcl/content-keyword-procs.tcl
- Switches:
- -keyword_id (required)
- Returns:
- t or f
- 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 is_leaf]XQL Not present: Generic, PostgreSQL, Oracle