This is a discussion on Re: TreeNode class in HTML_TreeMenu-1.2 within the alt.comp.lang.php forums, part of the PHP Programming Forums category; sam wrote: > Hi, > > In HTML_TreeMenu-1.2, is the class TreeNode implemented in the project? > There ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
sam wrote:
> Hi, > > In HTML_TreeMenu-1.2, is the class TreeNode implemented in the project? > There is only class HTML_TreeNode, but couldn't found class TreeNode in > all folders. But I dont know why it still working well without the > implementation of class TreeNode. > > I also guessed class TreeNode is the built-in class of PHP (I m using > PHP5), but I could not find it in the PHP manual. > > Your help is highly appreciated. > > Thanks > Sam Btw, invoking class TreeNode is appeared in TreeMenu.php file. Thanks Sam |