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

Element index for package apidoc

[ a ] [ b ] [ c ] [ d ] [ e ] [ g ] [ l ] [ m ] [ s ] [ t ] [ _ ]

_

__construct
in file VarDump.php, method Gtk2_VarDump::__construct()
    Create a new Gtk2_VarDump window.
__construct
in file Tree.php, method Gtk2_VarDump_Tree::__construct()
__construct
in file Pane.php, method Gtk2_VarDump_Pane::__construct()
__construct
in file List.php, method Gtk2_VarDump_List::__construct()
__construct
in file ColTreeView.php, method Gtk2_VarDump_ColTreeView::__construct()
top

a

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

b

build
in file Tree.php, method Gtk2_VarDump_Tree::build()
    Create the GUI and set up all the things
build
in file List.php, method Gtk2_VarDump_List::build()
    Create the GUI and set up all the things
build
in file Pane.php, method Gtk2_VarDump_Pane::build()
    Create the GUI and set up all the things
buildDialog
in file VarDump.php, method Gtk2_VarDump::buildDialog()
    Creates the dialog content, loads the tree models and so
buildTree
in file Tree.php, method Gtk2_VarDump_Tree::buildTree()
    Appends the given $variable to the tree on the right.
buildValues
in file List.php, method Gtk2_VarDump_List::buildValues()
    Adds all the children of the given $variable to the list on the right side.
top

c

clickedTree
in file Tree.php, method Gtk2_VarDump_Tree::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 ColTreeView.php, method Gtk2_VarDump_ColTreeView::createColumns()
    Creates GtkTreeView columns out of an string array and appends them to the tree view.
top

d

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

e

expandTree
in file Tree.php, method Gtk2_VarDump_Tree::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_ColTreeView
in file ColTreeView.php, class Gtk2_VarDump_ColTreeView
    Treeview with some extra methods
Gtk2_VarDump_List
in file List.php, class Gtk2_VarDump_List
    Listview for Gtk2_VarDump
Gtk2_VarDump_Pane
in file Pane.php, class Gtk2_VarDump_Pane
    Pane that holds both tree and list views.
Gtk2_VarDump_Tree
in file Tree.php, class Gtk2_VarDump_Tree
    Treeview for Gtk2_VarDump
top

l

$list
in file Tree.php, variable Gtk2_VarDump_Tree::$list
    List view for plain values
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 Tree.php, method Gtk2_VarDump_Tree::selectTreeRow()
    Called whenever a row on the left tree has been selected.
setList
in file Tree.php, method Gtk2_VarDump_Tree::setList()
    Set the list that displays the simple values
setVariable
in file Tree.php, method Gtk2_VarDump_Tree::setVariable()
    Set the variable (and their name) to display.
setVariable
in file List.php, method Gtk2_VarDump_List::setVariable()
    Set the variable (and their name) to display.
setVariable
in file Pane.php, method Gtk2_VarDump_Pane::setVariable()
    Set the variable (and their name) to display.
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

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