Outputs the html for a DateGallery tile.
Outputs
getTile
(Ansel_DateGallery $dgallery, [array $style = null], [boolean $mini = false], [array $params = array()])
-
Ansel_DateGallery
$dgallery: The Ansel_Gallery_Date we are displaying.
-
array
$style: A style definition array.
-
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