Element index for package PHP_Debug
[ a ]
[ b ]
[ c ]
[ d ]
[ f ]
[ g ]
[ h ]
[ i ]
[ m ]
[ o ]
[ p ]
[ r ]
[ s ]
[ t ]
[ _ ]
top
top
b
- b
- in file PHP_Debug_HTML_Div_test.php, function b()
top
c
- checkSearch
- in file Table.php, method PHP_Debug_Renderer_HTML_Table::checkSearch()
This function check if the user has chosen a search criteria and make the search on the formatted debug info
- checkType
- in file Table.php, method PHP_Debug_Renderer_HTML_Table::checkType()
This function check if the user has chosen a filter in the debug type combobox and it returns of the debug line is allowed to be output or no
- CR
- in file Debug.php, constant CR
External constants
- Common.php
- procedural page Common.php
top
d
- $databaseTypes
- in file Div.php, variable PHP_Debug_Renderer_HTML_Div::$databaseTypes
- $DebugObject
- in file Common.php, variable PHP_Debug_Renderer_Common::$DebugObject
- $defaultOptions
- in file Common.php, variable PHP_Debug_Renderer_Common::$defaultOptions
Default configuration options.
- display
- in file Table.php, method PHP_Debug_Renderer_HTML_Table::display()
This is the function to display the debug information
- display
- in file Div.php, method PHP_Debug_Renderer_HTML_Div::display()
This is the function to display the debug informations
- displayDebugLine
- in file Table.php, method PHP_Debug_Renderer_HTML_Table::displayDebugLine()
This is the function that displays a debug line, each step correspond
- displayFooter
- in file Table.php, method PHP_Debug_Renderer_HTML_Table::displayFooter()
Diplays the footer of the PHP_Debug object
- displayFooter
- in file Div.php, method PHP_Debug_Renderer_HTML_Div::displayFooter()
Diplays the footer of the PHP_Debug object
- displayHeader
- in file Div.php, method PHP_Debug_Renderer_HTML_Div::displayHeader()
Displays the header of the PHP_Debug object
- displayHeader
- in file Table.php, method PHP_Debug_Renderer_HTML_Table::displayHeader()
Displays the header of the PHP_Debug object
- Div.php
- procedural page Div.php
- DivConfig.php
- procedural page DivConfig.php
- Debug.php
- procedural page Debug.php
- DebugLine.php
- procedural page DebugLine.php
top
top
top
top
top
top
top
p
- parseDir
- in file PHP_Debug_Sources.php, function parseDir()
- phpInfoAsArray
- in file Div.php, method PHP_Debug_Renderer_HTML_Div::phpInfoAsArray()
Returns PHP information as an array.
- PHP_Debug_HTML_Div_test.php
- procedural page PHP_Debug_HTML_Div_test.php
- PHP_Debug_HTML_Table_test.php
- procedural page PHP_Debug_HTML_Table_test.php
- PHP_Debug_ShowSource.php
- procedural page PHP_Debug_ShowSource.php
- PHP_Debug_Sources.php
- procedural page PHP_Debug_Sources.php
- PHP_Debug_test.php
- procedural page PHP_Debug_test.php
- PHP_Debug_Renderer
- in file Renderer.php, class PHP_Debug_Renderer
A loader class for the renderers.
- PHP_Debug_Renderer_Common
- in file Common.php, class PHP_Debug_Renderer_Common
A base class for Debug renderers, must be inherited by all such.
- PHP_Debug_Renderer_HTML_Div
- in file Div.php, class PHP_Debug_Renderer_HTML_Div
A floating div renderer for PHP_Debug
- PHP_Debug_Renderer_HTML_DivConfig
- in file DivConfig.php, class PHP_Debug_Renderer_HTML_DivConfig
Configuration file for HTML_Div renderer
- PHP_Debug_Renderer_HTML_Table
- in file Table.php, class PHP_Debug_Renderer_HTML_Table
A concrete renderer for Debug
- PHP_Debug_Renderer_HTML_TableConfig
- in file TableConfig.php, class PHP_Debug_Renderer_HTML_TableConfig
Configuration file for HTML_Table renderer
- processClass
- in file Div.php, method PHP_Debug_Renderer_HTML_Div::processClass()
process display of Class
- processClass
- in file Table.php, method PHP_Debug_Renderer_HTML_Table::processClass()
process display of Class
- processDebugInfo
- in file Div.php, method PHP_Debug_Renderer_HTML_Div::processDebugInfo()
process display of the main information of debug
- processDebugInfo
- in file Table.php, method PHP_Debug_Renderer_HTML_Table::processDebugInfo()
process display of the main information of debug
- processExecTime
- in file Div.php, method PHP_Debug_Renderer_HTML_Div::processExecTime()
process display of the execution time of debug information
- processExecTime
- in file Table.php, method PHP_Debug_Renderer_HTML_Table::processExecTime()
process display of the execution time of debug information
- processFile
- in file Div.php, method PHP_Debug_Renderer_HTML_Div::processFile()
process display of file name
- processFile
- in file Table.php, method PHP_Debug_Renderer_HTML_Table::processFile()
process display of file name
- processFunction
- in file Div.php, method PHP_Debug_Renderer_HTML_Div::processFunction()
process display of function
- processFunction
- in file Table.php, method PHP_Debug_Renderer_HTML_Table::processFunction()
process display of function
- processLine
- in file Div.php, method PHP_Debug_Renderer_HTML_Div::processLine()
process display of line number
- processLine
- in file Table.php, method PHP_Debug_Renderer_HTML_Table::processLine()
process display of line number
- processType
- in file Div.php, method PHP_Debug_Renderer_HTML_Div::processType()
process display of the type of the debug information
- processType
- in file Table.php, method PHP_Debug_Renderer_HTML_Table::processType()
process display of the type of the debug information
top
top
s
- $settingsType
- in file Div.php, variable PHP_Debug_Renderer_HTML_Div::$settingsType
- setOptions
- in file Common.php, method PHP_Debug_Renderer_Common::setOptions()
Set run-time configuration options for the renderer
- settingsAsArray
- in file Div.php, method PHP_Debug_Renderer_HTML_Div::settingsAsArray()
Return all settings of application
- showArray
- in file Div.php, method PHP_Debug_Renderer_HTML_Div::showArray()
Show a super array
- showDatabaseInfos
- in file Div.php, method PHP_Debug_Renderer_HTML_Div::showDatabaseInfos()
Shows vars & config
- showDump
- in file Div.php, method PHP_Debug_Renderer_HTML_Div::showDump()
Dump of a variable
- showDump
- in file Table.php, method PHP_Debug_Renderer_HTML_Table::showDump()
Dump a variable
- showError
- in file Table.php, method PHP_Debug_Renderer_HTML_Table::showError()
Process an error info
- showError
- in file Div.php, method PHP_Debug_Renderer_HTML_Div::showError()
Process an error info
- showLogsAndMsg
- in file Div.php, method PHP_Debug_Renderer_HTML_Div::showLogsAndMsg()
Shows vars & config
- showProcessTime
- in file Div.php, method PHP_Debug_Renderer_HTML_Div::showProcessTime()
Add the process time information to the debug information
- showProcessTime
- in file Table.php, method PHP_Debug_Renderer_HTML_Table::showProcessTime()
Add the process time information to the debug information
- showSearch
- in file Table.php, method PHP_Debug_Renderer_HTML_Table::showSearch()
Process the search combo box
- showSource
- in file PHP_Debug_Sources.php, function showSource()
- showSuperArray
- in file Div.php, method PHP_Debug_Renderer_HTML_Div::showSuperArray()
Show a super array
- showSuperArray
- in file Table.php, method PHP_Debug_Renderer_HTML_Table::showSuperArray()
Show a super array
- showTemplates
- in file Table.php, method PHP_Debug_Renderer_HTML_Table::showTemplates()
Process the templates
- showTemplates
- in file Div.php, method PHP_Debug_Renderer_HTML_Div::showTemplates()
Get the templates info
- showVarsAndConfig
- in file Div.php, method PHP_Debug_Renderer_HTML_Div::showVarsAndConfig()
Shows vars & config
- showW3cValidation
- in file Div.php, method PHP_Debug_Renderer_HTML_Div::showW3cValidation()
Show result of the W3C validator
- singleton
- in file TableConfig.php, method PHP_Debug_Renderer_HTML_TableConfig::singleton()
returns the static instance of the class
- singleton
- in file DivConfig.php, method PHP_Debug_Renderer_HTML_DivConfig::singleton()
returns the static instance of the class
- span
- in file Div.php, method PHP_Debug_Renderer_HTML_Div::span()
Return a string with applying a span style on it
- span
- in file Table.php, method PHP_Debug_Renderer_HTML_Table::span()
Return a string with applying a span style on it
top
top
Documentation generated on Mon, 11 Mar 2019 15:14:16 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|