Methods

isBlock()

isBlock() : boolean

Returns

boolean

isText()

isText() : boolean

Returns

boolean

isWhitespace()

isWhitespace() : boolean

Returns

boolean

getTagName()

getTagName() : string

Returns

string

getValue()

getValue() : string

Returns

string

isDescendantOf()

isDescendantOf(string|array<mixed,string>  $tagNames) : boolean

Parameters

string|array<mixed,string> $tagNames

Returns

boolean

hasChildren()

hasChildren() : boolean

Returns

boolean

getSiblingPosition()

getSiblingPosition() : integer

Returns

integer

getChildrenAsString()

getChildrenAsString() : string

Returns

string

setFinalMarkdown()

setFinalMarkdown(string  $markdown) 

Parameters

string $markdown

getAttribute()

getAttribute(string  $name) : string

Parameters

string $name

Returns

string