php8.5
Home/ Manual/ controls / grid/ UI\Controls\Grid::append

UI\Controls\Grid::append

PHP function Edit on GitHub ✎

(UI 0.9.9)

Append Control

Description

UI\Controls\Grid::append(UI\Control $control, int $left, int $top, int $xspan, int $yspan, bool $hexpand, int $halign, bool $vexpand, int $valign)

Func

Parameters

control

The Control to append

left
top
xspan
yspan
hexpand
halign
vexpand
valign

Return Values

Source: reference/ui/ui/controls/grid/append.xml · from the official PHP manual (php/doc-en)