build_comcode_menu (line 30)
Takes some comcode, and return an XHTML menu created from it.
tempcode
build_comcode_menu
(LONG_TEXT $comcode, SHORT_TEXT $menu, MEMBER $source_member, ID_TEXT $type)
-
LONG_TEXT
$comcode: The contents of the comcode menu tag
-
SHORT_TEXT
$menu: An identifier for this menu (will be used as a unique id by menu javascript code)
-
MEMBER
$source_member: The member the menu is being built as
-
ID_TEXT
$type: The menu type (determines what templates get used)