Index of All Elements
Package Indexes
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ g ]
[ ]
[ m ]
[ p ]
[ r ]
[ s ]
[ u ]
[ v ]
a
- $applySpanStyle
- in file debug.php, variable DebugLine::$applySpanStyle
Most of the time we will display a global span style for the debug cell but we must be able to desactive it in order to preserve XHTML compliance (DBGLINE_SEARCH for exemple)
- addDebug
- in file debug.php, method Debug::addDebug()
addDebug() : Build a new debug line info.
- addRequiredFilesPattern
- in file debug.php, method Debug::addRequiredFilesPattern()
addRequiredFilesPattern() : Add a remove pattern to remove pattern array.
- applyTextStyle
- in file debug.php, method DebugLine::applyTextStyle()
applyTextStyle() : Apply a style to a string
c
- $CellBoldStatus
- in file debug.php, variable DebugLine::$CellBoldStatus
Bold style for debug info cell
- $CellBoldStatus
- in file debug.php, variable Debug::$CellBoldStatus
Bold style for DebugType : $DebugType => Bold Style
- $CellColor
- in file debug.php, variable DebugLine::$CellColor
Background Color for debug info cell
- $CellColors
- in file debug.php, variable Debug::$CellColors
Color for DebugType : $DebugType => Color Code of text
- CancelPerf
- in file debug.php, method Debug::CancelPerf()
CancelPerf() : Cancel a process time monitoring, error or misc exception
- colorizeFont
- in file debug.php, method DebugLine::colorizeFont()
colorizeFont() : Function that colorize a string with a given color
- CR
- in file debug.php, constant CR
d
- $DatabaseName
- in file debug.php, variable Debug::$DatabaseName
Name of database that we are working on
- $DatabaseName
- in file debug.php, variable DebugLine::$DatabaseName
Name of database that we are working on
- $DebugDisplayString
- in file debug.php, variable DebugLine::$DebugDisplayString
Formatted Debug info
- $DebugMode
- in file debug.php, variable Debug::$DebugMode
Debug Mode
- $DebugObjectID
- in file debug.php, variable Debug::$DebugObjectID
ID of debug object (0 = First object)
- $DebugType
- in file debug.php, variable DebugLine::$DebugType
Debug Type
- $DebugTypeLabel
- in file debug.php, variable Debug::$DebugTypeLabel
Lables Color for DebugType : $DebugType => Color Code of text
- $DefaultCellBackColor
- in file debug.php, variable DebugLine::$DefaultCellBackColor
Default Backgourd cell color
- $DisableCredits
- in file debug.php, variable Debug::$DisableCredits
Enable or disable Credits in debug infos.
- $DisplayTypeInSearch
- in file debug.php, variable Debug::$DisplayTypeInSearch
Bold style for DebugType : $DebugType => Bold Style
- DBGLINE_ANY
- in file debug.php, constant DBGLINE_ANY
DEBUG LINE Types
- DBGLINE_APPERROR
- in file debug.php, constant DBGLINE_APPERROR
- DBGLINE_ARRAY
- in file debug.php, constant DBGLINE_ARRAY
- DBGLINE_CREDITS
- in file debug.php, constant DBGLINE_CREDITS
- DBGLINE_CURRENTFILE
- in file debug.php, constant DBGLINE_CURRENTFILE
- DBGLINE_DEFAULT
- in file debug.php, constant DBGLINE_DEFAULT
- DBGLINE_ENV
- in file debug.php, constant DBGLINE_ENV
- DBGLINE_ERRORALERT
- in file debug.php, constant DBGLINE_ERRORALERT
DBGLINE_ERRORALERT, default error message for DBGLINE_APPERROR debug line type
- DBGLINE_OBJECT
- in file debug.php, constant DBGLINE_OBJECT
- DBGLINE_PAGEACTION
- in file debug.php, constant DBGLINE_PAGEACTION
- DBGLINE_PROCESSPERF
- in file debug.php, constant DBGLINE_PROCESSPERF
- DBGLINE_QUERY
- in file debug.php, constant DBGLINE_QUERY
- DBGLINE_QUERY_REL
- in file debug.php, constant DBGLINE_QUERY_REL
- DBGLINE_SEARCH
- in file debug.php, constant DBGLINE_SEARCH
- DBGLINE_SQLPARSE
- in file debug.php, constant DBGLINE_SQLPARSE
- DBGLINE_STD
- in file debug.php, constant DBGLINE_STD
- DBGLINE_TEMPLATES
- in file debug.php, constant DBGLINE_TEMPLATES
- DBG_CREDITS
- in file debug.php, constant DBG_CREDITS
This is a constant for the credits. For me :p
- DBG_GLOBAL_COOKIE
- in file debug.php, constant DBG_GLOBAL_COOKIE
- DBG_GLOBAL_FILES
- in file debug.php, constant DBG_GLOBAL_FILES
- DBG_GLOBAL_GET
- in file debug.php, constant DBG_GLOBAL_GET
These are constants to define Super array environment variables
- DBG_GLOBAL_GLOBALS
- in file debug.php, constant DBG_GLOBAL_GLOBALS
- DBG_GLOBAL_POST
- in file debug.php, constant DBG_GLOBAL_POST
- DBG_GLOBAL_REQUEST
- in file debug.php, constant DBG_GLOBAL_REQUEST
- DBG_GLOBAL_SESSION
- in file debug.php, constant DBG_GLOBAL_SESSION
- DBG_MODE_AUTO
- in file debug.php, constant DBG_MODE_AUTO
- DBG_MODE_DEFAULT
- in file debug.php, constant DBG_MODE_DEFAULT
- DBG_MODE_FULL
- in file debug.php, constant DBG_MODE_FULL
- DBG_MODE_OFF
- in file debug.php, constant DBG_MODE_OFF
DBG_MODE Constants, define the different available debug modes.
- DBG_MODE_QUERY
- in file debug.php, constant DBG_MODE_QUERY
- DBG_MODE_QUERYTEMP
- in file debug.php, constant DBG_MODE_QUERYTEMP
- DBG_MODE_USERPERF
- in file debug.php, constant DBG_MODE_USERPERF
- DBG_RELEASE
- in file debug.php, constant DBG_RELEASE
- DBG_VERSION
- in file debug.php, constant DBG_VERSION
- DBG_VERSION_DEFAULT
- in file debug.php, constant DBG_VERSION_DEFAULT
- DBG_VERSION_PEAR
- in file debug.php, constant DBG_VERSION_PEAR
- DBG_VERSION_STANDALONE
- in file debug.php, constant DBG_VERSION_STANDALONE
Possible version of class Debug
- Debug
- in file debug.php, method Debug::Debug()
Debug() : Constructor of Debug object
- Debug
- in file debug.php, class Debug
Debug : Main class that manage debug and debugline objects
- DebugDisplay
- in file debug.php, method Debug::DebugDisplay()
DebugDisplay() : This is the function to display debug infos
- DebugLine
- in file debug.php, class DebugLine
DebugLine : Class that describe debug line informations
- DebugLine
- in file debug.php, method DebugLine::DebugLine()
DebugLine() Constructor of class
- DEBUGLINE_BOLD_CLOSE
- in file debug.php, constant DEBUGLINE_BOLD_CLOSE
DBGLINE_BOLD, constants for bold status function
- DEBUGLINE_BOLD_OPEN
- in file debug.php, constant DEBUGLINE_BOLD_OPEN
- DebugPerf
- in file debug.php, method Debug::DebugPerf()
DebugPerf() : Get process time and stats about database processing.
- delRequiredFilesPattern
- in file debug.php, method Debug::delRequiredFilesPattern()
delRequiredFilesPattern() : Del a remove pattern from remove pattern array.
- DumpArr
- in file debug.php, method Debug::DumpArr()
DumpArr() : Display all content of an array
- DumpObj
- in file debug.php, method Debug::DumpObj()
DumpObj() : Debug an object or array with Var_Dump pear package
- DUMP_ARR_DISP
- in file debug.php, constant DUMP_ARR_DISP
These are constant for DumpArr() and DumpObj() functions.
- DUMP_ARR_OBJNAME
- in file debug.php, constant DUMP_ARR_OBJNAME
- DUMP_ARR_STR
- in file debug.php, constant DUMP_ARR_STR
- DUMP_ARR_TABNAME
- in file debug.php, constant DUMP_ARR_TABNAME
- debug.php
- procedural page debug.php
- debug_test_min.php
- procedural page debug_test_min.php
- debug_test_min_xhtml.php
- procedural page debug_test_min_xhtml.php
- debug_test.php
- procedural page debug_test.php
g
- $genXHTMLOutput
- in file debug.php, variable Debug::$genXHTMLOutput
Variable to tell if we must generate a XHML 1.0 Strict output
- generateStyleSheet
- in file debug.php, method Debug::generateStyleSheet()
generateStyleSheet()
- getBoldCodeType
- in file debug.php, method Debug::getBoldCodeType()
getBoldCodeType() : Retrieve Bold cell status of the debug cell
- getColorCodeClass
- in file debug.php, method Debug::getColorCodeClass()
getColorCodeClass() : Retrieve color code class from a color
- getColorCodeType
- in file debug.php, method Debug::getColorCodeType()
getColorCodeType() : Retrieve color code of the debug cell
- getDatabaseName
- in file debug.php, method Debug::getDatabaseName()
getDatabaseName() : Get the name of database
- getDebugLineString
- in file debug.php, method DebugLine::getDebugLineString()
getDebugLineString() : Return Formated debug infos
- getDebugMode
- in file debug.php, method Debug::getDebugMode()
getDebugMode() : Return current debug mode
- getElapsedTime
- in file debug.php, method Debug::getElapsedTime()
getElapsedTime() : get elapsed time between 2 timestamp
- getMaxQueryLineLength
- in file debug.php, method Debug::getMaxQueryLineLength()
getMaxQueryLineLength() : Get max query line length
- getMicroTime
- in file debug.php, method Debug::getMicroTime()
getMicroTime() : Return micotime from a timestamp
- getPhpMyAdminStatus
- in file debug.php, method Debug::getPhpMyAdminStatus()
getPhpMyAdminStatus() : Get PhpmyAdmin status
- getPhpMyAdminUrl
- in file debug.php, method DebugLine::getPhpMyAdminUrl()
getPhpMyAdminUrl() : Return url of PhpmyAdmin
- getPhpMyAdminUrl
- in file debug.php, method Debug::getPhpMyAdminUrl()
getPhpMyAdminUrl() : Get the url of PhpmyAdmin
- getProcessTime
- in file debug.php, method Debug::getProcessTime()
getProcessTime() : Get global process time
- getTypeInSearch
- in file debug.php, method Debug::getTypeInSearch()
getTypeInSearch() : Retrieve if debug type is displayed in search mode
s
- $ShowGlobals
- in file debug.php, variable Debug::$ShowGlobals
Enable or disable $globals var in debug
- $ShowTemplates
- in file debug.php, variable Debug::$ShowTemplates
Enable or disable, included and required files
- setBoldCodeType
- in file debug.php, method Debug::setBoldCodeType()
setBoldCodeType() : Set Bold cell status of a debug type
- setColorCodeType
- in file debug.php, method Debug::setColorCodeType()
setColorCodeType() : Set color code of the debug cell type
- setDatabaseName
- in file debug.php, method Debug::setDatabaseName()
setDatabaseName() : Set database name for phpmyadmin links
- setDebugMode
- in file debug.php, method Debug::setDebugMode()
setDebugMode() : Set debug mode of Debug Object
- setMaxQueryLineLength
- in file debug.php, method Debug::setMaxQueryLineLength()
setMaxQueryLineLength() : Set max query line length
- setPhpMyAdminStatus
- in file debug.php, method Debug::setPhpMyAdminStatus()
setPhpMyAdminStatus($status) : Set status of phpmyadmin
- setPhpMyAdminUrl
- in file debug.php, method Debug::setPhpMyAdminUrl()
setPhpMyAdminUrl() : Set the url of PhpmyAdmin
- setProcessTime
- in file debug.php, method DebugLine::setProcessTime()
setProcessTime() : Process time string assignment function
- setTypeInSearch
- in file debug.php, method Debug::setTypeInSearch()
setTypeInSearch() : Set if debug type is displayed in search mode
- source.php
- procedural page source.php
- STR_N
- in file debug.php, constant STR_N
Eventual external constants
u
- $UseRequestArr
- in file debug.php, variable Debug::$UseRequestArr
Enable or disable the use of $_REQUEST array instead of $_POST + _$GET + $_COOKIE + $_FILES
|
|