\Ansel_Tile_Image

Ansel_Tile_Image:: class wraps display of thumbnails displayed for a image on the Ansel_View_Gallery view.

Summary

Methods
Properties
Constants
getTile()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

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.