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

Element index for package HTML_TreeMenu

[ a ] [ c ] [ e ] [ h ] [ i ] [ l ] [ m ] [ p ] [ r ] [ s ] [ t ]

a

addItem
in file TreeMenu.php, method HTML_TreeNode::addItem()
    Adds a new subnode to this node.
addItem
in file TreeMenu.php, method HTML_TreeMenu::addItem()
    This function adds an item to the the tree.
top

c

$cssClass
in file TreeMenu.php, variable HTML_TreeNode::$cssClass
    The css class for this node
createFromStructure
in file TreeMenu.php, method HTML_TreeMenu::createFromStructure()
    Import method for creating HTML_TreeMenu objects/structures
createFromXML
in file TreeMenu.php, method HTML_TreeMenu::createFromXML()
    Creates a treeMenu from XML. The structure of your XML should be like so:
top

e

$ensureVisible
in file TreeMenu.php, variable HTML_TreeNode::$ensureVisible
    Should this node be made visible?
$events
in file TreeMenu.php, variable HTML_TreeNode::$events
    Javascript event handlers;
$expanded
in file TreeMenu.php, variable HTML_TreeNode::$expanded
    Whether this node is expanded or not
$expandedIcon
in file TreeMenu.php, variable HTML_TreeNode::$expandedIcon
    The icon to show when expanded for this node.
example.php
procedural page example.php
top

h

HTML_TreeMenu
in file TreeMenu.php, class HTML_TreeMenu
    HTML_TreeMenu Class
HTML_TreeMenu
in file TreeMenu.php, method HTML_TreeMenu::HTML_TreeMenu()
    Constructor
HTML_TreeNode
in file TreeMenu.php, method HTML_TreeNode::HTML_TreeNode()
    Constructor
HTML_TreeNode
in file TreeMenu.php, class HTML_TreeNode
    HTML_TreeNode class
top

i

$icon
in file TreeMenu.php, variable HTML_TreeNode::$icon
    The icon for this node.
$isDynamic
in file TreeMenu.php, variable HTML_TreeNode::$isDynamic
    Whether this node is dynamic or not
$items
in file TreeMenu.php, variable HTML_TreeNode::$items
    Indexed array of subnodes
$items
in file TreeMenu.php, variable HTML_TreeMenu::$items
    Indexed array of subnodes
top

l

$link
in file TreeMenu.php, variable HTML_TreeNode::$link
    The link for this node.
$linkTarget
in file TreeMenu.php, variable HTML_TreeNode::$linkTarget
    The link target for this node
top

m

map_fs.php
procedural page map_fs.php
top

p

$parent
in file TreeMenu.php, variable HTML_TreeNode::$parent
    The parent node. Null if top level
top

r

recurseDir
in file map_fs.php, function recurseDir()
top

s

setOption
in file TreeMenu.php, method HTML_TreeNode::setOption()
    Allows setting of various parameters after the initial
top

t

$text
in file TreeMenu.php, variable HTML_TreeNode::$text
    The text for this node.
TreeMenu.php
procedural page TreeMenu.php
top

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