Expand all

private ve.dm.MWMagicLinkRfcType

Extends

Constructor

new ve.dm.MWMagicLinkRfcType(content)private #

An RFC magic link.

Parameters:

Name Type Description
content string
Source:
An RFC magic link.

Methods

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.