PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTML » HTML_TreeMenu » Bug #7435

createFromXML comments

Details

Request #7435createFromXML comments
Submitted2006-04-20 14:52 UTC
Fromfoxn at zgi dot com
Assignedcweiske
StatusClosed
PackageHTML_TreeMenu
PHP Version5.1.2
OSXP
Roadmaps1.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.