Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
frameOutputWriter
PHP Class frameOutputWriter
Inheritance:
extends
HTMLWriter
Mostrar archivo
Open project: peej/phpdoctor
Public Methods
Method
Description
_doctype
( ) :
str
Get the HTML DOCTYPE for this output
frameOutputWriter
( &
$doclet
)
Build the HTML frameset.
Method Details
_doctype()
public
method
Get the HTML DOCTYPE for this output
public
_doctype
( ) :
str
return
str
frameOutputWriter()
public
method
Build the HTML frameset.
public
frameOutputWriter
( &
$doclet
)