PHP 8.3.0 RC 6 available for testing

UI\Control::isEnabled

(UI 0.9.9)

UI\Control::isEnabledDetermine if Control is enabled

说明

public UI\Control::isEnabled(): bool

Shall detect if this Control is enabled

参数

此函数没有参数。

返回值

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top