Element index for package Debug

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ m ] [ p ] [ r ] [ s ] [ _ ]



'_'

$_active
in file Debug.class.php, variable Gumbo_Debug::$_active
$_class
in file Message.class.php, variable Gumbo_Debug_Message::$_class
$_classes
in file Debug.class.php, variable Gumbo_Debug::$_classes
$_db
in file Db.class.php, variable Gumbo_Debug_Report_Db::$_db
$_display_func
in file Extension.class.php, variable Gumbo_Debug_Server_Extension::$_display_func
$_email
in file Email.class.php, variable Gumbo_Debug_Report_Email::$_email
$_ext
in file Extension.class.php, variable Gumbo_Debug_Server_Extension::$_ext
$_file
in file Message.class.php, variable Gumbo_Debug_Message::$_file
$_file
in file File.class.php, variable Gumbo_Debug_Report_File::$_file
$_files
in file Debug.class.php, variable Gumbo_Debug::$_files
$_function
in file Message.class.php, variable Gumbo_Debug_Message::$_function
$_functions
in file Debug.class.php, variable Gumbo_Debug::$_functions
$_inclusive
in file Debug.class.php, variable Gumbo_Debug::$_inclusive
$_instance
in file Server.class.php, variable Gumbo_Debug_Server::$_instance
$_instance
in file Debug.class.php, variable Gumbo_Debug::$_instance
$_line
in file Message.class.php, variable Gumbo_Debug_Message::$_line
$_list
in file Debug.class.php, variable Gumbo_Debug::$_list
$_message
in file Message.class.php, variable Gumbo_Debug_Message::$_message
$_messages
in file Report.class.php, variable Gumbo_Debug_Report::$_messages
$_mode
in file Info.class.php, variable Gumbo_Debug_Server_Info::$_mode
$_paths
in file File.class.php, variable Gumbo_Debug_Server_File::$_paths
$_php
in file Constant.class.php, variable Gumbo_Debug_Server_Constant::$_php
$_php
in file Class.class.php, variable Gumbo_Debug_Server_Class::$_php
$_php
in file Interface.class.php, variable Gumbo_Debug_Server_Interface::$_php
$_reports
in file Server.class.php, variable Gumbo_Debug_Server::$_reports
$_seconds
in file Message.class.php, variable Gumbo_Debug_Message::$_seconds
$_time
in file Message.class.php, variable Gumbo_Debug_Message::$_time
$_time
in file Debug.class.php, variable Gumbo_Debug::$_time
_getClasses
in file Debug.class.php, method Gumbo_Debug::_getClasses()
    Returns a list of restricted classes
_getFiles
in file Debug.class.php, method Gumbo_Debug::_getFiles()
    Returns a list of restricted files
_getFunctions
in file Debug.class.php, method Gumbo_Debug::_getFunctions()
    Returns a list of restricted functions
_setTime
in file Message.class.php, method Gumbo_Debug_Message::_setTime()
    Sets the time stamp when the message was created
_setTime
in file Debug.class.php, method Gumbo_Debug::_setTime()
    Sets the time stamp when the debugger started
__construct
in file Debug.class.php, method Gumbo_Debug::__construct()
    Constructor, for Singleton Pattern
__construct
in file File.class.php, method Gumbo_Debug_Report_File::__construct()
    Constructor
__construct
in file Email.class.php, method Gumbo_Debug_Report_Email::__construct()
    Constructor
__construct
in file Extension.class.php, method Gumbo_Debug_Server_Extension::__construct()
    Constructor
__construct
in file Server.class.php, method Gumbo_Debug_Server::__construct()
    Constructor
__construct
in file Class.class.php, method Gumbo_Debug_Server_Class::__construct()
    Constructor
__construct
in file Message.class.php, method Gumbo_Debug_Message::__construct()
    Constructor
__construct
in file Interface.class.php, method Gumbo_Debug_Server_Interface::__construct()
    Constructor
__construct
in file Info.class.php, method Gumbo_Debug_Server_Info::__construct()
    Constructor
__construct
in file Constant.class.php, method Gumbo_Debug_Server_Constant::__construct()
    Constructor
