Expand all

private ve.dm.MWMagicLinkPmidType

Extends

Constructor

new ve.dm.MWMagicLinkPmidType(content)private #

A PMID magic link.

Parameters:

Name Type Description
content string
Source:
A PMID 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.