getTile()
getTile(\Ansel_Gallery_Decorator_Date $dgallery, \Ansel_Style $style = null, boolean $mini = false, array $params = array()) : string
Outputs the html for a DateGallery tile.
Parameters
\Ansel_Gallery_Decorator_Date | $dgallery | The Ansel_Gallery_Date we are displaying. |
\Ansel_Style | $style | A style object. |
boolean | $mini | Force the use of a mini thumbail? |
array | $params | An array containing additional parameters. Currently, gallery_view_url and image_view_url are used to override the respective urls. %g and %i are replaced with image id and gallery id, respectively. |
Returns
string —The HTML for the tile.