Overview

Namespaces

  • Alvine
    • Markup
      • Html
        • Constraint
        • Element
          • Html
          • Svg
        • Node
        • Operation
        • Tokenizer
          • State
          • Token
            • Util
        • TreeConstructor
          • InsertionMode

Classes

  • InsertionMode
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated

Class InsertionMode

Die InsertionMode regelt die Verarbeitung der vom Tokenizer erstellten Token und die Integration in den TreeConstructor.

Alvine\Core\Alvine
Extended by Alvine\Markup\Html\TreeConstructor\InsertionMode

Direct known subclasses

Alvine\Markup\Html\TreeConstructor\InsertionMode\AfterAfterBody, Alvine\Markup\Html\TreeConstructor\InsertionMode\AfterAfterFrameset, Alvine\Markup\Html\TreeConstructor\InsertionMode\InColumnGroup, Alvine\Markup\Html\TreeConstructor\InsertionMode\InFrameset, Alvine\Markup\Html\TreeConstructor\InsertionMode\InHead, Alvine\Markup\Html\TreeConstructor\InsertionMode\InHeadNoScript, Alvine\Markup\Html\TreeConstructor\InsertionMode\Initial, Alvine\Markup\Html\TreeConstructor\InsertionMode\InRow, Alvine\Markup\Html\TreeConstructor\InsertionMode\InSelect, Alvine\Markup\Html\TreeConstructor\InsertionMode\InSelectInTable, Alvine\Markup\Html\TreeConstructor\InsertionMode\InTable, Alvine\Markup\Html\TreeConstructor\InsertionMode\InTableBody, Alvine\Markup\Html\TreeConstructor\InsertionMode\AfterBody, Alvine\Markup\Html\TreeConstructor\InsertionMode\InTableText, Alvine\Markup\Html\TreeConstructor\InsertionMode\InTemplate, Alvine\Markup\Html\TreeConstructor\InsertionMode\Text, Alvine\Markup\Html\TreeConstructor\InsertionMode\AfterFrameset, Alvine\Markup\Html\TreeConstructor\InsertionMode\AfterHead, Alvine\Markup\Html\TreeConstructor\InsertionMode\BeforeHead, Alvine\Markup\Html\TreeConstructor\InsertionMode\BeforeHtml, Alvine\Markup\Html\TreeConstructor\InsertionMode\InBody, Alvine\Markup\Html\TreeConstructor\InsertionMode\InCaption, Alvine\Markup\Html\TreeConstructor\InsertionMode\InCell
Abstract
Namespace: Alvine\Markup\Html\TreeConstructor
Package: Alvine\Markup\Html
Category: Alvine
License: Alvine Nutzungslizenz
Author: schukai GmbH info@schukai.de
Version: $Revision:$
Since: 20150309
Link: alvine.io
Located at treeconstructor/InsertionMode.class.php
Methods summary
public Alvine\Markup\Html\TreeConstructor\InsertionMode
# setTreeConstructor( Alvine\Markup\Html\TreeConstructor $treeConstructor )

TreeConstructor setzen

TreeConstructor setzen

Parameters

$treeConstructor

Returns

Alvine\Markup\Html\TreeConstructor\InsertionMode
abstract public Alvine\Markup\Html\TreeConstructor\InsertionMode
# parse( Alvine\Markup\Html\Tokenizer\Token $token )

Parsen der Token und ausführen der Arbeitsschritte

Parsen der Token und ausführen der Arbeitsschritte

Parameters

$token
Token

Returns

Alvine\Markup\Html\TreeConstructor\InsertionMode
Properties summary
protected Alvine\Markup\Html\TreeConstructor $treeConstructor
# null
alvine.markup.html API-Dokumentation 1.2.0 | © schukai GmbH | Impressum