UI\Controls\Group::setTitle
PHP Manual
PHP Manual»UI\Controls\Group»UI\Controls\Group::setTitle

UI\Controls\Group::setTitle

(UI 0.9.9)

UI\Controls\Group::setTitleSet Title

Description

public function UI\Controls\Group::setTitle(string $title)

Shall set the title for this Group

Parameters

title

The text for the new title

To Top