Property | Type | Description | |
---|---|---|---|
$_supported_views | array | Supported views for this widget |
Method | Description | |
---|---|---|
__construct ( array $params ) : Ansel_Widget_ImageFaces | Constructor | |
html ( ) : string | Return the HTML representing this widget. |
Method | Description | |
---|---|---|
_getFaceNames ( ) : string | Helper function for getting faces for this gallery. |
public __construct ( array $params ) : Ansel_Widget_ImageFaces | ||
$params | array | Any parameters for this widget |
return | Ansel_Widget_ImageFaces |
protected _getFaceNames ( ) : string | ||
return | string | The HTML |
protected array $_supported_views | ||
return | array |