getTile()
getTile(\Ansel_Image $image, \Ansel_Style $style = null, boolean $mini = false, array $params = array()) : \Outputs
Outputs the HTML for an image thumbnail tile.
Parameters
| \Ansel_Image | $image | The Ansel_Image we are displaying.  | 
                            
| \Ansel_Style | $style | A sytle definiition array.  | 
                            
| boolean | $mini | Force the use of a mini thumbnail?  | 
                            
| array | $params | Any other paramaters needed by this tile  | 
                            
Returns
\Outputs —the HTML for the image tile.