$_params
$_params : array
Any parameters this widget will need.
.
Horde_Widget_GalleryFaces:: class to display a widget containing mini thumbnails of faces in the gallery.
Copyright 2008-2017 Horde LLC (http://www.horde.org/)
__construct(array $params) : \Ansel_Widget_ImageFaces
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 |