$_params
$_params : array
Any parameters this widget will need.
.
Ansel_Widget_links:: class to wrap the display of various feed links etc.
..
__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 |