PHP Класс Horde_Tree_Renderer_Simplehtml, horde
Additional node parameters:
- class: CSS class to use with the node
- url: URL to link the node to
Copyright 2010-2016 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you
did not receive this file, see http://www.horde.org/licenses/lgpl21.
Показать файл
Открыть проект
Защищенные свойства (Protected)
Свойство |
Тип |
Описание |
|
$_static |
boolean |
Should the tree be rendered statically? |
|
Защищенные методы
Описание методов
_buildTree()
защищенный Метод
Recursive function to walk through the tree array and build the output.
_generateUrlTag()
защищенный Метод
Описание свойств
$_static защищенное свойство
Should the tree be rendered statically?
protected bool $_static |
Результат |
boolean |
|