UI\Controls\Tab
PHP Manual

UI\Controls\Tab::insertAt

(PHP 7, UI 0.9.9)

UI\Controls\Tab::insertAtInsert Page

Описание

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

Shall insert a new page into this Tab

Список параметров

name

The name for the new page

page

The index to perform the insertion before

control

The control for the new page


UI\Controls\Tab
PHP Manual