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

Element index for package HTML

[ b ] [ c ] [ g ] [ h ] [ m ] [ p ] [ s ] [ u ]

b

buildMenu
in file Menu.php, method HTML_Menu::buildMenu()
    Build the menu recursively.
buildPath
in file Menu.php, method HTML_Menu::buildPath()
    Computes the path of the current page in the menu 'tree'.
buildSitemap
in file Menu.php, method HTML_Menu::buildSitemap()
    Build the menu recursively.
top

c

$current_url
in file Menu.php, variable HTML_Menu::$current_url
    URL of the current page.
top

g

get
in file Menu.php, method HTML_Menu::get()
    Returns the HTML menu.
getCurrentURL
in file Menu.php, method HTML_Menu::getCurrentURL()
    Returns the URL of the currently selected page.
getEnd
in file Menu.php, method HTML_Menu::getEnd()
    Returns the postfix of the HTML menu items.
getEntry
in file Menu.php, method HTML_Menu::getEntry()
    Returns the HTML of one menu item.
getPath
in file Menu.php, method HTML_Menu::getPath()
getStart
in file Menu.php, method HTML_Menu::getStart()
    Returns the prefix of the HTML menu items.
top

h

$html
in file Menu.php, variable HTML_Menu::$html
    Generated HTML menu.
HTML_Menu
in file Menu.php, method HTML_Menu::HTML_Menu()
    Initializes the menu, sets the type and menu structure.
HTML_Menu
in file Menu.php, class HTML_Menu
    Generates a HTML menu from a multidimensional hash.
top

m

$menu
in file Menu.php, variable HTML_Menu::$menu
    Menu structure as a multidimensional hash.
$menu_type
in file Menu.php, variable HTML_Menu::$menu_type
    Menu type: tree, rows, you-are-here.
Menu.php
procedural page Menu.php
top

p

$path
in file Menu.php, variable HTML_Menu::$path
    Path to a certain menu item.
top

s

setMenu
in file Menu.php, method HTML_Menu::setMenu()
    Sets the menu structure.
setMenuType
in file Menu.php, method HTML_Menu::setMenuType()
    Sets the type / format of the menu: tree, rows or urhere.
setURLEnvVar
in file Menu.php, method HTML_Menu::setURLEnvVar()
    Sets the environment variable to use to get the current URL.
show
in file Menu.php, method HTML_Menu::show()
    Prints the HTML menu.
top

u

$urlmap
in file Menu.php, variable HTML_Menu::$urlmap
    Mapping from URL to menu path.
$url_env_var
in file Menu.php, variable HTML_Menu::$url_env_var
    URL Environment Variable
top

Documentation generated on Sat, 06 Jan 2007 00:30:42 -0500 by phpDocumentor 1.3.0. PEAR Logo Copyright © PHP Group 2004.