xowiki::MenuItem instproc render (public)

 <instance of xowiki::MenuItem[i]> render

Defined in packages/xowiki/tcl/menu-procs.tcl

doku

Partial Call Graph (max 5 caller/called nodes):
%3

Testcases:
No testcase defined.
Source code:
html::li [:get_attributes id {CSSclass class}] {
  html::a [:get_attributes title href target] {
    html::t ${:text}
  }
}
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: