$_params
$_params : array
Any parameters this widget will need.
.
Horde_Widget_SimilarPhotos:: class to display a widget containing mini thumbnails of images that are similar, based on tags.
Copyright 2008-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
__construct(array $params) : \Ansel_Widget_SimilarPhotos
Constructor
array | $params | Any parameters for this widget |
attach(\Ansel_View_Base $view) : boolean
Attach this widget to the passed in view. Normally called by the Ansel_View once this widget is added.
\Ansel_View_Base | $view | The view to attach |