Home
last modified time | relevance | path

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

/plugin/imagecarousel/
H A Dsyntax.php53 protected $first_item = []; variable in syntax_plugin_imagecarousel
84 $this->first_item[$ID] = false;
88 if(!isset($this->first_item[$ID]) || !$this->first_item[$ID]) {
89 $this->first_item[$ID] = true;
/plugin/imagelink/syntax/
H A Dimagelink.php66 $this->first_item = false;