PHP: UI\Window::__construct - Manual (original) (raw)

Change language:

(UI 0.9.9)

UI\Window::__construct — Construct a new Window

Description

public UI\Window::__construct(string $title, Size $size, bool $menu = [false](reserved.constants.php#constant.false))

Shall construct a new Window

Parameters

title

The title of the Window

size

The size of the Window

menu

Menu switch

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug

+add a note

User Contributed Notes

There are no user contributed notes for this page.