Login   Register  
PHP Classes
elePHPant
Icontem

Class: debugHelper

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Lennart Groetzbach  >  debugHelper  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: debugHelper
Base name: debughelper
Description: Displays var info, takes time, dumps source
Related classes: , , ,
Version: -
PHP version: -
License: GNU Lesser General Public License (LGPL)
All time users: 2120 users
All time rank: 1537
Week users: 4 users
Week rank: 933
Picture of Lennart Groetzbach
Author: Lennart Groetzbach <e-mail contact>
Packages: 13 Browse this author's classes Browse this author's classes
Country: Germany Germany - PHP jobs in Germany
Age: 37
All time rank: 425 in Germany Germany
Week rank: 211 Down7 in Germany Germany Down


  Detailed description  
This class will display variable content, stop the time and display files easier than the internal php functions. Output can easily be modified.

CONSTRUCTOR:
function debugHelper ($outputType = HTML)

PUBLIC FUNCTIONS:
function dump ($thing, $options = null)
function getOptions($type, $additionalOptions = null)
function highlightFile($file, $from = 1, $count = EOF)
function startTimer ($id = 'default')
function stopTimer ($id = 'default')
function getTime ($id = 'default')
function toTable ($array, $header = null, $horizontal = true, $tagAddon = 'border=1')

 

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

  Rate classes User ratings   Applications   Related links   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (91.7%)
Good (91.7%)
Sufficient (75.0%)
Good (91.7%)
-
-
Sufficient (71.7%)
137
Month:
Not yet rated by the users

  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.

  Related links  
Link Description
Rate me Rate this class @ Hotscripts

  Files folder image Files  
File Role Description
Files folder imageexamples (6 files)
Files folder imagephpdoc (2 files)
Accessible without login Plain text file changes.txt Doc. changelog
Plain text file debugHelper.php Class main class

  Files  /  Files folder image examples  
File Role Description
  Accessible without login HTML file exampleDebug.html Output output
  Plain text file exampleDebug.php Example shows use
  Accessible without login HTML file exampleErrorHandler.html Output html output for the sample script
  Plain text file exampleErrorHandler.php Example example for the improved error handler
  Accessible without login Plain text file exampleTables.html Output output
  Plain text file exampleTables.php Example show the html toTable() functionality

  Files  /  Files folder image phpdoc  
File Role Description
  Accessible without login HTML file debugHelper.html Doc. php doc
  Plain text file stylesheet.css Example stylesheet

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