__construct
in file Db.class.php, method Gumbo_Debug_Report_Db::__construct()
    Constructor
__construct
in file File.class.php, method Gumbo_Debug_Server_File::__construct()
    Constructor
__toString
in file Server.class.php, method Gumbo_Debug_Server::__toString()
    Returns the object as a string
top



'a'

activate
in file Debug.class.php, method Gumbo_Interface_Debug::activate()
    Activates the Debugger
activate
in file Server.class.php, method Gumbo_Debug_Server::activate()
    Activates a Server Report
activate
in file Server.class.php, method Gumbo_Interface_Debug_Server::activate()
    Activates a Server Report
activate
in file Debug.class.php, method Gumbo_Debug::activate()
    Activates the Debugger
add
in file Debug.class.php, method Gumbo_Debug::add()
    Creates a message and adds it to the Debugger
add
in file Debug.class.php, method Gumbo_Interface_Debug::add()
    Creates a message and adds it to the Debugger
addMode
in file Info.class.php, method Gumbo_Debug_Server_Info::addMode()
    Adds to the current Information Mode
addPath
in file File.class.php, method Gumbo_Debug_Server_File::addPath()
    Adds a Path
addRestrictedClass
in file Debug.class.php, method Gumbo_Debug::addRestrictedClass()
    Adds a class to the restriction list
addRestrictedClass
in file Debug.class.php, method Gumbo_Interface_Debug::addRestrictedClass()
    Adds a class to the restriction list
addRestrictedFile
in file Debug.class.php, method Gumbo_Debug::addRestrictedFile()
    Adds a file to the restriction list
addRestrictedFile
in file Debug.class.php, method Gumbo_Interface_Debug::addRestrictedFile()
    Adds a file to the restriction list
addRestrictedFunction
in file Debug.class.php, method Gumbo_Debug::addRestrictedFunction()
    Adds a function to the restriction list
addRestrictedFunction
in file Debug.class.php, method Gumbo_Interface_Debug::addRestrictedFunction()
    Adds a function to the restriction list
top



'b'

Blank.class.php
procedural page Blank.class.php
top



'c'

Class.class.php
procedural page Class.class.php
Constant.class.php
procedural page Constant.class.php
top



'd'

deactivate
in file Debug.class.php, method Gumbo_Debug::deactivate()
    Deactivates the Debugger
deactivate
in file Server.class.php, method Gumbo_Debug_Server::deactivate()
    Deactivates a Server Report
deactivate
in file Debug.class.php, method Gumbo_Interface_Debug::deactivate()
    Deactivates the Debugger
deactivate
in file Server.class.php, method Gumbo_Interface_Debug_Server::deactivate()
    Deactivates a Server Report
Db.class.php
procedural page Db.class.php
Debug.class.php
procedural page Debug.class.php
display
in file Server.class.php, method Gumbo_Debug_Server::display()
    Displays to the browser
Debug.class.php
procedural page Debug.class.php
top



'e'

Email.class.php
procedural page Email.class.php
Env.class.php
procedural page Env.class.php
Extension.class.php
procedural page Extension.class.php
exists
in file Server.class.php, method Gumbo_Interface_Debug_Server::exists()
    Returns if the Report exists
exists
in file Server.class.php, method Gumbo_Debug_Server::exists()
    Returns if the Report exists
top



'f'

Factory.class.php
procedural page Factory.class.php
File.class.php
procedural page File.class.php
File.class.php
procedural page File.class.php
Function.class.php
procedural page Function.class.php
factory
in file Factory.class.php, method Gumbo_Debug_Report_Factory::factory()
    Returns an instantiated object
factory
in file Server.class.php, method Gumbo_Debug_Server::factory()
    Returns a Debug Server Report
fetch
in file Server.class.php, method Gumbo_Debug_Server::fetch()
    Returns the formatted text to the browser
top



'g'

getAllMessages
in file Debug.class.php, method Gumbo_Interface_Debug::getAllMessages()
    Returns all the messages of the Debugger
getAllMessages
in file Debug.class.php, method Gumbo_Debug::getAllMessages()
    Returns all the messages of the Debugger
