JMediawikiImages::getImages
Method to get all images contained on the given page(s).
Signature
public function getImages(array
$titles,
[integer
$imagelimit = null,
[boolean
$imagecontinue = null,
[integer
$imimages = null,
[string
$imdir = null]]]] )
Parameters
-
$titles
- Page titles to retrieve images.
-
$imagelimit
- How many images to return.
-
$imagecontinue
- When more results are available, use this to continue.
-
$imimages
- Only list these images.
-
$imdir
- The direction in which to list.