|
Previous Page |
Solar_Markdown_Plugin_List |
Next Page |
_toHtmlToken()
protected
string
_toHtmlToken (
string $text
)
Converts a piece of text to a delimited HTML token.
Inherited from Solar_Markdown_Plugin.
Parameters
- (string)
$text: The text to save as an HTML token.
Returns
- (string) A delimited HTML token.
Description
Converts a piece of text to a delimited HTML token.
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- _encode()
- _escape()
- _exception()
- _getTabWidth()
- _isHtmlToken()
- _outdent()
- _parse()
- _parseNested()
- _processBlocks()
- _processItems()
- _processItemsCallback()
- _processSpans()
- _toHtmlToken()
- _unHtmlToken()
- apiVersion()
- cleanup()
- dump()
- getChars()
- isBlock()
- isCleanup()
- isPrepare()
- isSpan()
- locale()
- parse()
- prepare()
- reset()
- setMarkdown()