PHP Класс NamespaceWriter

Наследование: extends HTMLWriter
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( &$doclet ) Build the namespace summaries.
_buildTree ( &$tree, &$element ) Build the class tree branch for the given element
_displayTree ( $tree, $parent = NULL ) Build the class tree branch for the given element

Описание методов

__construct() публичный Метод

Build the namespace summaries.
public __construct ( &$doclet )

_buildTree() публичный Метод

Build the class tree branch for the given element
public _buildTree ( &$tree, &$element )

_displayTree() публичный Метод

Build the class tree branch for the given element
public _displayTree ( $tree, $parent = NULL )