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

Element index for package PHPLayersMenu

[ g ] [ h ] [ l ] [ m ] [ n ] [ p ] [ r ] [ s ] [ t ] [ u ] [ _ ]

_

_getmicrotime
in file layersmenu-common.inc.php, method LayersMenuCommon::_getmicrotime()
top

g

getFooter
in file layersmenu.inc.php, method LayersMenu::getFooter()
    Method that returns the code of the footer
getHeader
in file layersmenu.inc.php, method LayersMenu::getHeader()
    Method that returns the code of the header
getHorizontalPlainMenu
in file plainmenu.inc.php, method PlainMenu::getHorizontalPlainMenu()
    Method that returns the code of the requested Horizontal Plain Menu
getMenu
in file layersmenu.inc.php, method LayersMenu::getMenu()
    Method that returns the code of the requested _firstLevelMenu
getMenuStructure
in file layersmenu-process.inc.php, method ProcessLayersMenu::getMenuStructure()
    Method to output a menu structure corresponding to items of a menu
getPHPTreeMenu
in file phptreemenu.inc.php, method PHPTreeMenu::getPHPTreeMenu()
    Method that returns the code of the requested PHP Tree Menu
getPlainMenu
in file plainmenu.inc.php, method PlainMenu::getPlainMenu()
    Method that returns the code of the requested Plain Menu
getSQLDump
in file layersmenu-process.inc.php, method ProcessLayersMenu::getSQLDump()
    Method to output a DB SQL dump corresponding to items of a menu
getTreeMenu
in file treemenu.inc.php, method TreeMenu::getTreeMenu()
    Method that returns the code of the requested Tree Menu
top

h

$horizontalPlainMenuTpl
in file plainmenu.inc.php, variable PlainMenu::$horizontalPlainMenuTpl
    The template to be used for the Horizontal Plain Menu
top

l

layersmenu-common.inc.php
procedural page layersmenu-common.inc.php
layersmenu-process.inc.php
procedural page layersmenu-process.inc.php
layersmenu.inc.php
procedural page layersmenu.inc.php
LayersMenu
in file layersmenu.inc.php, method LayersMenu::LayersMenu()
    The constructor method; it initializates the menu system
LayersMenu
in file layersmenu.inc.php, class LayersMenu
    This is the LayersMenu class of the PHP Layers Menu library.
LayersMenuCommon
in file layersmenu-common.inc.php, method LayersMenuCommon::LayersMenuCommon()
    The constructor method; it initializates the menu system
LayersMenuCommon
in file layersmenu-common.inc.php, class LayersMenuCommon
    This is the "common" class of the PHP Layers Menu library.
top

m

makeFooter
in file layersmenu.inc.php, method LayersMenu::makeFooter()
    Method to prepare the footer.
makeHeader
in file layersmenu.inc.php, method LayersMenu::makeHeader()
    Method to prepare the header.
top

n

newHorizontalMenu
in file layersmenu.inc.php, method LayersMenu::newHorizontalMenu()
    Method to preparare a horizontal menu.
newHorizontalPlainMenu
in file plainmenu.inc.php, method PlainMenu::newHorizontalPlainMenu()
    Method to prepare a new Horizontal Plain Menu.
newPHPTreeMenu
in file phptreemenu.inc.php, method PHPTreeMenu::newPHPTreeMenu()
    Method to prepare a new PHP Tree Menu.
newPlainMenu
in file plainmenu.inc.php, method PlainMenu::newPlainMenu()
    Method to prepare a new Plain Menu.
newTreeMenu
in file treemenu.inc.php, method TreeMenu::newTreeMenu()
    Method to prepare a new Tree Menu.
newVerticalMenu
in file layersmenu.inc.php, method LayersMenu::newVerticalMenu()
    Method to preparare a vertical menu.
top

p

$plainMenuTpl
in file plainmenu.inc.php, variable PlainMenu::$plainMenuTpl
    The template to be used for the Plain Menu
phptreemenu.inc.php
procedural page phptreemenu.inc.php
plainmenu.inc.php
procedural page plainmenu.inc.php
parseCommon
in file layersmenu.inc.php, method LayersMenu::parseCommon()
    A method providing parsing needed both for horizontal and vertical menus; it can be useful also with the ProcessLayersMenu extended class
parseStructureForMenu
in file layersmenu-common.inc.php, method LayersMenuCommon::parseStructureForMenu()
    The method to parse the current menu structure and correspondingly update related variables
PHPTreeMenu
in file phptreemenu.inc.php, method PHPTreeMenu::PHPTreeMenu()
    The constructor method; it initializates some variables
PHPTreeMenu
in file phptreemenu.inc.php, class PHPTreeMenu
    This is the PHPTreeMenu class of the PHP Layers Menu library.
PlainMenu
in file plainmenu.inc.php, method PlainMenu::PlainMenu()
    The constructor method; it initializates some variables
