Public Member Functions | |
Image ($name) | |
newFromTitle ($nt) | |
getName () | |
getURL () | |
getImagePath () | |
getWidth () | |
getHeight () | |
getType () | |
getEscapeLocalURL () | |
wfImageUrl ($name) | |
exists () | |
thumbUrl ($width, $subdir="thumb") | |
thumbName ($width) | |
createThumb ($width) | |
nextHistoryLine () | |
resetHistory () | |
Public Attributes | |
$name | |
$imagePath | |
$url | |
$title | |
$fileExists | |
$historyLine | |
$historyRes | |
$width | |
$height | |
$bits | |
$type | |
$attr |
|
Definition at line 24 of file Image.php. References $wgUploadDirectory, name, title, and wfImageUrl(). |
|
Definition at line 132 of file Image.php. References $height, $wgImageMagickConvertCommand, $wgInternalServer, $wgUploadDirectory, $wgUseImageMagick, $wgUseSquid, $width, createThumb(), exists(), getURL(), wfImageThumbDir(), and wfPurgeSquidServers(). Referenced by createThumb(). |
|
Definition at line 107 of file Image.php. Referenced by createThumb(). |
|
Definition at line 91 of file Image.php. References title. |
|
|
|
|
|
Definition at line 61 of file Image.php. References name. |
|
|
|
Definition at line 66 of file Image.php. Referenced by createThumb(). |
|
|
|
Definition at line 54 of file Image.php. References newFromTitle(). Referenced by newFromTitle(). |
|
Definition at line 261 of file Image.php. References $sql, DB_READ, wfFetchObject(), wfNumRows(), wfQuery(), and wfStrencode(). |
|
|
|
Definition at line 122 of file Image.php. References $width, name, and thumbName(). Referenced by thumbName(), and thumbUrl(). |
|
Definition at line 112 of file Image.php. References $name, $url, $wgUploadPath, name, thumbName(), thumbUrl(), and wfUrlencode(). Referenced by thumbUrl(). |
|
Definition at line 96 of file Image.php. References $url, $wgUploadPath, name, wfImageUrl(), and wfUrlencode(). Referenced by Image(), and wfImageUrl(). |
|
|
|
|
|
|
|
Definition at line 9 of file Image.php. Referenced by createThumb(). |
|
|
|
|
|
|
|
Definition at line 9 of file Image.php. Referenced by thumbUrl(). |
|
|
|
|
|
Definition at line 9 of file Image.php. Referenced by thumbUrl(), and wfImageUrl(). |
|
Definition at line 9 of file Image.php. Referenced by createThumb(), and thumbName(). |