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

Index of all elements

[ a ] [ b ] [ c ] [ e ] [ g ] [ m ] [ s ] [ t ] [ v ] [ _ ]

a

appendChildren
in file VarDump.php, method Gtk2_VarDump::appendChildren()
    Appends all the children of the given variable to $node
appendValue
in file VarDump.php, method Gtk2_VarDump::appendValue()
    Appends one value to the list on the right.
top

b

buildDialog
in file VarDump.php, method Gtk2_VarDump::buildDialog()
    Creates the dialog content, loads the tree models and so
buildTree
in file VarDump.php, method Gtk2_VarDump::buildTree()
    Appends the given $variable to the tree on the right.
buildValues
in file VarDump.php, method Gtk2_VarDump::buildValues()
    Adds all the children of the given $variable to the list on the right side.
top

c

clickedTree
in file VarDump.php, method Gtk2_VarDump::clickedTree()
    The tree has been clicked, and the currently selected row will be expanded or collapsed, depending which mouse button has been clicked.
close
in file VarDump.php, method Gtk2_VarDump::close()
    Called when the user clicks "OK" or tries to close the window.
createColumns
in file VarDump.php, method Gtk2_VarDump::createColumns()
    Creates GtkTreeView columns out of an string array and appends them to the tree view.
top

e

expandTree
in file VarDump.php, method Gtk2_VarDump::expandTree()
    Called whenever a tree row is expanded.
top

g

Gtk2_VarDump
in file VarDump.php, class Gtk2_VarDump
    Simple class for viewing PHP variables a var_dump() way in PHP-Gtk - reloaded for PHP-Gtk2.
Gtk2_VarDump_PseudoClass
in file VarDump.php, class Gtk2_VarDump_PseudoClass
    Pseudo class wrapper around simple data types.
top

m

$modTree
in file VarDump.php, variable Gtk2_VarDump::$modTree
    Model (data store) for the tree on the left.
$modValues
in file VarDump.php, variable Gtk2_VarDump::$modValues
    Model (data store) for the list on the right.
top

s

selectTreeRow
in file VarDump.php, method Gtk2_VarDump::selectTreeRow()
    Called whenever a row on the left tree has been selected.
top

t

$trTree
in file VarDump.php, variable Gtk2_VarDump::$trTree
    The tree on the left side of the window.
$trValues
in file VarDump.php, variable Gtk2_VarDump::$trValues
    List on the right side of the window.
top

v

$value
in file VarDump.php, variable Gtk2_VarDump_PseudoClass::$value
VarDump.php
procedural page VarDump.php
top

_

__construct
in file VarDump.php, method Gtk2_VarDump::__construct()
    Create a new Gtk2_VarDump window and keep it displayed in its own Gtk::main()-loop.
__construct
in file VarDump.php, method Gtk2_VarDump_PseudoClass::__construct()
__toString
in file VarDump.php, method Gtk2_VarDump_PseudoClass::__toString()
top

Documentation generated on Mon, 11 Mar 2019 14:32:13 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.