PHP 8.5.0 Alpha 2 available for testing

UI\Control::isEnabled

(UI 0.9.9)

UI\Control::isEnabledDevuelve si el control está activado

Descripción

public UI\Control::isEnabled(): bool

Devuelve si este control está activado

Parámetros

Esta función no contiene ningún parámetro.

Valores devueltos

add a note

User Contributed Notes

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