parent root
PHP: UI\Controls\Radio::append - Manual

UI\Controls\Radio::append

(PHP 7, UI 0.9.9)

UI\Controls\Radio::appendAppend Option

Description

public UI\Controls\Radio::append ( string $text )

Shall append a new option to this Radio

Parameters

text

The text (label) for the option

add a noteadd a note

User Contributed Notes

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