[ class tree: ] [ index: ] [ all elements ]

Index of all elements

[ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ k ] [ o ] [ p ] [ r ] [ s ] [ t ] [ v ] [ x ] [ _ ]

b

$bar
in file example-3.php, variable test::$bar
top

c

child
in file example-3.php, method child::child()
child
in file example-3.php, class child
top

d

$defaultOptions
in file Var_Dump.php, variable Var_Dump::$defaultOptions
    Default configuration options.
$defaultOptions
in file XML.php, variable Var_Dump_Renderer_XML::$defaultOptions
    Default configuration options.
$defaultOptions
in file Renderer.php, variable Var_Dump_Renderer::$defaultOptions
    Default configuration options.
$defaultOptions
in file Text.php, variable Var_Dump_Renderer_Text::$defaultOptions
    Default configuration options.
$defaultOptions
in file Table.php, variable Var_Dump_Renderer_Table::$defaultOptions
    Default configuration options.
$depth
in file Renderer.php, variable Var_Dump_Renderer::$depth
    Array containing the element depths
display
in file Var_Dump.php, method Var_Dump::display()
    Outputs or returns a string representation of a variable.
top

e

example-1.php
procedural page example-1.php
example-2.php
procedural page example-2.php
example-3.php
procedural page example-3.php
example-4.php
procedural page example-4.php
example-5.php
procedural page example-5.php
example-6.php
procedural page example-6.php
top

f

$family
in file Renderer.php, variable Var_Dump_Renderer::$family
    Array containing the element family : start/finish group, start/finish element
$foo
in file example-3.php, variable test::$foo
factory
in file Var_Dump.php, method Var_Dump::factory()
    Attempt to return a concrete Var_Dump instance.
top

g

getFinishElement
in file Text.php, method Var_Dump_Renderer_Text::getFinishElement()
    Returns the value of the element.
getOperator
in file Text.php, method Var_Dump_Renderer_Text::getOperator()
    Returns the operator symbol.
getStartElement
in file Text.php, method Var_Dump_Renderer_Text::getStartElement()
    Returns the key of the element.
get_bar
in file example-3.php, method test::get_bar()
get_foo
in file example-3.php, method test::get_foo()
top

h

HTML4_Table.php
procedural page HTML4_Table.php
HTML4_Text.php
procedural page HTML4_Text.php
top

i

initialize
in file Renderer.php, method Var_Dump_Renderer::initialize()
    Initialize internal data structures for the rendering.
top

k

$keyLen
in file Renderer.php, variable Var_Dump_Renderer::$keyLen
    Array containing the strlen of keys for all the nested arrays
top

o

$options
in file Var_Dump.php, variable Var_Dump::$options
    Run-time configuration options.
$options
in file Renderer.php, variable Var_Dump_Renderer::$options
    Run-time configuration options.
top

p

parent
in file example-3.php, method parent::parent()
parent
in file example-3.php, class parent
top

r

$renderer
in file Var_Dump.php, variable Var_Dump::$renderer
    Rendering object.
$rendererOptions
in file Var_Dump.php, variable Var_Dump::$rendererOptions
    Rendering configuration options, one entry for each renderer.
Renderer.php
procedural page Renderer.php
top

s

setOptions
in file Renderer.php, method Var_Dump_Renderer::setOptions()
    Set run-time configuration options for the renderer
setOptions
in file Var_Dump.php, method Var_Dump::setOptions()
    Set run-time configuration options for the renderer
singleton
in file Renderer.php, method Var_Dump_Renderer::singleton()
    Attempt to return a concrete singleton Var_Dump_Renderer instance.
singleton
in file Var_Dump.php, method Var_Dump::singleton()
    Attempt to return a concrete singleton Var_Dump instance.
spacer
in file XML.php, method Var_Dump_Renderer_XML::spacer()
    Returns a spacer string to prefix the line
top

t

$type
in file Renderer.php, variable Var_Dump_Renderer::$type
    Array containing the element types
test
in file example-3.php, class test
toString
in file Var_Dump.php, method Var_Dump::toString()
    Uses a renderer object to return the string representation of a variable.
toString
in file XML.php, method Var_Dump_Renderer_XML::toString()
    Returns the string representation of a variable
toString
in file Text.php, method Var_Dump_Renderer_Text::toString()
    Returns the string representation of a variable.
toString
in file Table.php, method Var_Dump_Renderer_Table::toString()
    Returns the string representation of a variable
toString
in file Renderer.php, method Var_Dump_Renderer::toString()
    Returns the string representation of a variable
Table.php
procedural page Table.php
Text.php
procedural page Text.php
top

v

