UI\Controls\Tab::append

(PHP 7, UI 0.9.9)

UI\Controls\Tab::appendAppend Page

Description

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

Append a new page to this Tab

Liste de paramètres

name

The name for the new page

control

The control for the new page

Valeurs de retour

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