UI\Controls\Tab::delete

(PHP 7, UI 0.9.9)

UI\Controls\Tab::deleteDelete Page

설명

public boolean UI\Controls\Tab::delete ( integer $index )

Shall remove the selected page from this Tab

인수

index

The index of the page to remove

반환값

Indication of success

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top