$value
in file Renderer.php, variable Var_Dump_Renderer::$value
    Array containing the element values
Var_Dump
in file Var_Dump.php, class Var_Dump
Var_Dump
in file Var_Dump.php, method Var_Dump::Var_Dump()
    Class constructor.
Var_Dump.php
procedural page Var_Dump.php
VAR_DUMP_FINISH_ELEMENT
in file Var_Dump.php, constant VAR_DUMP_FINISH_ELEMENT
VAR_DUMP_FINISH_ELEMENT_NL
in file Var_Dump.php, constant VAR_DUMP_FINISH_ELEMENT_NL
VAR_DUMP_FINISH_GROUP
in file Var_Dump.php, constant VAR_DUMP_FINISH_GROUP
Var_Dump_Renderer
in file Renderer.php, class Var_Dump_Renderer
    A base class for Var_Dump renderers, must be inherited by all such.
Var_Dump_Renderer
in file Renderer.php, method Var_Dump_Renderer::Var_Dump_Renderer()
    Class constructor.
Var_Dump_Renderer_HTML4_Table
in file HTML4_Table.php, class Var_Dump_Renderer_HTML4_Table
    A concrete renderer for Var_Dump
Var_Dump_Renderer_HTML4_Table
in file HTML4_Table.php, method Var_Dump_Renderer_HTML4_Table::Var_Dump_Renderer_HTML4_Table()
    Class constructor.
Var_Dump_Renderer_HTML4_Text
in file HTML4_Text.php, class Var_Dump_Renderer_HTML4_Text
    A concrete renderer for Var_Dump
Var_Dump_Renderer_HTML4_Text
in file HTML4_Text.php, method Var_Dump_Renderer_HTML4_Text::Var_Dump_Renderer_HTML4_Text()
    Class constructor.
Var_Dump_Renderer_Table
in file Table.php, class Var_Dump_Renderer_Table
    A concrete renderer for Var_Dump
Var_Dump_Renderer_Table
in file Table.php, method Var_Dump_Renderer_Table::Var_Dump_Renderer_Table()
    Class constructor.
Var_Dump_Renderer_Text
in file Text.php, method Var_Dump_Renderer_Text::Var_Dump_Renderer_Text()
    Class constructor.
Var_Dump_Renderer_Text
in file Text.php, class Var_Dump_Renderer_Text
    A concrete renderer for Var_Dump
Var_Dump_Renderer_XHTML_Table
in file XHTML_Table.php, method Var_Dump_Renderer_XHTML_Table::Var_Dump_Renderer_XHTML_Table()
    Class constructor.
Var_Dump_Renderer_XHTML_Table
in file XHTML_Table.php, class Var_Dump_Renderer_XHTML_Table
    A concrete renderer for Var_Dump
Var_Dump_Renderer_XHTML_Text
in file XHTML_Text.php, class Var_Dump_Renderer_XHTML_Text
    A concrete renderer for Var_Dump
Var_Dump_Renderer_XHTML_Text
in file XHTML_Text.php, method Var_Dump_Renderer_XHTML_Text::Var_Dump_Renderer_XHTML_Text()
    Class constructor.
Var_Dump_Renderer_XML
in file XML.php, method Var_Dump_Renderer_XML::Var_Dump_Renderer_XML()
    Class constructor.
Var_Dump_Renderer_XML
in file XML.php, class Var_Dump_Renderer_XML
    A concrete renderer for Var_Dump
VAR_DUMP_START_ELEMENT_NUM
in file Var_Dump.php, constant VAR_DUMP_START_ELEMENT_NUM
VAR_DUMP_START_ELEMENT_STR
in file Var_Dump.php, constant VAR_DUMP_START_ELEMENT_STR
VAR_DUMP_START_GROUP
in file Var_Dump.php, constant VAR_DUMP_START_GROUP
    Wrapper for the var_dump function.
top

x

XHTML_Table.php
procedural page XHTML_Table.php
XHTML_Text.php
procedural page XHTML_Text.php
XML.php
procedural page XML.php
top

_

_toString_Array
in file XML.php, method Var_Dump_Renderer_XML::_toString_Array()
    Returns the string representation of a multiple variable
_toString_Array
in file Table.php, method Var_Dump_Renderer_Table::_toString_Array()
    Returns the string representation of a multiple variable
_toString_Single
in file XML.php, method Var_Dump_Renderer_XML::_toString_Single()
    Returns the string representation of a single variable
_toString_Single
in file Table.php, method Var_Dump_Renderer_Table::_toString_Single()
    Returns the string representation of a single variable
top

Documentation generated on Mon, 11 Mar 2019 10:16:07 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.