|
Previous Page |
Solar_Markdown_Extra |
Next Page |
setLink()
public
void
setLink (
string $name,
string $href,
string $title default NULL
)
Sets the value of a named link reference.
Inherited from Solar_Markdown.
Parameters
- (string)
$name: The link reference name. - (string)
$href: The URI this link points to. - (string)
$title: Alternate title for the link.
Returns
- (void)
Description
Sets the value of a named link reference.
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()