HTML_MenuBrowser::getMenu()

HTML_MenuBrowser::getMenu() – Returns a hash to be used with menu(3)'s setMenu().

Synopsis

require_once 'HTML/MenuBrowser.php';

void HTML_MenuBrowser::getMenu ( string $dir = '' , string $prefix = '' )

Description

This package is not documented yet.

Parameter

string $dir

directory to scan

string $prefix

id prefix

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Returns additional menu informations decoded in the file that appears in the menu. (Previous) Sets the directory to scan. (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.