Recommend this page to a friend! |
![]() ![]() |
Info | ![]() |
![]() ![]() |
Reputation | Support forum (2) | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
![]() ![]() | Total: 1,238 | All time: 3,080 This week: 196![]() |
Version | License | Categories | ||||
classtohtmlconverter 1.0 | GNU General Publi... | Debug |
Description | Author | ||||||||||||||||||||||
This class is meant to display the structure of any class as an HTML table. |
|
This class converts a class object or collections of classes into easily viewable html tables. It helps in easy debugging and display of data saved in your classes or collection or classes. This class is assuming for every variable in your class, you have a get method to retreive the data. If you dont have a get method, the code can be easily changed to take care of it. example use <? $thisClassToHTML = new convertClassToHTMLTable(); $thisClassToHTML->setClassObject($someClass); $thisClassToHTML->generateHTML(); ?> |
![]() |
File | Role | Description |
---|---|---|
![]() |
Class | Source code for class |
![]() ![]() |
Example | example script |
![]() ![]() |
Doc. | how to use this class |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
phpCodeGenie Code Generator for PHP Database Driven applications |
If you know an application of this package, send a message to the author to add a link here.