Login   Register  
PHP Classes
elePHPant
Icontem

Class: DHTMLDump

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Ian Lord  >  DHTMLDump  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: DHTMLDump
Base name: dhtmldump
Description: Display a variable in collapsible tree
Related classes: , , ,
Version: 1.0
PHP version: 5
License: Freeware
All time users: 566 users
All time rank: 4228
Week users: 0 users
Week rank: 2502
Picture of Ian Lord
Author: Ian Lord <e-mail contact>
Packages: 4 Browse this author's classes Browse this author's classes
Country: Canada Canada - PHP jobs in Canada
Age: 32
All time rank: 45418 in Canada Canada
Week rank: 689 Down19 in Canada Canada Down


  Detailed description  
This class can be used to display a PHP variable in collapsible tree.

It takes the value of a PHP variable of either the types of integer, string, object, array, etc, and displays it as a nested tree.

The class can traverse arrays and objects recursively. It can also limit the of the depth of the tree when display arrays or objects to avoid infinite loops while display variables that are part of circular references.

For objects, it shows the visibility qualifier: private, protected, public. It can also show an object hash, to denote distinct objects.

 

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image Debug Debug data dumping, bug detection and reporting View top rated classes

  Rate classes User ratings   Dependencies   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (68.8%)
Good (81.2%)
-
Good (87.5%)
-
-
Not sure (51.2%)
1401
Month:
Not yet rated by the users

  Packages needed by this class  
Class Dependency Why it is needed
Class Treeview
Required
To render correctly

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Files folder imageclass (1 file)
Plain text file dhtmldumpexample.php Example Example of usage
HTML file sampleoutput.htm Output Sample output
Image file screenshot.gif Screen A screenshot with a custom object which contains arrays and objects
Image file screenshot2.gif Screen A screenshot showing $GLOBALS

  Files  /  Files folder image class  
File Role Description
  Plain text file class.dhtmldump.php Class The class itself

Download all files: dhtmldump.tar.gz dhtmldump.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.