getClass
in file Message.class.php, method Gumbo_Interface_Debug_Message::getClass()
    Returns the class name
getClass
in file Message.class.php, method Gumbo_Debug_Message::getClass()
    Returns the class name
getDb
in file Db.class.php, method Gumbo_Debug_Report_Db::getDb()
    Returns the Debug Database
getDisplayFunctions
in file Extension.class.php, method Gumbo_Debug_Server_Extension::getDisplayFunctions()
    Returns if displaying Extension functions
getEmail
in file Email.class.php, method Gumbo_Debug_Report_Email::getEmail()
    Returns the Debug Email
getExtension
in file Extension.class.php, method Gumbo_Debug_Server_Extension::getExtension()
    Returns the Extension Name
getFile
in file Message.class.php, method Gumbo_Interface_Debug_Message::getFile()
    Returns the file
getFile
in file File.class.php, method Gumbo_Debug_Report_File::getFile()
    Returns the Debug File name
getFile
in file Message.class.php, method Gumbo_Debug_Message::getFile()
    Returns the file
getFunction
in file Message.class.php, method Gumbo_Interface_Debug_Message::getFunction()
    Returns the function/method
getFunction
in file Message.class.php, method Gumbo_Debug_Message::getFunction()
    Returns the function/method
getIterator
in file Debug.class.php, method Gumbo_Debug::getIterator()
    Returns an Iterator object
getLine
in file Message.class.php, method Gumbo_Interface_Debug_Message::getLine()
    Returns the line number
getLine
in file Message.class.php, method Gumbo_Debug_Message::getLine()
    Returns the line number
getMessage
in file Message.class.php, method Gumbo_Interface_Debug_Message::getMessage()
    Returns the message
getMessage
in file Message.class.php, method Gumbo_Debug_Message::getMessage()
    Returns the message
getMessages
in file Report.class.php, method Gumbo_Debug_Report::getMessages()
    Returns the Debug messages
getMode
in file Info.class.php, method Gumbo_Debug_Server_Info::getMode()
    Returns the INFO_* Mode value
getPaths
in file File.class.php, method Gumbo_Debug_Server_File::getPaths()
    ACCESSOR METHODS *
getPhp
in file Interface.class.php, method Gumbo_Debug_Server_Interface::getPhp()
    Returns if to include default PHP Interfaces
getPhp
in file Class.class.php, method Gumbo_Debug_Server_Class::getPhp()
    Returns if to include default PHP Classes
getPhp
in file Constant.class.php, method Gumbo_Debug_Server_Constant::getPhp()
    Returns if to include defined PHP Constants
getReport
in file Server.class.php, method Gumbo_Interface_Debug_Server::getReport()
    Returns a single Report
getReport
in file Server.class.php, method Gumbo_Debug_Server::getReport()
    Returns a single Report
getReports
in file Server.class.php, method Gumbo_Debug_Server::getReports()
    Returns the Debug Server Reports
getReports
in file Server.class.php, method Gumbo_Interface_Debug_Server::getReports()
    Returns the Debug Server Reports
getSeconds
in file Message.class.php, method Gumbo_Interface_Debug_Message::getSeconds()
    Returns the time (in seconds) it took to execute the code from last message
getSeconds
in file Message.class.php, method Gumbo_Debug_Message::getSeconds()
    Returns the time (in seconds) it took to execute the code from last message
getTime
in file Debug.class.php, method Gumbo_Interface_Debug::getTime()
    Returns the time stamp when the Debugger was started
getTime
in file Message.class.php, method Gumbo_Interface_Debug_Message::getTime()
    Returns the time when message occured
getTime
in file Debug.class.php, method Gumbo_Debug::getTime()
    Returns the time stamp when the Debugger was started
getTime
in file Message.class.php, method Gumbo_Debug_Message::getTime()
    Returns the time when message occured
Gumbo_Debug
in file Debug.class.php, class Gumbo_Debug
    Debug Class
Gumbo_Debug_Message
in file Message.class.php, class Gumbo_Debug_Message
    Debug Message Class
Gumbo_Debug_Report
in file Report.class.php, class Gumbo_Debug_Report
    Abstract Debug Report Class
