Documentation

AnsiToHtmlTokenParser extends AbstractTokenParser
in package

Table of Contents

Methods

decideBlockEnd()  : bool
getTag()  : string
Gets the tag name associated with this token parser.
parse()  : mixed

Methods

decideBlockEnd()

public decideBlockEnd(Token $token) : bool
Parameters
$token : Token
Return values
bool

getTag()

Gets the tag name associated with this token parser.

public getTag() : string
Return values
string

        
On this page

Search results