Index of all elements
[ a ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ i ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ _ ]
top
top
d
- $db
- in file MDB2.php, variable DB_NestedSet_MDB2::$db
- $db
- in file DB.php, variable DB_NestedSet_DB::$db
- $db
- in file MDB.php, variable DB_NestedSet_MDB::$db
- $debug
- in file NestedSet.php, variable DB_NestedSet::$debug
- DB_NestedSet
- in file NestedSet.php, class DB_NestedSet
DB_NestedSet is a class for handling nested sets
- DB.php
- procedural page DB.php
- DB_NestedSetEvent
- in file Event.php, method DB_NestedSetEvent::DB_NestedSetEvent()
Constructor
- DB_NestedSetEvent
- in file Event.php, class DB_NestedSetEvent
Poor mans event handler for DB_NestedSet
- DB_NestedSet_CoolMenu
- in file CoolMenu.php, class DB_NestedSet_CoolMenu
This class can be used to generate the data to build javascript popup menu from a DB_NestedSet node array.
- DB_NestedSet_CoolMenu
- in file CoolMenu.php, method DB_NestedSet_CoolMenu::DB_NestedSet_CoolMenu()
Constructor
- DB_NestedSet_DB
- in file DB.php, class DB_NestedSet_DB
Wrapper class for PEAR::DB
- DB_NestedSet_DB
- in file DB.php, method DB_NestedSet_DB::DB_NestedSet_DB()
Constructor
- DB_NestedSet_GraphViz
- in file GraphViz.php, method DB_NestedSet_GraphViz::DB_NestedSet_GraphViz()
- DB_NestedSet_GraphViz
- in file GraphViz.php, class DB_NestedSet_GraphViz
A helper class to translate the data from a nested set table into a GraphViz diagram using PEAR::Image_GraphViz developped by Sebastian Bergmann.
- DB_NestedSet_MDB
- in file MDB.php, method DB_NestedSet_MDB::DB_NestedSet_MDB()
Constructor
- DB_NestedSet_MDB
- in file MDB.php, class DB_NestedSet_MDB
Wrapper class for PEAR::MDB
- DB_NestedSet_MDB2
- in file MDB2.php, class DB_NestedSet_MDB2
Wrapper class for PEAR::MDB2
- DB_NestedSet_MDB2
- in file MDB2.php, method DB_NestedSet_MDB2::DB_NestedSet_MDB2()
Constructor
- DB_NestedSet_Menu
- in file Menu.php, method DB_NestedSet_Menu::DB_NestedSet_Menu()
The constructor
- DB_NestedSet_Menu
- in file Menu.php, class DB_NestedSet_Menu
DB_NestedSet_Menu
- DB_NestedSet_Output
- in file Output.php, class DB_NestedSet_Output
DB_NestedSet_Output is a unified API for other output drivers Status is beta
- DB_NestedSet_TigraMenu
- in file TigraMenu.php, method DB_NestedSet_TigraMenu::DB_NestedSet_TigraMenu()
Constructor
- DB_NestedSet_TigraMenu
- in file TigraMenu.php, class DB_NestedSet_TigraMenu
This class can be used to generate the data to build javascript popup menu from a DB_NestedSet node array.
- DB_NestedSet_TreeMenu
- in file TreeMenu.php, class DB_NestedSet_TreeMenu
DB_NestedSet_TreeMenu
- DB_NestedSet_TreeMenu
- in file TreeMenu.php, method DB_NestedSet_TreeMenu::DB_NestedSet_TreeMenu()
The constructor
- deleteNode
- in file NestedSet.php, method DB_NestedSet::deleteNode()
Deletes a node
top
top
top
top
top
top
top
n
- $node_table
- in file NestedSet.php, variable DB_NestedSet::$node_table
- NestedSet.php
- procedural page NestedSet.php
- NESEO_DRIVER_NOT_FOUND
- in file Output.php, constant NESEO_DRIVER_NOT_FOUND
- NESEO_ERROR_NO_METHOD
- in file Output.php, constant NESEO_ERROR_NO_METHOD
- NESEO_ERROR_NO_OPTIONS
- in file Output.php, constant NESEO_ERROR_NO_OPTIONS
- NESE_ERROR_NODRIVER
- in file NestedSet.php, constant NESE_ERROR_NODRIVER
- NESE_ERROR_NOHANDLER
- in file NestedSet.php, constant NESE_ERROR_NOHANDLER
- NESE_ERROR_NOTSUPPORTED
- in file NestedSet.php, constant NESE_ERROR_NOTSUPPORTED
- NESE_ERROR_NOT_FOUND
- in file NestedSet.php, constant NESE_ERROR_NOT_FOUND
- NESE_ERROR_PARAM_MISSING
- in file NestedSet.php, constant NESE_ERROR_PARAM_MISSING
- NESE_ERROR_RECURSION
- in file NestedSet.php, constant NESE_ERROR_RECURSION
- NESE_ERROR_TBLOCKED
- in file NestedSet.php, constant NESE_ERROR_TBLOCKED
- NESE_ERROR_WRONG_MPARAM
- in file NestedSet.php, constant NESE_ERROR_WRONG_MPARAM
- NESE_MESSAGE_UNKNOWN
- in file NestedSet.php, constant NESE_MESSAGE_UNKNOWN
- NESE_MOVE_AFTER
- in file NestedSet.php, constant NESE_MOVE_AFTER
- NESE_MOVE_BEFORE
- in file NestedSet.php, constant NESE_MOVE_BEFORE
- NESE_MOVE_BELOW
- in file NestedSet.php, constant NESE_MOVE_BELOW
- NESE_SORT_LEVEL
- in file NestedSet.php, constant NESE_SORT_LEVEL
- NESE_SORT_PREORDER
- in file NestedSet.php, constant NESE_SORT_PREORDER
top
top
top
top
s
- $secondarySort
- in file NestedSet.php, variable DB_NestedSet::$secondarySort
Secondary order field. Normally this is the order field, but can be changed to something else (i.e. the name field so that the tree can be shown alphabetically)
- $sequence_table
- in file NestedSet.php, variable DB_NestedSet::$sequence_table
- setAttr
- in file NestedSet.php, method DB_NestedSet::setAttr()
Sets an object attribute
- setDbOption
- in file NestedSet.php, method DB_NestedSet::setDbOption()
Sets a db option. Example, setting the sequence table format
- setOptions
- in file Output.php, method DB_NestedSet_Output::setOptions()
Set's options for a specific output group (printTree, printListbox) This enables you to set specific options for each output method
- setsortMode
- in file NestedSet.php, method DB_NestedSet::setsortMode()
This enables you to set specific options for each output method
top
top
top
top
Documentation generated on Mon, 11 Mar 2019 15:37:09 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|