php man page for yaf_view_interface

Query: yaf_view_interface

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
yaf_config_simple(3) - php
arrayaccess(3) - php
directoryiterator(3) - php
sessionhandlerinterface(3) - php
yaf_action_abstract(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)