|
Previous Page |
Solar_Markdown_Wiki_Link |
Next Page |
setAttrib()
public
void
setAttrib (
string $type,
string $key,
string $val
)
Sets one anchor attribute.
Parameters
- (string)
$type: The anchor type, generally 'read' or 'add'. - (string)
$key: The attribute key, for example 'href' or 'class'. - (string)
$val: The attribute value.
Returns
- (void)
Description
Sets one anchor attribute.
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- _cleanup()
- _encode()
- _escape()
- _exception()
- _getTabWidth()
- _interwiki()
- _isHtmlToken()
- _normalize()
- _outdent()
- _parse()
- _processBlocks()
- _processSpans()
- _toHtmlToken()
- _unHtmlToken()
- apiVersion()
- cleanup()
- dump()
- getChars()
- getInterwiki()
- getPages()
- isBlock()
- isCleanup()
- isPrepare()
- isSpan()
- locale()
- parse()
- prepare()
- reset()
- setAttrib()
- setAttribs()
- setCheckPagesCallback()
- setInterwiki()
- setMarkdown()