Expand all

private ve.dm.MWMagicLinkIsbnType

Extends

Constructor

new ve.dm.MWMagicLinkIsbnType(content)private #

An ISBN magic link.

Parameters:

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

Methods

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.