HTML_Menu_Renderer::setMenuType()

HTML_Menu_Renderer::setMenuType() – Sets the type of the menu being rendered

Synopsis

require_once 'HTML/Menu/Renderer.php';

void HTML_Menu_Renderer::setMenuType ( string $menuType )

Description

This package is not documented yet.

Parameter

string $menuType

menu type

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Renders the element of the menu (package developer related) (Previous) The renderer that generates HTML for the menu all by itself. (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.