Sends the given data to the FirePHP Firefox Extension.
The data can be displayed in the Firebug Console or in the "Server" request tab.
For more information see: http://www.firephp.org/
Located in /debug/FirePHPCore/FirePHP.class.php (line 73)
Singleton instance of FirePHP
Flag whether to convert PHP assertion errors to Exceptions
Flag to enable/disable logging
Flag whether we are logging from within the exception handler
The insight console to log to if applicable
Wildfire protocol message index
Filters used to exclude object members when encoding
A stack of objects used to detect recursion during object encoding
Options for the library
Flag whether to throw PHP assertion errors that have been converted to Exceptions
Flag whether to throw PHP errors that have been converted to ErrorExceptions
Get all request headers
Gets singleton instance of FirePHP
Creates FirePHP object and stores it for singleton access
Returns true if $string is valid UTF-8 and false otherwise.
Insight API wrapper
Set the instance of the FirePHP singleton
Insight API wrapper
FirePHP's assertion handler
Logs all assertions to your firebug console and then stops the script.
Check if FirePHP is installed on client
Dumps key and variable to firebug server panel
Encodes an object including members with protected and private visibility
Encodes a table by encoding each row and column with encodeObject()
Log object with label to firebug console
FirePHP's error handler
Throws exception for each php error that will occur.
FirePHP's exception handler
Logs all exceptions to your firebug console and then stops the script.
Log varible to Firebug
Check if logging is enabled
Get an option from the library
Get options from the library
Get a request header
Get user agent
Start a group for following messages.
Options: Collapsed: [true|false] Color: [#RRGGBB|ColorName]
Ends a group you have started before
Check if headers have already been sent
Log object with label to firebug console
Encode an object into a JSON string
Uses PHP's jeson_encode() if available
Log object with label to firebug console
Returns a new exception
Register FirePHP driver as your assert callback
Register FirePHP as your error handler
Will throw exceptions for each php error.
Register FirePHP as your exception handler
Enable and disable logging to Firebug
Send header
Set an Insight console to direct all logging calls to
Specify a filter to be used when encoding an object
Filters are used to exclude object members.
Set an option for the library
Set some options for the library
Options:
Log a table in the firebug console
Log a trace in the firebug console
Log object with label to firebug console
Escape trace path for windows systems
Escape file information of trace for windows systems
Standardizes path for windows systems.
When the object gets serialized only include specific object members.
Dumps a variable to firebug's server panel
Firebug ERROR level
Logs a message to firebug console, displays an error icon before the message and colors the line yellow. Also increments the firebug error count.
Displays an exception in firebug console
Increments the firebug error count.
Ends a group in firebug console
Starts a group in firebug console
Firebug INFO level
Logs a message to firebug console and displays an info icon before the message.
Firebug LOG level
Logs a message to firebug console.
Displays an table in firebug console
Displays a stack trace in firebug console
FirePHP version
Firebug WARN level
Logs a message to firebug console, displays an warning icon before the message and colors the line turquoise.
Documentation generated on Tue, 09 Aug 2011 09:04:50 +0200 by phpDocumentor 1.4.3