CakeFest 2024: The Official CakePHP Conference

UI\Window::setTitle

(UI 0.9.9)

UI\Window::setTitleWindow Title

说明

public UI\Window::setTitle(string $title)

Shall set the title for this Window

参数

title

The new title

add a note

User Contributed Notes

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