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