PHP-Handbuch
Funktionsreferenz
GUI Erweiterungen
UI
UI\Controls\Entry
UI\Controls\Entry::__construct
UI\Controls\Entry::getText
UI\Controls\Entry::isReadOnly
UI\Controls\Entry::onChange
UI\Controls\Entry::setReadOnly
UI\Controls\Entry::setText
UI\Controls\Entry::onChange
UI\Controls\Entry::setText
UI\Controls\Entry
PHP-Handbuch
UI\Controls\Entry::setReadOnly
Set Read Only
Beschreibung
public
UI\Controls\Entry::setReadOnly
(
boolean
$readOnly
)
Shall enable or disable read only for this Entry
Parameter-Liste
readOnly