xowiki::Menu instproc render (public)

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

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

doku

Testcases:
No testcase defined.
Source code:
html::ul [:get_attributes id {CSSclass class}] {
  foreach menuitem [:children] {$menuitem render}
}
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: