(PHP 7, UI 0.9.9)
UI\Controls\Tab::insertAt — Insert Page
$name
   , int $page
   , UI\Control $control
   )Shall insert a new page into this Tab
nameThe name for the new page
pageThe index to perform the insertion before
controlThe control for the new page