[HTML_TreeMenu] element index

Package indexes

All elements
a c d e g h i j l m n p s t u
a
top
addItem
HTML_TreeNode::addItem() in TreeMenu.php
Adds a new subnode to this node.
addItem
HTML_TreeMenu::addItem() in TreeMenu.php
This function adds an item to the the tree.
anyadeNodoHijo
Añade un novo hijo al nodo actual
anyadeNodoHijo
Añade un nodo al árbol, se sobrecarga el metodo addItem de
arbolFicheros
Construye un arbol recogiendo la información a partir
arbolXML
HTML_IgepArbol::arbolXML() in IgepTreeMenu.php
Construye un arbol a partir de la estructura XML pasada como argumento
c
top
$cssClass
HTML_TreeNode::$cssClass in TreeMenu.php
The css class for this node
creaNodoHijo
HTML_IgepArbol::creaNodoHijo() in IgepTreeMenu.php
Crea un nodo con el texto y el enlace que se pasan como parámetros
creaNodoHijo
HTML_IgepNodo::creaNodoHijo() in IgepTreeMenu.php
Crea un nodo con el texto y el enlace que se pasan como parámetros y lo añade como hijo del nodo
createFromStructure
Import method for creating HTML_TreeMenu objects/structures
createFromXML
Creates a treeMenu from XML. The structure of your XML should be like so:
d
top
$defaultClass
The default CSS class for the nodes
e
top
$ensureVisible
Should this node be made visible?
$events
HTML_TreeNode::$events in TreeMenu.php
Javascript event handlers;
$expanded
HTML_TreeNode::$expanded in TreeMenu.php
Whether this node is expanded or not
$expandedIcon
The icon to show when expanded for this node.
g
top
generaMenu
HTML_IgepArbol::generaMenu() in IgepTreeMenu.php
h
top
HTML_IgepArbol
Constructor
HTML_IgepArbol
HTML_IgepArbol in IgepTreeMenu.php
HTML_IgepTreeMenu Class
HTML_IgepNodo
HTML_IgepNodo::HTML_IgepNodo() in IgepTreeMenu.php
Constructor
HTML_IgepNodo
HTML_IgepNodo in IgepTreeMenu.php
HTML_IgepTreeNode class
HTML_TreeMenu
Constructor
HTML_TreeMenu
HTML_TreeMenu in TreeMenu.php
HTML_TreeMenu Class
HTML_TreeMenu_DHTML
Constructor, takes the tree structure as
HTML_TreeMenu_DHTML
HTML_TreeMenu_DHTML in TreeMenu.php
HTML_TreeMenu_DHTML class
HTML_TreeMenu_Listbox
HTML_TreeMenu_Listbox in TreeMenu.php
HTML_TreeMenu_Listbox class
HTML_TreeMenu_Listbox
Constructor
HTML_TreeMenu_Presentation
Base constructor simply sets the menu object
HTML_TreeMenu_Presentation
HTML_TreeMenu_Presentation class
HTML_TreeNode
Constructor
HTML_TreeNode
HTML_TreeNode in TreeMenu.php
HTML_TreeNode class
i
top
$icon
HTML_TreeNode::$icon in TreeMenu.php
The icon for this node.
$images
Path to the images
$indentChar
The character used for indentation
$indentNum
How many of the indent chars to use
$isDynamic
Whether this node is dynamic or not
$isDynamic
Dynamic status of the treemenu. If true (default) this has no effect. If false it will override all dynamic status vars and set the menu to be fully expanded an non-dynamic.
$items
HTML_TreeNode::$items in TreeMenu.php
Indexed array of subnodes
$items
HTML_TreeMenu::$items in TreeMenu.php
Indexed array of subnodes
j
top
$jsObjectName
Name of Jabbascript object to use
l
top
$link
HTML_TreeNode::$link in TreeMenu.php
The link for this node.
$linkTarget
The link target for this node
$linkTarget
Target for the links generated
$linkTarget
Target for the links generated
m
top
$menu
The TreeMenu structure
n
top
$nodoSeleccionado
Boolean, indica si el noo esta seleccionado o no
$noTopLevelImages
Whether to skip first level branch images
p
top
$parent
HTML_TreeNode::$parent in TreeMenu.php
The parent node. Null if top level
$promoText
The text that is displayed in the first option
printMenu
HTML_IgepArbol::printMenu() in IgepTreeMenu.php
Imprime el arbol en pantalla
printMenu
Prints the HTML generated by the toHTML() method.
s
top
setOption
Allows setting of various parameters after the initial
t
top
$text
HTML_TreeNode::$text in TreeMenu.php
The text for this node.
TreeMenu.php
TreeMenu.php in TreeMenu.php
toHTML
Returns the HTML for the menu. This method can be used instead of printMenu() to use the menu system with a template system.
toHTML
Returns the HTML generated
u
top
$usePersistence
Whether to use clientside persistence or not
a c d e g h i j l m n p s t u