Gumbo_Debug_Report_Db
in file Db.class.php, class Gumbo_Debug_Report_Db
    Debug DB Report Class
Gumbo_Debug_Report_Email
in file Email.class.php, class Gumbo_Debug_Report_Email
    Debug Email Report Class
Gumbo_Debug_Report_Factory
in file Factory.class.php, class Gumbo_Debug_Report_Factory
    Debug Report Factory Class
Gumbo_Debug_Report_File
in file File.class.php, class Gumbo_Debug_Report_File
    Debug File Report Class
Gumbo_Debug_Report_Screen
in file Screen.class.php, class Gumbo_Debug_Report_Screen
    Debug Screen Report Class
Gumbo_Debug_Server
in file Server.class.php, class Gumbo_Debug_Server
    Debug Server Class
Gumbo_Debug_Server_Blank
in file Blank.class.php, class Gumbo_Debug_Server_Blank
    Blank Debug Server Report Class
Gumbo_Debug_Server_Class
in file Class.class.php, class Gumbo_Debug_Server_Class
    Debug Server Report - Class
Gumbo_Debug_Server_Constant
in file Constant.class.php, class Gumbo_Debug_Server_Constant
    Debug Server Report - Constants
Gumbo_Debug_Server_Env
in file Env.class.php, class Gumbo_Debug_Server_Env
    Debug Server Report - $_ENV
Gumbo_Debug_Server_Extension
in file Extension.class.php, class Gumbo_Debug_Server_Extension
    Debug Server Report - Extension
Gumbo_Debug_Server_File
in file File.class.php, class Gumbo_Debug_Server_File
    Debug Server Report - File
Gumbo_Debug_Server_Function
in file Function.class.php, class Gumbo_Debug_Server_Function
    Debug Server Report - Functions
Gumbo_Debug_Server_Html
in file Html.class.php, class Gumbo_Debug_Server_Html
    Debug Server Report - Html
Gumbo_Debug_Server_Info
in file Info.class.php, class Gumbo_Debug_Server_Info
    Debug Server Report - Info
Gumbo_Debug_Server_Ini
in file Ini.class.php, class Gumbo_Debug_Server_Ini
    Debug Server Report - INI
Gumbo_Debug_Server_Interface
in file Interface.class.php, class Gumbo_Debug_Server_Interface
    Debug Server Report - Interface
Gumbo_Debug_Server_Request
in file Request.class.php, class Gumbo_Debug_Server_Request
    Debug Server Report - $_REQUEST
Gumbo_Debug_Server_Server
in file Server.class.php, class Gumbo_Debug_Server_Server
    Debug Server Report - $_SERVER
Gumbo_Interface_Debug
in file Debug.class.php, class Gumbo_Interface_Debug
    Debug Interface
Gumbo_Interface_Debug_Message
in file Message.class.php, class Gumbo_Interface_Debug_Message
    Debug Message Interface
Gumbo_Interface_Debug_Report
in file Report.class.php, class Gumbo_Interface_Debug_Report
    Debug Report Interface
Gumbo_Interface_Debug_Server
in file Server.class.php, class Gumbo_Interface_Debug_Server
    Debug Server Interface
Gumbo_Interface_Debug_Server_Report
in file Report.class.php, class Gumbo_Interface_Debug_Server_Report
    Debug Server Report Interface
top



'h'

Html.class.php
procedural page Html.class.php
top



'i'

Info.class.php
procedural page Info.class.php
Ini.class.php
procedural page Ini.class.php
Interface.class.php
procedural page Interface.class.php
instance
in file Server.class.php, method Gumbo_Debug_Server::instance()
    Singleton Method
instance
in file Debug.class.php, method Gumbo_Debug::instance()
    Singleton Pattern Method
isActive
in file Server.class.php, method Gumbo_Interface_Debug_Server::isActive()
    Returns if a particular Report is active
isActive
in file Server.class.php, method Gumbo_Debug_Server::isActive()
    Returns if a particular Report is active
isActive
in file Debug.class.php, method Gumbo_Interface_Debug::isActive()
    Returns if the Debug mode is active
