PHP Class frameOutputWriter

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

Méthodes publiques

Méthode Description
_doctype ( ) : str Get the HTML DOCTYPE for this output
frameOutputWriter ( &$doclet ) Build the HTML frameset.

Method Details

_doctype() public méthode

Get the HTML DOCTYPE for this output
public _doctype ( ) : str
Résultat str

frameOutputWriter() public méthode

Build the HTML frameset.
public frameOutputWriter ( &$doclet )