View/Helper/Abstract.php

Show: PublicProtectedPrivateinherited
Table of Contents
Zend Framework
LICENSE This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.
Category
Zend  
Copyright
Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  
Package
Zend_View  
Subpackage
Helper  
Version
$Id$  

\Zend_View_Helper_Abstract

Package: Zend_View\Helper
Implements
Children
\Zend_View_Helper_Partial
\Zend_View_Helper_Layout
\Zend_View_Helper_Doctype
\Zend_View_Helper_Url
\Zend_View_Helper_Translate
\Zend_View_Helper_Json
\Zend_View_Helper_UserAgent
\Zend_View_Helper_HtmlElement
\Zend_View_Helper_RenderToPlaceholder
\Zend_View_Helper_Action
\Zend_View_Helper_Placeholder
\Zend_View_Helper_DeclareVars
\Zend_View_Helper_BaseUrl
\Zend_View_Helper_Placeholder_Container_Standalone
\Zend_View_Helper_Currency
Category
Zend  
Copyright
Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  

Properties

>VPropertypublic\Zend_View_Interface $view = null
View object
Default valuenullDetails
Type
\Zend_View_Interface

Methods

methodpublicdirect() : void

Strategy pattern: currently unutilized

methodpublicsetView(\Zend_View_Interface $view) : \Zend_View_Helper_Abstract

Set the View object

Parameters
NameTypeDescription
$view\Zend_View_Interface
Returns
TypeDescription
\Zend_View_Helper_Abstract
Documentation was generated by phpDocumentor 2.2.0 .