CakeFest 2024: The Official CakePHP Conference

UI\MenuItem::setChecked

(UI 0.9.9)

UI\MenuItem::setCheckedSet Checked

Description

public UI\MenuItem::setChecked(bool $checked)

Shall set the checked status of this Menu Item

Parameters

checked

The new status

add a note

User Contributed Notes

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