This is the PHPTreeMenu class of the PHP Layers Menu library.
This class depends on the LayersMenuCommon class. It provides "server-side" (PHP-based) tree menus, that to do not require JavaScript to work.
Located in /smarty/plugins/menuLayer/lib/phptreemenu.inc.php (line 17)
LayersMenuCommon | --PHPTreeMenu
The constructor method; it initializates some variables
Method that returns the code of the requested PHP Tree Menu
Method to prepare a new PHP Tree Menu.
This method processes items of a menu and parameters submitted through GET (i.e. nodes to be expanded) to prepare and return the corresponding Tree Menu code.
Method that prints the code of the requested PHP Tree Menu
The method to set the dirroot directory
The method to set the default value of the expansion string for the PHP Tree Menu
The method to set the type of images used for the Tree Menu
The method to set the value of separator for the Tree Menu query string
The method to set the prefix for filenames of images of a theme
Inherited From LayersMenuCommon
LayersMenuCommon::LayersMenuCommon()
LayersMenuCommon::parseStructureForMenu()
LayersMenuCommon::replaceStringInUrls()
LayersMenuCommon::scanTableForMenu()
LayersMenuCommon::setDBConnParms()
LayersMenuCommon::setDirrootCommon()
LayersMenuCommon::setIcondir()
LayersMenuCommon::setIconsize()
LayersMenuCommon::setIconwww()
LayersMenuCommon::setImgdir()
LayersMenuCommon::setImgwww()
LayersMenuCommon::setLibjsdir()
LayersMenuCommon::setLinksTargets()
LayersMenuCommon::setMenuStructureFile()
LayersMenuCommon::setMenuStructureString()
LayersMenuCommon::setPrependedUrl()
LayersMenuCommon::setSelectedItemByCount()
LayersMenuCommon::setSelectedItemById()
LayersMenuCommon::setSelectedItemByUrl()
LayersMenuCommon::setSelectedItemByUrlEregi()
LayersMenuCommon::setSeparator()
LayersMenuCommon::setTableFields()
LayersMenuCommon::setTableFields_i18n()
LayersMenuCommon::setTableName()
LayersMenuCommon::setTableName_i18n()
LayersMenuCommon::setTpldirCommon()
LayersMenuCommon::unsetIconsize()
LayersMenuCommon::_getmicrotime()
Documentation generated on Wed, 05 Oct 2011 10:36:43 +0200 by phpDocumentor 1.4.1