PHP 클래스 FrameOutputWriter

상속: extends HTMLWriter
파일 보기 프로젝트 열기: peej/phpdoctor

공개 메소드들

메소드 설명
_doctype ( ) : str Get the HTML DOCTYPE for this output
frameOutputWriter ( &$doclet ) Build the HTML frameset.

메소드 상세

_doctype() 공개 메소드

Get the HTML DOCTYPE for this output
public _doctype ( ) : str
리턴 str

frameOutputWriter() 공개 메소드

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