xowiki::MenuItem instproc render (public)

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

Defined in /var/www/openacs.org/packages/xowiki/tcl/menu-procs.tcl

doku

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: