Element index for package PHPLayersMenu
[ g ]
[ h ]
[ l ]
[ m ]
[ n ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ _ ]
top
top
top
top
top
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
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
top
|
|