require_once 'HTML/MenuBrowser.php';
void HTML_MenuBrowser::exploreFile (string $file)
void HTML_MenuBrowser::exploreFile
You should subclass this method to make it work with your own file formats. I used a simple XML format to store the content.
filename
throws no exceptions thrown
This function can not be called statically.