mouf/html.widgets.menu dependents (3) Order by: name | downloads Show: all | require | require-dev

  • PHP

    mouf/html.template.bootstrap

    This package contains a Mouf template based on the Twitter Bootstrap HTML/CSS/JS library, along a Mouf installer file to add the template easily in your Mouf project.

  • PHP

    mouf/html.template.menus.basicmenu

    This package contains a single class in charge of rendering a 'Menu' instance in HTML using the toHtml() method. The rendering is performed using <ul> and <li> tags.

  • PHP

    mouf/html.template.menus.topribbonmenu

    This package contains a menu that is displayed as a ribbon at the top of the screen. The class is in charge of rendering a 'Menu' instance in HTML using the toHtml() method.