Home
last modified time | relevance | path

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

/plugin/galleryv1.5/inc/
H A Dmagazinelayout.class.php206 var $_numimages = 0; variable in magazinelayout
273 $this->_numimages++;
646 …h."px;" . (!empty($this->images[$this->_numimages-1]['img']['float']) ? ' float:'.$this->images[$t…
651 if ($this->_numimages == 1) {
656 if ($this->_numimages == 2) {
661 if ($this->_numimages == 3) {
672 if ($this->_numimages == 4) {
686 if ($this->_numimages == 5) {
709 if ($this->_numimages == 6) {
736 if ($this->_numimages == 7) {
[all …]