isActive
in file Debug.class.php, method Gumbo_Debug::isActive()
    Returns if the Debug mode is active
isInclusive
in file Debug.class.php, method Gumbo_Debug::isInclusive()
    Returns if the restrictions are inclusive
isInclusive
in file Debug.class.php, method Gumbo_Interface_Debug::isInclusive()
    Returns if the restrictions are inclusive
isPath
in file File.class.php, method Gumbo_Debug_Server_File::isPath()
    Returns if a Path exists
isRestrictedClass
in file Debug.class.php, method Gumbo_Debug::isRestrictedClass()
    Returns if the class is restricted
isRestrictedClass
in file Debug.class.php, method Gumbo_Interface_Debug::isRestrictedClass()
    Returns if the class is restricted
isRestrictedFile
in file Debug.class.php, method Gumbo_Debug::isRestrictedFile()
    Returns if the file is restricted
isRestrictedFile
in file Debug.class.php, method Gumbo_Interface_Debug::isRestrictedFile()
    Returns if the file is restricted
isRestrictedFunction
in file Debug.class.php, method Gumbo_Interface_Debug::isRestrictedFunction()
    Returns if the function is restricted
isRestrictedFunction
in file Debug.class.php, method Gumbo_Debug::isRestrictedFunction()
    Returns if the function is restricted
top



'm'

Message.class.php
procedural page Message.class.php
Message.class.php
procedural page Message.class.php
top



'p'

parse
in file File.class.php, method Gumbo_Debug_Server_File::parse()
    Parses active Paths from the string
top



'r'

Report.class.php
procedural page Report.class.php
Request.class.php
procedural page Request.class.php
Report.class.php
procedural page Report.class.php
Report.class.php
procedural page Report.class.php
removeMode
in file Info.class.php, method Gumbo_Debug_Server_Info::removeMode()
    Removes an Information Mode
removePath
in file File.class.php, method Gumbo_Debug_Server_File::removePath()
    Removes a Path
reset
in file Extension.class.php, method Gumbo_Debug_Server_Extension::reset()
    Resets the Report
reset
in file Debug.class.php, method Gumbo_Debug::reset()
    Resets the Debug messages
reset
in file Server.class.php, method Gumbo_Debug_Server::reset()
    Resets the Reports
reset
in file Debug.class.php, method Gumbo_Interface_Debug::reset()
    Resets the Debug messages
reset
in file Server.class.php, method Gumbo_Interface_Debug_Server::reset()
    Resets the Reports
resetPaths
in file File.class.php, method Gumbo_Debug_Server_File::resetPaths()
    Resets the Paths
resetRestrictions
in file Debug.class.php, method Gumbo_Debug::resetRestrictions()
    Resets all the restrictions
resetRestrictions
in file Debug.class.php, method Gumbo_Interface_Debug::resetRestrictions()
    Resets all the restrictions
run
in file Report.class.php, method Gumbo_Interface_Debug_Report::run()
    Runs the Report
run
in file Request.class.php, method Gumbo_Debug_Server_Request::run()
    Runs the Report
run
in file Server.class.php, method Gumbo_Debug_Server_Server::run()
    Runs the Report
run
in file Screen.class.php, method Gumbo_Debug_Report_Screen::run()
    Runs the Report
run
in file Interface.class.php, method Gumbo_Debug_Server_Interface::run()
    Runs the Report
run
in file Report.class.php, method Gumbo_Interface_Debug_Server_Report::run()
    Runs the Report
run
in file Function.class.php, method Gumbo_Debug_Server_Function::run()
    Runs the Report
run
in file Email.class.php, method Gumbo_Debug_Report_Email::run()
    Runs the Report
run
in file Env.class.php, method Gumbo_Debug_Server_Env::run()
    Runs the Report
run
in file Db.class.php, method Gumbo_Debug_Report_Db::run()
    Runs the Report
run
in file Constant.class.php, method Gumbo_Debug_Server_Constant::run()
    Runs the Report
run
in file Class.class.php, method Gumbo_Debug_Server_Class::run()
    Runs the Report
run
in file Extension.class.php, method Gumbo_Debug_Server_Extension::run()
    Runs the Report
