PHP Manual
Function Reference
GUI Extensions
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 Manual
UI\Controls\Entry::setReadOnly
Set Read Only
Description
public
UI\Controls\Entry::setReadOnly
(
boolean
$readOnly
)
Shall enable or disable read only for this Entry
Parameters
readOnly