UI\Controls\Form
PHP Manual

UI\Controls\Form::delete

(PHP 7, UI 0.9.9)

UI\Controls\Form::deleteDelete Control

Descrição

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

Shall delete the control at the given index in this Form

Parâmetros

index

The index of the control to remove

Valor Retornado

Indication of succcess


UI\Controls\Form
PHP Manual