Отговор Stuart Belden <[EMAIL PROTECTED]>:
And something I forgot: You build the tabs collection in the buildContext method of the control. > I'm looking for a way to nest submenus as opposed to drawing them > side-by-side like jetspeed does now. Has anyone done this or have any > creative ideas on how to do this? > > I know jetspeed-menu.vm gets called once for each menu or submenu. Each menu > will have n items in it. When a menu is being drawn in the vm we know which > item is selected but we _don't_ know if there is a submenu attached to the > selected item or not, afaict. > > Also, in what java class do portlet sets (menus) get rendered? I see that > VelocityPortletControl calls TurbineVelocity.handleRequest() to handle one > particular menu (one call to jetspeed-menu.vm); what calls > VelocityPortletControl.buildContent() for each portlet set? > > Thanks, > stu > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
