|
Previous Page |
Solar_Markdown_Wiki |
Next Page |
getLink()
public
bool|array
getLink (
string $name
)
Returns the href and title of a named link reference.
Inherited from Solar_Markdown.
Parameters
- (string)
$name: The link reference name.
Returns
- (bool|array) If the link reference exists, returns an array with keys 'href' and 'title'. If not, returns false.
Description
Returns the href and title 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()