phpDocumentor viewer
resolver
[ class tree: viewer ] [ index: viewer ] [ all elements ]

Class: WindNormalViewerResolver

Source Location: /viewer/resolver/WindNormalViewerResolver.php

Class WindNormalViewerResolver

Class Overview

Implements interfaces:

通用视图解析渲染

Located in /viewer/resolver/WindNormalViewerResolver.php [line 13]

WindModule
   |
   --WindNormalViewerResolver
Author(s): Information Tags:
Version:  $Id$
Copyright:  ©2003-2103 phpwind.com
License:  http://www.windframework.com

Properties

Methods

[ Top ]
Descendants
Child Class Description
WindViewerResolver 视图渲染器引擎

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From WindModule

WindModule::$_config
WindModule::$_proxy
WindModule::$_typeValidation

Inherited From WindModule

WindModule::getConfig()
根据配置名取得相应的配置
WindModule::getRequest()
返回当前应用的WindHttpRequest对象
WindModule::getResponse()
返回当前应用的WindHttpResponse对象
WindModule::getSystemFactory()
返回当前应用的WindFactory对象
WindModule::setConfig()
设置类配置
WindModule::setDelayAttributes()
设置延迟加载类属性相关组件配置信息
WindModule::toArray()
返回该对象的数组类型
WindModule::writeTableCloneProperty()
类对象clone白名单
WindModule::__call()
重载了魔术方法__call
WindModule::__clone()
重载魔术方法__clone
WindModule::__get()
重载了魔术方法__get
WindModule::__set()
重载了魔术方法__set

[ Top ]
Property Summary
mixed   $vars  
windView   $windView  

[ Top ]
Method Summary
WindView   getWindView()  
void   setWindView()  
void   windAssign()  
void   windFetch()  

[ Top ]
Properties
mixed   $vars = array() [line 14]
API Tags:
Access:  protected


[ Top ]
windView   $windView = null [line 18]
API Tags:
Access:  protected


[ Top ]
Methods
getWindView  [line 45]

  WindView getWindView( )


API Tags:
Access:  public


[ Top ]
setWindView  [line 53]

  void setWindView( WindView $windView  )

Parameters:
WindView   $windView: 

API Tags:
Access:  public


[ Top ]
windAssign  [line 23]

  void windAssign( $vars, [ $key = '']  )

Parameters:
   $vars: 
   $key: 

API Tags:
Access:  public


Implementation of:
IWindViewerResolver::windAssign()
设置视图变量设置进当前模板

[ Top ]
windFetch  [line 33]

  void windFetch( [ $template = '']  )

Parameters:
   $template: 

API Tags:
Access:  public


Implementation of:
IWindViewerResolver::windFetch()
获取模板内容与变量信息

Redefined in descendants as:

[ Top ]

Documentation generated on Fri, 30 Mar 2012 11:43:38 +0800 by phpDocumentor 1.4.4