php8.5
Home/ Manual/ controls / entry/ UI\Controls\Entry::__construct

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

type

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

Source: reference/ui/ui/controls/entry/construct.xml · from the official PHP manual (php/doc-en)