UI\Controls\Tab::append

Append Page

Beschreibung

public integer UI\Controls\Tab::append ( string $name , UI\Control $control )

Append a new page to this Tab

Parameter-Liste

name

The name for the new page

control

The control for the new page

Rückgabewerte

Shall return the index of the appended control, may be 0