UI\Controls\Grid
PHP Manual

UI\Controls\Grid::append

(PHP 7, UI 0.9.9)

UI\Controls\Grid::appendAppend Control

Description

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

Warning

This function is currently not documented; only its argument list is available.

Parameters

control

The Control to append

left

top

xspan

yspan

hexpand

halign

vexpand

valign

Return Values


UI\Controls\Grid
PHP Manual