Class cHTMLValidator
This class validates HTML.
Package: Core\Backend
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: timo.hummel
Located at classes/class.htmlvalidator.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: timo.hummel
Located at classes/class.htmlvalidator.php
public
|
|
public
boolean
|
|
protected
mixed
|
|
protected
string
|
|
protected
array
|
protected
array
|
$_doubleTags | [
"form",
"head",
"body",
"html",
"td",
"tr",
"table",
"a",
"tbody",
"title",
"container",
"span",
"div",
] |
|
public
array
|
$missingNodes | [] |
|
public
array
|
$missingTags | [] |
|
public
string
|
$iNodeName |
|
|
protected
string
|
$_html |
|
|
protected
array
|
$_nestingLevel | [] |
|
protected
array
|
$_nestingNodes | [] |
|
protected
array
|
$_existingTags | [] |