CakeFest 2024: The Official CakePHP Conference

UI\Window::add

(UI 0.9.9)

UI\Window::addAdd a Control

Beschreibung

public UI\Window::add(UI\Control $control)

Shall add a Control to this Window

Parameter-Liste

control

The Control to add

Rückgabewerte

add a note

User Contributed Notes

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