JMediawikiPages::getIWBackLinks
Method to get all pages that link to the given interwiki link.
Signature
public function getIWBackLinks(string
$iwbltitle,
[string
$iwblprefix = null,
[boolean
$iwblcontinue = null,
[integer
$iwbllimit = null,
[array
$iwblprop = null]]]] )
Parameters
-
$iwbltitle
- Interwiki link to search for. Must be used with iwblprefix.
-
$iwblprefix
- Prefix for the interwiki.
-
$iwblcontinue
- When more results are available, use this to continue.
-
$iwbllimit
- How many total pages to return.
-
$iwblprop
- Which properties to get.
Returns