PlainMenu
in file plainmenu.inc.php, class PlainMenu
    This is the PlainMenu class of the PHP Layers Menu library.
printFooter
in file layersmenu.inc.php, method LayersMenu::printFooter()
    Method that prints the code of the footer
printHeader
in file layersmenu.inc.php, method LayersMenu::printHeader()
    Method that prints the code of the header
printHorizontalPlainMenu
in file plainmenu.inc.php, method PlainMenu::printHorizontalPlainMenu()
    Method that prints the code of the requested Horizontal Plain Menu
printMenu
in file layersmenu.inc.php, method LayersMenu::printMenu()
    Method that prints the code of the requested _firstLevelMenu
printPHPTreeMenu
in file phptreemenu.inc.php, method PHPTreeMenu::printPHPTreeMenu()
    Method that prints the code of the requested PHP Tree Menu
printPlainMenu
in file plainmenu.inc.php, method PlainMenu::printPlainMenu()
    Method that prints the code of the requested Plain Menu
printTreeMenu
in file treemenu.inc.php, method TreeMenu::printTreeMenu()
    Method that prints the code of the requested Tree Menu
ProcessLayersMenu
in file layersmenu-process.inc.php, class ProcessLayersMenu
    This is an extension of the "common" class of the PHP Layers Menu library.
ProcessLayersMenu
in file layersmenu-process.inc.php, method ProcessLayersMenu::ProcessLayersMenu()
    The constructor method
top

r

replaceStringInUrls
in file layersmenu-common.inc.php, method LayersMenuCommon::replaceStringInUrls()
    A method to replace strings in all URLs (hrefs) of a menu
top

s

scanTableForMenu
in file layersmenu-common.inc.php, method LayersMenuCommon::scanTableForMenu()
    The method to parse the current menu table and correspondingly update related variables
setAbscissaStep
in file layersmenu.inc.php, method LayersMenu::setAbscissaStep()
    The method to set the value of abscissaStep
setDBConnParms
in file layersmenu-common.inc.php, method LayersMenuCommon::setDBConnParms()
    The method to set parameters for the DB connection
setDirroot
in file phptreemenu.inc.php, method PHPTreeMenu::setDirroot()
    The method to set the dirroot directory
setDirroot
in file plainmenu.inc.php, method PlainMenu::setDirroot()
    The method to set the dirroot directory
setDirroot
in file treemenu.inc.php, method TreeMenu::setDirroot()
    The method to set the dirroot directory
setDirroot
in file layersmenu-process.inc.php, method ProcessLayersMenu::setDirroot()
    The method to set the dirroot directory
setDirroot
in file layersmenu.inc.php, method LayersMenu::setDirroot()
    The method to set the dirroot directory
setDirrootCommon
in file layersmenu-common.inc.php, method LayersMenuCommon::setDirrootCommon()
    The method to set the dirroot directory
setDownArrowImg
in file layersmenu.inc.php, method LayersMenu::setDownArrowImg()
    The method to set an image to be used for the down arrow
setForwardArrowImg
in file layersmenu.inc.php, method LayersMenu::setForwardArrowImg()
    The method to set an image to be used for the forward arrow
setHorizontalMenuTpl
in file layersmenu.inc.php, method LayersMenu::setHorizontalMenuTpl()
    The method to set horizontalMenuTpl
setHorizontalPlainMenuTpl
in file plainmenu.inc.php, method PlainMenu::setHorizontalPlainMenuTpl()
    The method to set horizontalPlainMenuTpl
setIcondir
in file layersmenu-common.inc.php, method LayersMenuCommon::setIcondir()
    The method to set the icondir directory
setIconsize
in file layersmenu-common.inc.php, method LayersMenuCommon::setIconsize()
    The method to set the iconsize array
setIconwww
in file layersmenu-common.inc.php, method LayersMenuCommon::setIconwww()
    The method to set iconwww
setImgdir
in file layersmenu-common.inc.php, method LayersMenuCommon::setImgdir()
    The method to set the imgdir directory
setImgwww
in file layersmenu-common.inc.php, method LayersMenuCommon::setImgwww()
    The method to set imgwww
setLibjsdir
in file layersmenu-common.inc.php, method LayersMenuCommon::setLibjsdir()
    The method to set the libjsdir directory
setLinksTargets
in file layersmenu-common.inc.php, method LayersMenuCommon::setLinksTargets()
    A method to set the same target for all links of a menu
setMenuLeftShift
in file layersmenu.inc.php, method LayersMenu::setMenuLeftShift()
    The method to set the value of menuLeftShift
setMenuRightShift
in file layersmenu.inc.php, method LayersMenu::setMenuRightShift()
    The method to set the value of menuRightShift
setMenuStructureFile
in file layersmenu-common.inc.php, method LayersMenuCommon::setMenuStructureFile()
    The method to read the menu structure from a file
setMenuStructureString
in file layersmenu-common.inc.php, method LayersMenuCommon::setMenuStructureString()
    The method to set the menu structure passing it through a string
