HTML_MenuBrowser::setDirectory()

HTML_MenuBrowser::setDirectory() – Sets the directory to scan.

Synopsis

require_once 'HTML/MenuBrowser.php';

void HTML_MenuBrowser::setDirectory ( string $dir )

Description

This package is not documented yet.

Parameter

string $dir

directory to scan

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Returns a hash to be used with menu(3)'s setMenu(). (Previous) Sets the prefix for every id in the menu hash. (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.