Class HTML5TreeConstructer

InheritanceHTML5TreeConstructer

Public Properties

Hide inherited properties

PropertyTypeDescriptionDefined By
$stack HTML5TreeConstructer

Constants

Hide inherited constants

ConstantValueDescriptionDefined By
AFTER_BODY 11 HTML5TreeConstructer
AFTER_HEAD 2 HTML5TreeConstructer
AFTR_FRAME 13 HTML5TreeConstructer
BEFOR_HEAD 0 HTML5TreeConstructer
END_PHASE 3 HTML5TreeConstructer
FORMATTING 2 HTML5TreeConstructer
INIT_PHASE 0 HTML5TreeConstructer
IN_BODY 3 HTML5TreeConstructer
IN_CAPTION 5 HTML5TreeConstructer
IN_CELL 9 HTML5TreeConstructer
IN_CGROUP 6 HTML5TreeConstructer
IN_FRAME 12 HTML5TreeConstructer
IN_HEAD 1 HTML5TreeConstructer
IN_ROW 8 HTML5TreeConstructer
IN_SELECT 10 HTML5TreeConstructer
IN_TABLE 4 HTML5TreeConstructer
IN_TBODY 7 HTML5TreeConstructer
MAIN_PHASE 2 HTML5TreeConstructer
MARKER 0 HTML5TreeConstructer
PHRASING 3 HTML5TreeConstructer
ROOT_PHASE 1 HTML5TreeConstructer
SCOPING 1 HTML5TreeConstructer
SPECIAL 0 HTML5TreeConstructer

Property Details

$stack public property
public $stack = []

Method Details

__construct() public method

public void __construct ( )
emitToken() public method

public void emitToken ( $token )
$token
save() public method

public void save ( )