50 return 'Thumbnail generation using stefangabos/zebra_image';
71 if (
false===$thumbMtime || $originalMtime>$thumbMtime) {
120 $attributes = array()
124 $imgTag =
new Img(array(
'src' =>
$url));
125 $imgTag->setAttributes($attributes);
126 $response->
setValue($imgTag->render());
getImgTag(Response $response, $imgPath, $width=0, $height=0, $attributes=array())
getImgUrl(Response $response, $imgPath, $width=0, $height=0)
getThumbnailUrl($imgPath, $width, $height)
if($xoops->isUser()&&$isAdmin) $response