Class HTMLDocument
Class HTMLDocument
- Tokamak\Dom\Node
-
Tokamak\Dom\Document
-
Tokamak\Dom\HTMLDocument
public
|
#
__construct( array $data = null, array $doctype = null )
Initialize the document by passing it data/state. |
public
string
|
|
protected
string
|
append(),
setFormatOutput(),
toString()
|
addDomNode(),
appendComponent(),
appendElement(),
getDom(),
getDomNode(),
hasDomNodes(),
render(),
setDom()
|
public static
array
|
$doctype
|
#
array("html", null, null)
|
$dom,
$encoding,
$version
|
$COMPONENT_NAMESPACE,
$domNodes
|