CakeFest 2024: The Official CakePHP Conference

UI\Control::isEnabled

(UI 0.9.9)

UI\Control::isEnabledDetermine if Control is enabled

Açıklama

public UI\Control::isEnabled(): bool

Shall detect if this Control is enabled

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

add a note

User Contributed Notes

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