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