CakeFest 2024: The Official CakePHP Conference

UI\Control::isEnabled

(UI 0.9.9)

UI\Control::isEnabledDetermine if Control is enabled

Descrição

public UI\Control::isEnabled(): bool

Shall detect if this Control is enabled

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

add a note

User Contributed Notes

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