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
nameThe name for the new page
pageThe index to perform the insertion before
controlThe control for the new page