Php/docs/ui-controls-tab.append

提供:Dev Guides
< Php
移動先:案内検索

UI\Controls\Tab::append

(UI 0.9.9)

UI\Controls\Tab::appendAppend Page


説明

public UI\Controls\Tab::append ( string $name , UI\Control $control ) : int

Append a new page to this Tab


パラメータ

name
The name for the new page
control
The control for the new page


返り値

Shall return the index of the appended control, may be 0