Index of all elements
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ k ]
[ o ]
[ p ]
[ r ]
[ s ]
[ t ]
[ v ]
[ x ]
[ z ]
top
top
top
top
top
top
top
top
top
top
top
top
top
t
- $type
- in file Common.php, variable Var_Dump_Renderer_Common::$type
Array containing the element types
- tearDown
- in file test.php, method Var_DumpTest::tearDown()
- test
- in file example-3.php, class test
- test_bug_490
- in file test.php, method Var_DumpTest::test_bug_490()
- test_bug_1321
- in file test.php, method Var_DumpTest::test_bug_1321()
- test_renderer_html4_table
- in file test.php, method Var_DumpTest::test_renderer_html4_table()
- test_renderer_html4_text
- in file test.php, method Var_DumpTest::test_renderer_html4_text()
- test_renderer_table
- in file test.php, method Var_DumpTest::test_renderer_table()
- test_renderer_text
- in file test.php, method Var_DumpTest::test_renderer_text()
- test_renderer_text_compact
- in file test.php, method Var_DumpTest::test_renderer_text_compact()
- test_renderer_text_normal
- in file test.php, method Var_DumpTest::test_renderer_text_normal()
- test_renderer_text_wide
- in file test.php, method Var_DumpTest::test_renderer_text_wide()
- test_renderer_xhtml_table
- in file test.php, method Var_DumpTest::test_renderer_xhtml_table()
- test_renderer_xhtml_text
- in file test.php, method Var_DumpTest::test_renderer_xhtml_text()
- test_renderer_xml
- in file test.php, method Var_DumpTest::test_renderer_xml()
- test_type_array
- in file test.php, method Var_DumpTest::test_type_array()
- test_type_bool
- in file test.php, method Var_DumpTest::test_type_bool()
- test_type_float
- in file test.php, method Var_DumpTest::test_type_float()
- test_type_int
- in file test.php, method Var_DumpTest::test_type_int()
- test_type_null
- in file test.php, method Var_DumpTest::test_type_null()
- test_type_object
- in file test.php, method Var_DumpTest::test_type_object()
- test_type_resource
- in file test.php, method Var_DumpTest::test_type_resource()
- 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 Common.php, method Var_Dump_Renderer_Common::toString()
Returns the string representation of a variable
- test.php
- procedural page test.php
- 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
- $vd
- in file test.php, variable Var_DumpTest::$vd
- 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_DumpTest
- in file test.php, method Var_DumpTest::Var_DumpTest()
- Var_DumpTest
- in file test.php, class Var_DumpTest
- 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_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, method Var_Dump_Renderer_HTML4_Table::Var_Dump_Renderer_HTML4_Table()
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_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, method Var_Dump_Renderer_Table::Var_Dump_Renderer_Table()
Class constructor.
- Var_Dump_Renderer_Table
- in file Table.php, class Var_Dump_Renderer_Table
A concrete renderer for Var_Dump
- 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, class Var_Dump_Renderer_XHTML_Table
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_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.
- VAR_DUMP_TYPE_ARRAY
- in file Var_Dump.php, constant VAR_DUMP_TYPE_ARRAY
- VAR_DUMP_TYPE_OBJECT
- in file Var_Dump.php, constant VAR_DUMP_TYPE_OBJECT
top
top
z
- zero
- in file test.php, class zero
top
Documentation generated on Mon, 11 Mar 2019 13:51:32 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|