Méthode | Description | |
---|---|---|
addWidget ( Sulu\Bundle\AdminBundle\Widgets\WidgetInterface $widget, string $alias ) | add an widget to rendering process. | |
hasWidgetGroup ( $groupAlias ) : mixed | return true of widget group exists. | |
render ( array $aliases, array $parameters = [] ) : string | renders widgets for given aliases. | |
renderWidgetGroup ( string $groupAlias, array $parameters = [] ) : string | renders a widget group. |
public hasWidgetGroup ( $groupAlias ) : mixed | ||
$groupAlias | ||
Résultat | mixed |