GoLang UI\Controls\Tab::insertAt

request it (239)
GoLang replacement for PHP's UI\Controls\Tab::insertAt [edit | history]



Do you know a GoLang replacement for PHP's UI\Controls\Tab::insertAt? Write it!

PHP UI\Controls\Tab::insertAt

PHP original manual for UI\Controls\Tab::insertAt [ show | php.net ]

UI\Controls\Tab::insertAt

(PHP 7, UI 0.9.9)

UI\Controls\Tab::insertAtInsert Page

Description

public 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