UI\Controls\Tab::delete

(PHP 7, UI 0.9.9)

UI\Controls\Tab::deleteDelete Page

Opis

public UI\Controls\Tab::delete ( int $index ) : bool

Shall remove the selected page from this Tab

Parametry

index

The index of the page to remove

Zwracane wartości

Indication of success

add a note add a note

User Contributed Notes

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