parent root
PHP: UI\Control::isEnabled - Manual

UI\Control::isEnabled

(PHP 7, UI 0.9.9)

UI\Control::isEnabledDetermine if Control is enabled

Description

public UI\Control::isEnabled ( void ) : bool

Shall detect if this Control is enabled

Parameters

This function has no parameters.

Return Values

add a noteadd a note

User Contributed Notes

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