php8.5
Home/ Manual/ controls / picker/ UI\Controls\Picker::__construct

UI\Controls\Picker::__construct

PHP function Edit on GitHub ✎

(UI 0.9.9)

Construct a new Picker

Description

UI\Controls\Picker::__construct(int $type = UI\Controls\Picker::Date)

Construct a new Picker of the given type

Parameters

type

Picker::Date, Picker::Time, or Picker::DateTime

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