yaf_view_interface(3) php man page | unix.com

Man Page: yaf_view_interface

Operating Environment: php

Section: 3

YAF_VIEW_INTERFACE(3)							 1						     YAF_VIEW_INTERFACE(3)

The Yaf_View_Interface class

INTRODUCTION
Yaf provides a ability for developers to use coustom view engine instead of build-in engine which is Yaf_View_Simple. There is a example to explain how to do this, please see Yaf_Dispatcher::setView.
CLASS SYNOPSIS
Yaf_View_Interface Yaf_View_Interface Methods o abstractpublic bool Yaf_View_Interface::assign (string $name, [string $value]) o abstractpublic bool Yaf_View_Interface::display (string $tpl, [array $tpl_vars]) o abstractpublic void Yaf_View_Interface::getScriptPath (void ) o abstractpublic string Yaf_View_Interface::render (string $tpl, [array $tpl_vars]) o abstractpublic void Yaf_View_Interface::setScriptPath (string $template_dir) PHP Documentation Group YAF_VIEW_INTERFACE(3)
Related Man Pages
simplexmliterator(3) - php
directoryiterator(3) - php
iterator(3) - php
serializable(3) - php
yaf_action_abstract(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun