GoLang UI\Controls\Entry::__construct

request it (219)
GoLang replacement for PHP's UI\Controls\Entry::__construct [edit | history]



Do you know a GoLang replacement for PHP's UI\Controls\Entry::__construct? Write it!

PHP UI\Controls\Entry::__construct

PHP original manual for UI\Controls\Entry::__construct [ show | php.net ]

UI\Controls\Entry::__construct

(PHP 7, UI 0.9.9)

UI\Controls\Entry::__constructConstruct a new Entry

Description

public 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