$_params
$_params : array
Any parameters this widget will need.
.
Ansel_Widget_OtherGalleries:: class to display a widget containing mini thumbnails and links to other galleries owned by the same user as the currently viewed image/gallery.
Copyright 2008-2017 Horde LLC (http://www.horde.org/)
__construct(array  $params) : \Ansel_Widget
                Constructor render style
| array | $params | 
attach(\Ansel_View_Base  $view) : boolean
                Override the parent class' attach method and set the owner in the title string.
| \Ansel_View_Base | $view | The view we are attaching to |