setMenuTopShift
in file layersmenu.inc.php, method LayersMenu::setMenuTopShift()
    The method to set the value of menuTopShift
setPHPTreeMenuDefaultExpansion
in file phptreemenu.inc.php, method PHPTreeMenu::setPHPTreeMenuDefaultExpansion()
    The method to set the default value of the expansion string for the PHP Tree Menu
setPHPTreeMenuImagesType
in file phptreemenu.inc.php, method PHPTreeMenu::setPHPTreeMenuImagesType()
    The method to set the type of images used for the Tree Menu
setPHPTreeMenuSeparator
in file phptreemenu.inc.php, method PHPTreeMenu::setPHPTreeMenuSeparator()
    The method to set the value of separator for the Tree Menu query string
setPHPTreeMenuTheme
in file phptreemenu.inc.php, method PHPTreeMenu::setPHPTreeMenuTheme()
    The method to set the prefix for filenames of images of a theme
setPlainMenuTpl
in file plainmenu.inc.php, method PlainMenu::setPlainMenuTpl()
    The method to set plainMenuTpl
setPrependedUrl
in file layersmenu-common.inc.php, method LayersMenuCommon::setPrependedUrl()
    The method to set the prepended URL
setSelectedItemByCount
in file layersmenu-common.inc.php, method LayersMenuCommon::setSelectedItemByCount()
    A method to select the current item of $menu_name in terms of $cnt, i.e., very likely, in terms of its line number in the corresponding menu structure file (excluding from the count commented out lines, if any)
setSelectedItemById
in file layersmenu-common.inc.php, method LayersMenuCommon::setSelectedItemById()
    A method to select the current item of $menu_name in terms of the corresponding id (see the DB table structure); obviously, this method can be used only together with the DB support
setSelectedItemByUrl
in file layersmenu-common.inc.php, method LayersMenuCommon::setSelectedItemByUrl()
    A method to select the current item of $menu_name specifying a string that occurs in the current URL
setSelectedItemByUrlEregi
in file layersmenu-common.inc.php, method LayersMenuCommon::setSelectedItemByUrlEregi()
    A method to select the current item of $menu_name specifying a regular expression that matches (a substring of) the current URL; just the same as the setSelectedItemByUrl() method, but using eregi() instead of strpos()
setSeparator
in file layersmenu-common.inc.php, method LayersMenuCommon::setSeparator()
    The method to set the value of separator
setSubMenuTpl
in file layersmenu.inc.php, method LayersMenu::setSubMenuTpl()
    The method to set subMenuTpl
setTableFields
in file layersmenu-common.inc.php, method LayersMenuCommon::setTableFields()
    The method to set names of fields of the table storing data describing the menu
setTableFields_i18n
in file layersmenu-common.inc.php, method LayersMenuCommon::setTableFields_i18n()
    The method to set names of fields of the i18n table corresponding to $tableName
setTableName
in file layersmenu-common.inc.php, method LayersMenuCommon::setTableName()
    The method to set the name of the table storing data describing the menu
setTableName_i18n
in file layersmenu-common.inc.php, method LayersMenuCommon::setTableName_i18n()
    The method to set the name of the i18n table corresponding to $tableName
setThresholdY
in file layersmenu.inc.php, method LayersMenu::setThresholdY()
    The method to set the value of thresholdY
setTpldir
in file plainmenu.inc.php, method PlainMenu::setTpldir()
    The method to set the tpldir directory
setTpldir
in file layersmenu.inc.php, method LayersMenu::setTpldir()
    The method to set the tpldir directory
setTpldirCommon
in file layersmenu-common.inc.php, method LayersMenuCommon::setTpldirCommon()
    The method to set the tpldir directory
setTransparentIcon
in file layersmenu.inc.php, method LayersMenu::setTransparentIcon()
    A method to set transparentIcon
setTreeMenuImagesType
in file treemenu.inc.php, method TreeMenu::setTreeMenuImagesType()
    The method to set the type of images used for the Tree Menu
setTreeMenuTheme
in file treemenu.inc.php, method TreeMenu::setTreeMenuTheme()
    The method to set the prefix for filenames of images of a theme
setVerticalMenuTpl
in file layersmenu.inc.php, method LayersMenu::setVerticalMenuTpl()
    The method to set verticalMenuTpl
top

t

treemenu.inc.php
procedural page treemenu.inc.php
TreeMenu
in file treemenu.inc.php, method TreeMenu::TreeMenu()
    The constructor method; it initializates the menu system
TreeMenu
in file treemenu.inc.php, class TreeMenu
    This is the TreeMenu class of the PHP Layers Menu library.
top

u

unsetIconsize
in file layersmenu-common.inc.php, method LayersMenuCommon::unsetIconsize()
    The method to unset the iconsize array
top

Documentation generated on Fri, 18 Jul 2008 21:37:59 +0200 by phpDocumentor 1.4.1