php8.5
Home/ Manual/ controls / tab/ UI\Controls\Tab::insertAt

UI\Controls\Tab::insertAt

PHP function Edit on GitHub ✎

(UI 0.9.9)

Insert Page

Description

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

Shall insert a new page into this Tab

Parameters

name

The name for the new page

page

The index to perform the insertion before

control

The control for the new page

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