Home
last modified time | relevance | path

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

/dports/www/e107/e107/e107_plugins/gallery/
H A De_shortcode.php28 private $attFull = null; variable in gallery_shortcodes
36 …$this->attFull = array('w' => $pop_w, 'h' => $pop_h, 'x' => 1, 'crop' => 0); // 'w='.$pop_w.'&h='.…
80 …_caption']) . "' href='" . $tp->thumbUrl($this->var['media_url'], $this->attFull) . "' " . $hook .…
135 $srcFull = $tp->thumbUrl($this->var['media_url'], $this->attFull);