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

Index of all elements

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

b

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

c

child
in file example-3.php, class child
child
in file example-3.php, method child::child()
c_parent
in file example-3.php, method c_parent::c_parent()
c_parent
in file example-3.php, class c_parent
Common.php
procedural page Common.php
top

d

$defaultOptions
in file Var_Dump.php, variable Var_Dump::$defaultOptions
    Default configuration options.
$defaultOptions
in file Common.php, variable Var_Dump_Renderer_Common::$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 Common.php, variable Var_Dump_Renderer_Common::$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.
displayInit
in file Var_Dump.php, method Var_Dump::displayInit()
    Initialise the singleton object used by the display() method.
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 Common.php, variable Var_Dump_Renderer_Common::$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.
factory
in file Renderer.php, method Var_Dump_Renderer::factory()
    Attempt to return a concrete Var_Dump_Renderer instance.
top

g

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 Common.php, method Var_Dump_Renderer_Common::initialize()
    Initialize internal data structures for the rendering.
top

k

$keyLen
in file Common.php, variable Var_Dump_Renderer_Common::$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 Common.php, variable Var_Dump_Renderer_Common::$options
    Run-time configuration options.
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.
Renderer.php
procedural page Renderer.php
top

s

setOptions
in file Common.php, method Var_Dump_Renderer_Common::setOptions()
    Set run-time configuration options for the renderer
singleton
in file Var_Dump.php, method Var_Dump::singleton()
    Attempt to return a concrete singleton Var_Dump instance.
top

t

$type
in file Common.php, variable Var_Dump_Renderer_Common::$type
    Array containing the element types
test
in file example-3.php, class test
toString
in file XML.php, method Var_Dump_Renderer_XML::toString()
    Returns the string representation of a variable
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 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 Common.php, method Var_Dump_Renderer_Common::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 Common.php, variable Var_Dump_Renderer_Common::$value
    Array containing the element values
Var_Dump
in file Var_Dump.php, class Var_Dump
    Main class.
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_GROUP
in file Var_Dump.php, constant VAR_DUMP_FINISH_GROUP
VAR_DUMP_FINISH_STRING
in file Var_Dump.php, constant VAR_DUMP_FINISH_STRING
VAR_DUMP_PREG_ARRAY_COUNT
in file Var_Dump.php, constant VAR_DUMP_PREG_ARRAY_COUNT
VAR_DUMP_PREG_ARRAY_END
in file Var_Dump.php, constant VAR_DUMP_PREG_ARRAY_END
VAR_DUMP_PREG_ARRAY_START
in file Var_Dump.php, constant VAR_DUMP_PREG_ARRAY_START
VAR_DUMP_PREG_ARRAY_TYPE
in file Var_Dump.php, constant VAR_DUMP_PREG_ARRAY_TYPE
VAR_DUMP_PREG_KEY
in file Var_Dump.php, constant VAR_DUMP_PREG_KEY
VAR_DUMP_PREG_KEY_QUOTE
in file Var_Dump.php, constant VAR_DUMP_PREG_KEY_QUOTE
VAR_DUMP_PREG_MATCH
in file Var_Dump.php, constant VAR_DUMP_PREG_MATCH
VAR_DUMP_PREG_SPACES
in file Var_Dump.php, constant VAR_DUMP_PREG_SPACES
VAR_DUMP_PREG_STRING_COMPL
in file Var_Dump.php, constant VAR_DUMP_PREG_STRING_COMPL
VAR_DUMP_PREG_STRING_LENGTH
in file Var_Dump.php, constant VAR_DUMP_PREG_STRING_LENGTH
VAR_DUMP_PREG_STRING_TYPE
in file Var_Dump.php, constant VAR_DUMP_PREG_STRING_TYPE
VAR_DUMP_PREG_STRING_VALUE
in file Var_Dump.php, constant VAR_DUMP_PREG_STRING_VALUE
VAR_DUMP_PREG_VALUE
in file Var_Dump.php, constant VAR_DUMP_PREG_VALUE
VAR_DUMP_PREG_VALUE_COMPL
in file Var_Dump.php, constant VAR_DUMP_PREG_VALUE_COMPL
VAR_DUMP_PREG_VALUE_REFERENCE
in file Var_Dump.php, constant VAR_DUMP_PREG_VALUE_REFERENCE
VAR_DUMP_PREG_VALUE_RESOURCE
in file Var_Dump.php, constant VAR_DUMP_PREG_VALUE_RESOURCE
VAR_DUMP_PREG_VALUE_TYPE
in file Var_Dump.php, constant VAR_DUMP_PREG_VALUE_TYPE
Var_Dump_Renderer
in file Renderer.php, class Var_Dump_Renderer
    A loader class for the renderers.
Var_Dump_Renderer_Common
in file Common.php, class Var_Dump_Renderer_Common
    A base class for Var_Dump renderers, must be inherited by all such.
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, method Var_Dump_Renderer_HTML4_Text::Var_Dump_Renderer_HTML4_Text()
    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_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, method Var_Dump_Renderer_XHTML_Text::Var_Dump_Renderer_XHTML_Text()
    Class constructor.
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_XML
in file XML.php, class Var_Dump_Renderer_XML
    A concrete renderer for Var_Dump
Var_Dump_Renderer_XML
in file XML.php, method Var_Dump_Renderer_XML::Var_Dump_Renderer_XML()
    Class constructor.
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
    Constants
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

Documentation generated on Mon, 11 Mar 2019 15:38:19 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.