Home
last modified time | relevance | path

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

/plugin/photogallery/lightGallery/js/
H A Dlightgallery.js582 var _poster;
614 _poster = _this.s.dynamicEl[index].poster;
632 _poster = _this.$items.eq(index).attr('data-poster');
675 …ass="lg-video-play"></span><img class="lg-object lg-has-poster" src="' + _poster + '" /></div></di…
/plugin/photogallery/
H A Dsyntax.php314 $this->_poster($files,$data,$R);
317 $this->_poster($files,$data,$R);
539 function _poster($files,$data,$R){ function in syntax_plugin_photogallery