HTML5
- Full name:
\HTML5
Constants
Constant | Visibility | Type | Value |
---|---|---|---|
PCDATA |
public | 0 | |
RCDATA |
public | 1 | |
CDATA |
public | 2 | |
PLAINTEXT |
public | 3 | |
DOCTYPE |
public | 0 | |
STARTTAG |
public | 1 | |
ENDTAG |
public | 2 | |
COMMENT |
public | 3 | |
CHARACTR |
public | 4 | |
EOF |
public | 5 |
Properties
data
char
EOF
state
tree
token
content_model
escape
entities
Methods
__construct
Parameters:
Parameter | Type | Description |
---|---|---|
$data |
mixed |
save
char
character
Parameters:
Parameter | Type | Description |
---|---|---|
$s |
mixed | |
$l |
mixed |
characters
Parameters:
Parameter | Type | Description |
---|---|---|
$char_class |
mixed | |
$start |
mixed |
dataState
entityDataState
tagOpenState
closeTagOpenState
tagNameState
beforeAttributeNameState
attributeNameState
afterAttributeNameState
beforeAttributeValueState
attributeValueDoubleQuotedState
attributeValueSingleQuotedState
attributeValueUnquotedState
entityInAttributeValueState
bogusCommentState
markupDeclarationOpenState
commentState
commentDashState
commentEndState
doctypeState
beforeDoctypeNameState
doctypeNameState
afterDoctypeNameState
bogusDoctypeState
entity
emitToken
Parameters:
Parameter | Type | Description |
---|---|---|
$token |
mixed |
EOF
Automatically generated on 2025-03-18