$_params
$_params : array
Any parameters this widget will need.
.
Ansel_Widget_OwnerFaces:: class to display a widget containing mini thumbnails of faces that have been tagged by the gallery owner.
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
Constructor render style
array | $params |
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 |