|
| __construct ($url='') |
|
| get_image_url ($titles) |
|
| get_images_by_page ($title) |
|
object | get_thumb_url ($image_url, $orig_width, $orig_height, $thumb_width=75, $force=false) |
| Generate thumbnail URL from image URL. More...
|
|
| login ($user, $pass) |
|
| logout () |
|
| search_images ($keyword, $page=0, $params=array()) |
| Search for images and return photos array. More...
|
|
◆ get_thumb_url()
object wikimedia::get_thumb_url |
( |
|
$image_url, |
|
|
|
$orig_width, |
|
|
|
$orig_height, |
|
|
|
$thumb_width = 75 , |
|
|
|
$force = false |
|
) |
| |
Generate thumbnail URL from image URL.
- Parameters
-
string | $image_url | |
int | $orig_width | |
int | $orig_height | |
int | $thumb_width | |
bool | $force | When true, forces the generation of a thumb URL. OUTPUT |
- Return values
-
◆ search_images()
wikimedia::search_images |
( |
|
$keyword, |
|
|
|
$page = 0 , |
|
|
|
$params = array() |
|
) |
| |
Search for images and return photos array.
- Parameters
-
string | $keyword | |
int | $page | |
array | $params | additional query params |
- Return values
-
The documentation for this class was generated from the following file: