CakeFest 2024: The Official CakePHP Conference

Yaf_Dispatcher::initView

(Yaf >=1.0.0)

Yaf_Dispatcher::initViewИнициализирует представление и возвращает его

Описание

public Yaf_Dispatcher::initView(string $templates_dir, array $options = ?): Yaf_View_Interface

Список параметров

templates_dir

options

Возвращаемые значения

add a note

User Contributed Notes

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