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

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