Property | Type | Description | |
---|---|---|---|
$_supported_views | array | The views this Widget may appear in |
Method | Description | |
---|---|---|
attach ( Ansel_View_Base $view ) : boolean | Attach widget to supplied view. | |
html ( ) : string | Return the HTML representing this widget. |
protected array $_supported_views | ||
return | array |