Home
last modified time | relevance | path

Searched refs:imgAttr (Results 1 – 1 of 1) sorted by last modified time

/plugin/tile/
H A Dsyntax.php43 var $imgAttr; variable in syntax_plugin_tile
59 $this->imgAttr = ' width="'.$this->iconSize.'"';
86 <div class="img"><span></span><img src="'.ml ($img, array ('cache'=>$_REQUEST['cache'], 'w'=>$this->iconSize)).'"'.$this->imgAttr.' alt="'.$title.'"/></div>