debugConsole_1.2.0
[ class tree: debugConsole_1.2.0 ] [ index: debugConsole_1.2.0 ] [ all elements ]

Element index for package debugConsole_1.2.0

[ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ j ] [ p ] [ s ] [ t ] [ w ] [ _ ]

_

__construct
in file debugConsole.class.php, method debugConsole::__construct()
    constructor, opens popup window
__destruct
in file debugConsole.class.php, method debugConsole::__destruct()
    destructor, shows runtime and finishes html document in popup window
top

c

$config
in file debugConsole.class.php, variable debugConsole::$config
    debugConsole configuration values
cropScriptPath
in file debugConsole.class.php, method debugConsole::cropScriptPath()
    crops long script path, shows only the last $maxLength chars
top

d

debugConsole.class.php
procedural page debugConsole.class.php
debugConsole.config.php
procedural page debugConsole.config.php
debugConsole.functions.php
procedural page debugConsole.functions.php
debugConsole.php
procedural page debugConsole.php
dc_dump
in file debugConsole.functions.php, function dc_dump()
    show debug info of a variable in debugConsole, add own text for documentation or hints
dc_here
in file debugConsole.functions.php, function dc_here()
    show checkpoint info in debugConsole to make sure that a certain program line has been passed
dc_start_timer
in file debugConsole.functions.php, function dc_start_timer()
    starts a new timer clock and returns its handle
dc_stop_timer
in file debugConsole.functions.php, function dc_stop_timer()
    stops and shows a certain timer clock in debugConsole
dc_watch
in file debugConsole.functions.php, function dc_watch()
    watch value changes of a variable in debugConsole
debugConsole
in file debugConsole.class.php, class debugConsole
    debugConsole class
debugConsoleLoader
in file debugConsole.functions.php, function debugConsoleLoader()
    singleton loader for debugConsole DO NOT USE, private to debugConsole functions
dump
in file debugConsole.class.php, method debugConsole::dump()
    show debug info for variable in debugConsole, added by custom text for documentation and hints
top

e

example.php
procedural page example.php
errorHandlerCallback
in file debugConsole.class.php, method debugConsole::errorHandlerCallback()
    callback method for PHP errorhandling
top

f

$filters
in file debugConsole.class.php, variable debugConsole::$filters
    events which are shown in debug console
top

g

getFilters
in file debugConsole.class.php, method debugConsole::getFilters()
    returns all possible filter events for debugConsole::setFilter() method
getMicrotime
in file debugConsole.class.php, method debugConsole::getMicrotime()
    returns microtime as float value
getTraceback
in file debugConsole.class.php, method debugConsole::getTraceback()
    returns a formatted traceback string
top

h

$html
in file debugConsole.class.php, variable debugConsole::$html
    html for popup
top

j

$javascripts
in file debugConsole.class.php, variable debugConsole::$javascripts
    javascripts to control popup
top

p

passedCheckpoint
in file debugConsole.class.php, method debugConsole::passedCheckpoint()
    shows in console that a checkpoint has been passed, additional info is the file and line which triggered the output
top

s

$starttime
in file debugConsole.class.php, variable debugConsole::$starttime
    time of debugrun start in milliseconds
sendCommand
in file debugConsole.class.php, method debugConsole::sendCommand()
    sends a javascript command to browser
setFilter
in file debugConsole.class.php, method debugConsole::setFilter()
    shows or hides an event-type in debugConsole, returns previous setting of the given event-type
startDebugRun
in file debugConsole.class.php, method debugConsole::startDebugRun()
    show new debug run header in console
startTimer
in file debugConsole.class.php, method debugConsole::startTimer()
    start timer clock, returns timer handle
stopTimer
in file debugConsole.class.php, method debugConsole::stopTimer()
    stop timer clock
top

t

$template
in file debugConsole.class.php, variable debugConsole::$template
    URL where template can be found
$timers
in file debugConsole.class.php, variable debugConsole::$timers
    time of timer start in milliseconds
top

w

$watches
in file debugConsole.class.php, variable debugConsole::$watches
    all watched variables with their current content
watchesCallback
in file debugConsole.class.php, method debugConsole::watchesCallback()
    tick callback: process watches and show changes
watchVariable
in file debugConsole.class.php, method debugConsole::watchVariable()
    adds a variable to the watchlist
writeLogfileEntry
in file debugConsole.class.php, method debugConsole::writeLogfileEntry()
    writes html output as text entry into logfile
top

Documentation generated on Fri, 18 Nov 2005 12:39:59 +0100 by phpDocumentor 1.3.0RC3