Download List

프로젝트 설명

The PHP-Tree Class offers methods that make it easy to work with trees. The
tree data can be read/written from/to XML (files) or a database. The class is
PEAR based. It allows a user to navigate through a tree and modify it.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-03-11 12:00
0.2.3

switchDataSource 지금은 메모리에 대한 작동 / 배열, 데이터가 어떤 소스에서 읽을 수 소스를 실행 켜져있을 수 있도록했습니다. 메모리 / 배열 이제는 가까이에서 완벽하게 사용할되고. getPathAsString () 메소드는 현재 '에서'오프셋 매개 변수, 소요 getChildrenIds ()는 현재 수준을 결정하기위한 선택적 매개 변수가있다. getDepth () 트리의 최대 깊이를 결정하기위한 추가되었습니다. 좋네요 varDump를 제공하는 UML 클래스 다이어그램이 추가되었습니다.
switchDataSource now works for Memory/Array, allowing data to be read from any source and for the source to be switched on the run. Memory/Array is now closer to being fully usable. The getPathAsString() method now takes 'from' and 'offset' parameters, and getChildrenIds() now has an optional parameter for determining the level. getDepth() was added for determining the maximum depth of the tree. A nicer varDump is provided, and a UML class diagram was added.

2003-02-15 06:11
0.2.2

E_ALL 및 고객 서비스와 문제, 그리고 () 메서드를 하나 이상의 어린이 레벨을 향상되었습니다 getChildren 고정했다. TreeView에 그리고 이제 제대로 TreeEditor 새로운 PHP 버전과 함께 작업 클래스 PEAR에 포함되었습니다.
Tags: Minor feature enhancements
Issues with E_ALL and CS were fixed, and the getChildren() method was enhanced to get children for more than one level. TreeView and TreeEditor now work properly with new PHP versions, and the class has been included in PEAR.

2002-03-19 02:59
0.4.1

모든 구조 조정되었습니다. 더 나은 예제가 추가되었습니다.
Tags: Major feature enhancements
Everything has been restructured. Better examples have been added.

2002-01-22 17:37
0.4

Tags: Initial freshmeat announcement

Project Resources