Extends
Constructor
new ve.dm.MWMagicLinkPmidType(content)private
#
A PMID magic link.
Parameters:
Name | Type | Description |
---|---|---|
content |
string |
A PMID magic link.
Methods
getAnnotation()
#
- Inherited from:
- Source:
getCode()protected
#
- Inherited from:
- Source:
matchHref(href) → {boolean}
#
Return true if the given href is appropriate for this magic link.
Parameters:
Name | Type | Description |
---|---|---|
href |
string |
- Inherited from:
- Source:
Returns:
- Type
- boolean
Return true if the given href is appropriate for this magic link.