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

Index of all elements

[ a ] [ c ] [ d ] [ e ] [ h ] [ i ] [ j ] [ l ] [ m ] [ n ] [ p ] [ r ] [ s ] [ t ] [ u ]

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 out of existing tree objects/structures.
createFromXML
in file TreeMenu.php, method HTML_TreeMenu::createFromXML()
    Creates a treeMenu from XML.
top

d

$defaultClass
in file TreeMenu.php, variable HTML_TreeMenu_DHTML::$defaultClass
    The default CSS class for the nodes
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_TreeMenu_DHTML
in file TreeMenu.php, method HTML_TreeMenu_DHTML::HTML_TreeMenu_DHTML()
    Constructor
HTML_TreeMenu_DHTML
in file TreeMenu.php, class HTML_TreeMenu_DHTML
    HTML_TreeMenu_DHTML class
HTML_TreeMenu_Listbox
in file TreeMenu.php, method HTML_TreeMenu_Listbox::HTML_TreeMenu_Listbox()
    Constructor
HTML_TreeMenu_Listbox
in file TreeMenu.php, class HTML_TreeMenu_Listbox
    HTML_TreeMenu_Listbox class
HTML_TreeMenu_Presentation
in file TreeMenu.php, class HTML_TreeMenu_Presentation
    HTML_TreeMenu_Presentation class
HTML_TreeMenu_Presentation
in file TreeMenu.php, method HTML_TreeMenu_Presentation::HTML_TreeMenu_Presentation()
    Base constructor simply sets the menu object
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.
$images
in file TreeMenu.php, variable HTML_TreeMenu_DHTML::$images
    Path to the images
$indentChar
in file TreeMenu.php, variable HTML_TreeMenu_Listbox::$indentChar
    The character used for indentation
$indentNum
in file TreeMenu.php, variable HTML_TreeMenu_Listbox::$indentNum
    How many of the indent chars to use per indentation level
$isDynamic
in file TreeMenu.php, variable HTML_TreeNode::$isDynamic
    Whether this node is dynamic or not
$isDynamic
in file TreeMenu.php, variable HTML_TreeMenu_DHTML::$isDynamic
    Dynamic status of the treemenu.
$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

j

$jsObjectName
in file TreeMenu.php, variable HTML_TreeMenu_DHTML::$jsObjectName
    Name of Jabbascript object to use
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
$linkTarget
in file TreeMenu.php, variable HTML_TreeMenu_Listbox::$linkTarget
    Target for the links generated
$linkTarget
in file TreeMenu.php, variable HTML_TreeMenu_DHTML::$linkTarget
    Target for the links generated
top

m

$menu
in file TreeMenu.php, variable HTML_TreeMenu_Presentation::$menu
    The TreeMenu structure
map_fs.php
procedural page map_fs.php
top

n

$noTopLevelImages
in file TreeMenu.php, variable HTML_TreeMenu_DHTML::$noTopLevelImages
    Whether to skip first level branch images
top

p

$parent
in file TreeMenu.php, variable HTML_TreeNode::$parent
    The parent node. Null if top level
$promoText
in file TreeMenu.php, variable HTML_TreeMenu_Listbox::$promoText
    The text that is displayed in the first option
printMenu
in file TreeMenu.php, method HTML_TreeMenu_Presentation::printMenu()
    Prints the HTML generated by the toHTML() method.
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 constructor call
top

t

$text
in file TreeMenu.php, variable HTML_TreeNode::$text
    The text for this node.
TreeMenu.php
procedural page TreeMenu.php
toHTML
in file TreeMenu.php, method HTML_TreeMenu_DHTML::toHTML()
    Returns the HTML for the menu.
toHTML
in file TreeMenu.php, method HTML_TreeMenu_Listbox::toHTML()
    Returns the HTML generated
top

u

$usePersistence
in file TreeMenu.php, variable HTML_TreeMenu_DHTML::$usePersistence
    Whether to use clientside persistence or not
top

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