php8.5
Home/ Manual/ reference / yaf/ The Yaf_View_Interface class

The Yaf_View_Interface class

Yaf provides a ability for developers to use custom view engine instead of built-in engine which is Yaf_View_Simple. There is a example to explain how to do this, please see Yaf_Dispatcher::setView.

Intro

Yaf provides a ability for developers to use custom view engine instead of built-in engine which is Yaf_View_Simple. There is a example to explain how to do this, please see Yaf_Dispatcher::setView.

Class synopsis

class Yaf_View_Interface { }

Yaf-view-interface

Source: reference/yaf/yaf-view-interface.xml · from the official PHP manual (php/doc-en)