Documentation

WidgetsRegistryBase
in

Class for getting access to widgets

Table of Contents

getWidget()  : string
Method returns widget

Methods

getWidget()

Method returns widget

public getWidget(string $name) : string
Parameters
$name : string

Name of the widget

Return values
string

Widget's HTML code

Search results