Home
last modified time | relevance | path

Searched refs:thumbnailFormat (Results 1 – 2 of 2) sorted by relevance

/plugin/photogallery/phpThumb/
Dphpthumb.class.php225 public $thumbnailFormat = null; variable in phpthumb
503 if (!$this->thumbnailFormat) {
528 …$this->DebugMessage('RenderOutput() attempting image'.strtolower(@$this->thumbnailFormat).'($this-…
530 switch ($this->thumbnailFormat) {
642 …essage('RenderOutput failed because $this->thumbnailFormat "'.$this->thumbnailFormat.'" is not val…
648 … $this->DebugMessage('RenderOutput() for "'.$this->thumbnailFormat.'" failed', __FILE__, __LINE__);
685 …$this->DebugMessage('RenderOutput ['.$this->thumbnailFormat.'('.$renderfilename.')] did not appear…
688 …$this->DebugMessage('RenderOutput ['.$this->thumbnailFormat.'('.$renderfilename.')] failed', __FIL…
706 …is->sia : ($this->down ? $this->down : 'phpThumb_generated_thumbnail'.'.'.$this->thumbnailFormat));
716 header('Content-Type: '.phpthumb_functions::ImageTypeToMIMEtype($this->thumbnailFormat));
[all …]
DphpThumb.php65 …$phpThumb->DebugMessage('Would have used cached (image/'.$phpThumb->thumbnailFormat.') file "'.$ph…