|
Previous Page |
Solar_Markdown_Extra |
Next Page |
__construct()
public
Solar_Markdown_Extra
__construct (
array $config default NULL
)
Constructor.
Inherited from Solar_Markdown.
Parameters
- (array)
$config: User-defined configuration values.
Returns
- (Solar_Markdown_Extra)
Description
Constructor.
Loads the plugins, builds a list of characters to encode, and builds the list of block-type and span-type plugin classes.
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- _encode()
- _exception()
- _explodeTags()
- apiVersion()
- cleanup()
- dump()
- encode()
- escape()
- getLink()
- getLinks()
- getPlugin()
- getTabWidth()
- isHtmlToken()
- locale()
- prepare()
- processBlocks()
- processSpans()
- render()
- reset()
- setLink()
- toHtmlToken()
- transform()
- unEncode()
- unHtmlToken()