UI\Controls\Entry::__construct
PHP function
Edit on GitHub ✎
(UI 0.9.9)
Construct a new Entry
Description
UI\Controls\Entry::__construct(int $type = UI\Controls\Entry::Normal)
Construct a new entry of the given type
Parameters
typeEntry::Normal, Entry::Password, or Entry::Search