[FirePHP] element index

Package indexes

All elements
a d e f g i j l m o r s t w _
_
top
_escapeTrace
Escape trace path for windows systems
_escapeTraceFile
Escape file information of trace for windows systems
_standardizePath
Standardizes path for windows systems.
__sleep
FirePHP::__sleep() in firephp.php
When the object gets serialized only include specific object members.
a
top
assertionHandler
FirePHP's assertion handler
d
top
detectClientExtension
Check if FirePHP is installed on client
dump
FirePHP::dump() in firephp.php
Dumps key and variable to firebug server panel
e
top
$enabled
FirePHP::$enabled in firephp.php
Flag to enable/disable logging
encodeObject
Encodes an object
encodeTable
FirePHP::encodeTable() in firephp.php
Encodes a table by encoding each row and column with encodeObject()
error
FirePHP::error() in firephp.php
Log object with label to firebug console
errorHandler
FirePHP's error handler
f
top
fb
FirePHP::fb() in firephp.php
Log varible to Firebug
FirePHP
FirePHP::FirePHP() in firephp.php
The object constructor
FirePHP
FirePHP in firephp.php
Sends the given data to the FirePHP Firefox Extension.
g
top
getEnabled
FirePHP::getEnabled() in firephp.php
Check if logging is enabled
getInstance
FirePHP::getInstance() in firephp.php
Gets singleton instance of FirePHP
getOptions
FirePHP::getOptions() in firephp.php
Get options from the library
getUserAgent
Get user agent
group
FirePHP::group() in firephp.php
Start a group for following messages.
groupEnd
FirePHP::groupEnd() in firephp.php
Ends a group you have started before
i
top
info
FirePHP::info() in firephp.php
Log object with label to firebug console
is_utf8
FirePHP::is_utf8() in firephp.php
Returns true if $string is valid UTF-8 and false otherwise.
j
top
$json_objectStack
Keep a list of objects as we descend into the array so we can detect recursion.
jsonEncode
FirePHP::jsonEncode() in firephp.php
Encode an object into a JSON string
json_encode
FirePHP::json_encode() in firephp.php
encodes an arbitrary variable into JSON format
l
top
log
FirePHP::log() in firephp.php
Log object with label to firebug console
m
top
$messageIndex
FirePHP::$messageIndex in firephp.php
Wildfire protocol message index
o
top
$objectFilters
Filters used to exclude object members when encoding
$objectStack
FirePHP::$objectStack in firephp.php
A stack of objects used to detect recursion during object encoding
$options
FirePHP::$options in firephp.php
Options for the library
r
top
registerAssertionHandler
Register FirePHP driver as your assert callback
registerErrorHandler
Register FirePHP as your error handler
s
top
setEnabled
FirePHP::setEnabled() in firephp.php
Enable and disable logging to Firebug
setHeader
FirePHP::setHeader() in firephp.php
Send header
setObjectFilter
Specify a filter to be used when encoding an object
setOptions
FirePHP::setOptions() in firephp.php
Set some options for the library
setProcessorUrl
Set custom processor url for FirePHP
setRendererUrl
Set custom renderer url for FirePHP
t
top
table
FirePHP::table() in firephp.php
Log a table in the firebug console
trace
FirePHP::trace() in firephp.php
Log a trace in the firebug console
w
top
warn
FirePHP::warn() in firephp.php
Log object with label to firebug console
a d e f g i j l m o r s t w _