run
in file File.class.php, method Gumbo_Debug_Report_File::run()
    Runs the Report
run
in file Info.class.php, method Gumbo_Debug_Server_Info::run()
    Runs the Report
run
in file Html.class.php, method Gumbo_Debug_Server_Html::run()
    Runs the Report
run
in file Blank.class.php, method Gumbo_Debug_Server_Blank::run()
    Runs the Report
run
in file File.class.php, method Gumbo_Debug_Server_File::run()
    Runs the Report
run
in file Ini.class.php, method Gumbo_Debug_Server_Ini::run()
    Runs the Report
top



's'

Screen.class.php
procedural page Screen.class.php
Server.class.php
procedural page Server.class.php
Server.class.php
procedural page Server.class.php
Server.class.php
procedural page Server.class.php
setClass
in file Message.class.php, method Gumbo_Interface_Debug_Message::setClass()
    Sets the class name
setClass
in file Message.class.php, method Gumbo_Debug_Message::setClass()
    Sets the class name
setDb
in file Db.class.php, method Gumbo_Debug_Report_Db::setDb()
    Sets the Debug Database
setDisplayFunctions
in file Extension.class.php, method Gumbo_Debug_Server_Extension::setDisplayFunctions()
    Sets to display Extension Functions
setEmail
in file Email.class.php, method Gumbo_Debug_Report_Email::setEmail()
    Sets the Debug Email Address
setExclusive
in file Debug.class.php, method Gumbo_Debug::setExclusive()
    Sets the mode to Exclusive
setExclusive
in file Debug.class.php, method Gumbo_Interface_Debug::setExclusive()
    Sets the mode to Exclusive
setExtension
in file Extension.class.php, method Gumbo_Debug_Server_Extension::setExtension()
    Sets the Extension
setFile
in file Message.class.php, method Gumbo_Debug_Message::setFile()
    Sets the file where the message occured
setFile
in file Message.class.php, method Gumbo_Interface_Debug_Message::setFile()
    Sets the file where the message occured
setFile
in file File.class.php, method Gumbo_Debug_Report_File::setFile()
    Sets the Debug File Path
setFunction
in file Message.class.php, method Gumbo_Interface_Debug_Message::setFunction()
    Sets the function/method name
setFunction
in file Message.class.php, method Gumbo_Debug_Message::setFunction()
    Sets the function/method name
setInclusive
in file Debug.class.php, method Gumbo_Debug::setInclusive()
    Set the mode to Inclusive
setInclusive
in file Debug.class.php, method Gumbo_Interface_Debug::setInclusive()
    Set the mode to Inclusive
setLine
in file Message.class.php, method Gumbo_Interface_Debug_Message::setLine()
    Sets the line number of the message
setLine
in file Message.class.php, method Gumbo_Debug_Message::setLine()
    Sets the line number of the message
setMessage
in file Message.class.php, method Gumbo_Interface_Debug_Message::setMessage()
    Sets the message contents of the message
setMessage
in file Message.class.php, method Gumbo_Debug_Message::setMessage()
    Sets the message contents of the message
setMessages
in file Report.class.php, method Gumbo_Debug_Report::setMessages()
    Sets the Debug messages
setMode
in file Info.class.php, method Gumbo_Debug_Server_Info::setMode()
    Sets the INFO_* mode
setPaths
in file File.class.php, method Gumbo_Debug_Server_File::setPaths()
    Sets the Paths that should be removed from the output
setPhp
in file Constant.class.php, method Gumbo_Debug_Server_Constant::setPhp()
    Sets if to include defined PHP Constants
setPhp
in file Class.class.php, method Gumbo_Debug_Server_Class::setPhp()
    Sets if to include default PHP Classes
setPhp
in file Interface.class.php, method Gumbo_Debug_Server_Interface::setPhp()
    Sets if to include default PHP Interfaces
setSeconds
in file Message.class.php, method Gumbo_Debug_Message::setSeconds()
    Sets the time (in seconds) to get to debug message from last message
setSeconds
in file Message.class.php, method Gumbo_Interface_Debug_Message::setSeconds()
    Sets the time (in seconds) to get to debug message from last message
top