Property | Type | Description | |
---|---|---|---|
$groups | array | The array of widget groups. |
Method | Description | |
---|---|---|
__construct ( Arrilot\Widgets\Contracts\ApplicationWrapperContract $app ) | Constructor. | |
group ( $name ) : Arrilot\Widgets\WidgetGroup | Get the widget group object. |
public __construct ( Arrilot\Widgets\Contracts\ApplicationWrapperContract $app ) | ||
$app | Arrilot\Widgets\Contracts\ApplicationWrapperContract |
public group ( $name ) : Arrilot\Widgets\WidgetGroup | ||
$name | ||
return | Arrilot\Widgets\WidgetGroup |