UI\Controls\Entry
PHP Manual

UI\Controls\Entry::__construct

(PHP 7, UI 0.9.9)

UI\Controls\Entry::__constructConstruct a new Entry

Description

public UI\Controls\Entry::__construct ([ integer $type = UI\Controls\Entry::Normal ] )

Construct a new entry of the given type

Parameters

type

Entry::Normal, Entry::Password, or Entry::Search


UI\Controls\Entry
PHP Manual