Home » HTML » HTML_TreeMenu » Bug #7435
createFromXML comments
Details
| Request #7435 | createFromXML comments |
|---|---|
| Submitted | 2006-04-20 14:52 UTC |
| From | foxn at zgi dot com |
| Assigned | cweiske |
| Status | Closed |
| Package | HTML_TreeMenu |
| PHP Version | 5.1.2 |
| OS | XP |
| Roadmaps | 1.2.1 |
Comments
[2006-04-20 14:52 UTC] foxn at zgi dot com
Description:
------------
The link provided(http://phpguru.org/tree.html) to your Tree class in the comments for the function createFromXML() is invalid. It looks like it's now http://www.phpguru.org/static/treemenu.html
As this is required for the function to work properly, why you can't just fold that in with this class or or the PEAR Tree class is a bit of a mystery to me. It definitely makes managing PEAR packages a bit more difficult.
[2006-04-20 15:02 UTC] foxn at zgi dot com
OK so the valid link to phpguru.org I put in just points back to this package.
Google turned this up
http://www.phpguru.org/downloads/Tree/
But it's also worth noting that you need Tree-1.0.3 to obtain the required createFromXMLTree() function. The current 2.0.0 version does not contain it.