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

Element index for package PHPLayersMenu

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

_

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

g

getTreeMenu
in file treemenu.inc.php, method TreeMenu::getTreeMenu()
    Method that returns the code of the requested Tree Menu
top

l

layersmenu-common.inc.php
procedural page layersmenu-common.inc.php
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

n

newTreeMenu
in file treemenu.inc.php, method TreeMenu::newTreeMenu()
    Method to prepare a new Tree Menu.
top

p

parseStructureForMenu
in file layersmenu-common.inc.php, method LayersMenuCommon::parseStructureForMenu()
    The method to parse the current menu structure and correspondingly update related variables
printTreeMenu
in file treemenu.inc.php, method TreeMenu::printTreeMenu()
    Method that prints the code of the requested Tree Menu
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
setDBConnParms
in file layersmenu-common.inc.php, method LayersMenuCommon::setDBConnParms()
    The method to set parameters for the DB connection
setDirroot
in file treemenu.inc.php, method TreeMenu::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
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
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
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
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
setTpldirCommon
in file layersmenu-common.inc.php, method LayersMenuCommon::setTpldirCommon()
    The method to set the tpldir directory
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
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 Sun, 30 Dec 2007 17:49:08 -0800 by phpDocumentor 1.3.1