PHP Class PackageWriter

Inheritance: extends HTMLWriter
Afficher le fichier Open project: peej/phpdoctor

Méthodes publiques

Méthode Description
_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
packageWriter ( &$doclet ) Build the package summaries.

Method Details

_buildTree() public méthode

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

_displayTree() public méthode

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

packageWriter() public méthode

Build the package summaries.
public packageWriter ( &$doclet )