JMediawikiLinks::getLangLinks
Method to return all interlanguage links from the given page(s).
Signature
public function getLangLinks(array
$titles,
[integer
$lllimit = null,
[boolean
$llcontinue = false,
[string
$llurl = null,
[string
$lllang = null,
[string
$lltitle = null,
[string
$lldir = null]]]]]] )
Parameters
-
$titles
- Page titles to retrieve links.
-
$lllimit
- Number of langauge links to return.
-
$llcontinue
- When more results are available, use this to continue.
-
$llurl
- Whether to get the full URL.
-
$lllang
- Language code.
-
$lltitle
- Link to search for.
-
$lldir
- The direction in which to list.
Returns