JMediawikiLinks::getExtLinks
Method to return all external urls from the given page(s).
Signature
public function getExtLinks(array
$titles,
[integer
$ellimit = null,
[string
$eloffset = null,
[string
$elprotocol = null,
[string
$elquery = null]]]] )
Parameters
-
$titles
- Page titles to retrieve links.
-
$ellimit
- Number of links to return.
-
$eloffset
- When more results are available, use this to continue.
-
$elprotocol
- Protocol of the url.
-
$elquery
- Search string without protocol.