|
Previous Page |
Solar_Markdown_Wiki_ColorCodeBlock |
Next Page |
_isHtmlToken()
protected
bool
_isHtmlToken (
string $text
)
Is a piece of text a delimited HTML token?
Inherited from Solar_Markdown_Plugin.
Parameters
- (string)
$text: The text to check as an HTML token.
Returns
- (bool) True if a token, false if not.
Description
Is a piece of text a delimited HTML token?
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- _colorPhp()
- _encode()
- _escape()
- _exception()
- _getTabWidth()
- _isHtmlToken()
- _outdent()
- _parse()
- _processBlocks()
- _processSpans()
- _toHtmlToken()
- _unHtmlToken()
- apiVersion()
- cleanup()
- dump()
- getChars()
- isBlock()
- isCleanup()
- isPrepare()
- isSpan()
- locale()
- parse()
- prepare()
- reset()
- setMarkdown()