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

Element index for package viewer

Package indexes

[ a ] [ c ] [ d ] [ g ] [ h ] [ i ] [ l ] [ m ] [ n ] [ p ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ _ ]

_

_

__construct
in file AbstractWindTemplateCompiler.php, method AbstractWindTemplateCompiler::__construct()
    初始化标签解析器
$_compilerCache
in file WindViewTemplate.php, variable WindViewTemplate::$_compilerCache
a

a

AbstractWindTemplateCompiler
in file AbstractWindTemplateCompiler.php, class AbstractWindTemplateCompiler
    模板标签解析器
AbstractWindViewTemplate
in file AbstractWindViewTemplate.php, class AbstractWindViewTemplate
    模板编译抽象类定义
AbstractWindTemplateCompiler.php
procedural page AbstractWindTemplateCompiler.php
AbstractWindViewTemplate.php
procedural page AbstractWindViewTemplate.php
$action
in file WindTemplateCompilerAction.php, variable WindTemplateCompilerAction::$action
$appConfig
in file WindTemplateCompilerComponent.php, variable WindTemplateCompilerComponent::$appConfig
$appConfigSuffix
in file WindTemplateCompilerComponent.php, variable WindTemplateCompilerComponent::$appConfigSuffix
$args
in file WindTemplateCompilerPage.php, variable WindTemplateCompilerPage::$args
    数组类型,createUrl中接收的传递参数
$args
in file WindTemplateCompilerComponent.php, variable WindTemplateCompilerComponent::$args
$args
in file WindTemplateCompilerAction.php, variable WindTemplateCompilerAction::$args
c

c

$compileDir
in file WindView.php, variable WindView::$compileDir
    模板编译文件生成目录,目录定义规则同templateDir
$compileExt
in file WindView.php, variable WindView::$compileExt
    模板编译文件生成后缀,默认值为'tpl'
compile
in file AbstractWindTemplateCompiler.php, method AbstractWindTemplateCompiler::compile()
    内容编译,接受一段落内容进行编译处理并返回编译内容
compile
in file AbstractWindViewTemplate.php, method AbstractWindViewTemplate::compile()
    进行视图渲染
compileDelimiter
in file AbstractWindViewTemplate.php, method AbstractWindViewTemplate::compileDelimiter()
compileProperty
in file AbstractWindTemplateCompiler.php, method AbstractWindTemplateCompiler::compileProperty()
    解析标签属性值
compileStream
in file AbstractWindViewTemplate.php, method AbstractWindViewTemplate::compileStream()
    渲染流
$compile
in file WindTemplateCompilerScript.php, variable WindTemplateCompilerScript::$compile
$compiledBlockData
in file WindViewTemplate.php, variable WindViewTemplate::$compiledBlockData
    match后的模块文件块
$componentPath
in file WindTemplateCompilerComponent.php, variable WindTemplateCompilerComponent::$componentPath
$count
in file WindTemplateCompilerPage.php, variable WindTemplateCompilerPage::$count
    字符型数字,总条数
compile
in file WindTemplateCompilerScript.php, method WindTemplateCompilerScript::compile()
compile
in file WindTemplateCompilerToken.php, method WindTemplateCompilerToken::compile()
compile
in file WindTemplateCompilerPage.php, method WindTemplateCompilerPage::compile()
compile
in file WindTemplateCompilerTemplate.php, method WindTemplateCompilerTemplate::compile()
compile
in file WindTemplateCompilerLang.php, method WindTemplateCompilerLang::compile()
compile
in file WindTemplateCompilerComponent.php, method WindTemplateCompilerComponent::compile()
compile
in file WindTemplateCompilerCss.php, method WindTemplateCompilerCss::compile()
compile
in file WindTemplateCompilerEcho.php, method WindTemplateCompilerEcho::compile()
compile
in file WindTemplateCompilerInternal.php, method WindTemplateCompilerInternal::compile()
compile
in file WindTemplateCompilerAction.php, method WindTemplateCompilerAction::compile()
COMPILE_NOT_EXIST
in file WindViewException.php, class constant WindViewException::COMPILE_NOT_EXIST
compile
in file WindViewerResolver.php, method WindViewerResolver::compile()
    编译模板并返回编译后模板地址及内容
d

d

doCompile
in file AbstractWindViewTemplate.php, method AbstractWindViewTemplate::doCompile()
    模板内容编译实现,返回编译后模板内容内容
doCompile
in file WindViewTemplate.php, method WindViewTemplate::doCompile()
g

g

getCompileFile
in file WindView.php, method WindView::getCompileFile()
    返回模板的编译文件绝对路径地址
getProperties
in file AbstractWindTemplateCompiler.php, method AbstractWindTemplateCompiler::getProperties()
    返回该标签支持的属性列表,需要覆盖该方法实现对标签的解析支持
getViewTemplate
in file WindView.php, method WindView::getViewTemplate()
    返回模板绝对路径信息
getWindViewTemplate
in file AbstractWindTemplateCompiler.php, method AbstractWindTemplateCompiler::getWindViewTemplate()
getCompiledBlockData
in file WindViewTemplate.php, method WindViewTemplate::getCompiledBlockData()
    返回编译后结果,根据Key值检索编译后结果,并返回.当key值为空时返回全部数据
getCompiledBlockKey
in file WindViewTemplate.php, method WindViewTemplate::getCompiledBlockKey()
    获得切分后块编译缓存Key值,Key值为一个50位的随机字符串,当产生重复串时继续查找
getProperties
in file WindTemplateCompilerToken.php, method WindTemplateCompilerToken::getProperties()
getProperties
in file WindTemplateCompilerTemplate.php, method WindTemplateCompilerTemplate::getProperties()
getProperties
in file WindTemplateCompilerScript.php, method WindTemplateCompilerScript::getProperties()
getProperties
in file WindTemplateCompilerComponent.php, method WindTemplateCompilerComponent::getProperties()
getProperties
in file WindTemplateCompilerAction.php, method WindTemplateCompilerAction::getProperties()
getProperties
in file WindTemplateCompilerLang.php, method WindTemplateCompilerLang::getProperties()
getProperties
in file WindTemplateCompilerPage.php, method WindTemplateCompilerPage::getProperties()
getTags
in file WindViewTemplate.php, method WindViewTemplate::getTags()
    返回当前解析器中所有注册进来的标签集合
getWindView
in file WindNormalViewerResolver.php, method WindNormalViewerResolver::getWindView()
h

h

$htmlspecialchars
in file WindView.php, variable WindView::$htmlspecialchars
    是否对模板变量进行html字符过滤
handle
in file AbstractWindTemplateCompiler.php, method AbstractWindTemplateCompiler::handle()
i

i

$isCompile
in file WindView.php, variable WindView::$isCompile
    是否开启模板自动编译
IWindView
in file IWindView.php, class IWindView
    视图处理器接口类
IWindViewerResolver
in file IWindViewerResolver.php, class IWindViewerResolver
    视图渲染器接口类
IWindView.php
procedural page IWindView.php
IWindViewerResolver.php
procedural page IWindViewerResolver.php
$isRedirect
in file WindTemplateCompilerAction.php, variable WindTemplateCompilerAction::$isRedirect
l

l

$layout
in file WindView.php, variable WindView::$layout
    模板布局文件
$load
in file WindTemplateCompilerTemplate.php, variable WindTemplateCompilerTemplate::$load
m

m

$message
in file WindTemplateCompilerLang.php, variable WindTemplateCompilerLang::$message
messageMapper
in file WindViewException.php, method WindViewException::messageMapper()
    自定义异常号的对应异常信息
n

n

$name
in file WindTemplateCompilerToken.php, variable WindTemplateCompilerToken::$name
$name
in file WindTemplateCompilerComponent.php, variable WindTemplateCompilerComponent::$name
p

p

parser
in file WindLayout.php, method WindLayout::parser()
    解析布局文件
postCompile
in file AbstractWindTemplateCompiler.php, method AbstractWindTemplateCompiler::postCompile()
    编译后处理结果
postHandle
in file AbstractWindTemplateCompiler.php, method AbstractWindTemplateCompiler::postHandle()
preCompile
in file AbstractWindTemplateCompiler.php, method AbstractWindTemplateCompiler::preCompile()
    编译前预处理
preHandle
in file AbstractWindTemplateCompiler.php, method AbstractWindTemplateCompiler::preHandle()
$page
in file WindTemplateCompilerPage.php, variable WindTemplateCompilerPage::$page
    字符型数字,当前page
$params
in file WindTemplateCompilerLang.php, variable WindTemplateCompilerLang::$params
$per
in file WindTemplateCompilerPage.php, variable WindTemplateCompilerPage::$per
    字符型数字,每页显示的条数
r

r

$request
in file AbstractWindTemplateCompiler.php, variable AbstractWindTemplateCompiler::$request
$response
in file AbstractWindTemplateCompiler.php, variable AbstractWindTemplateCompiler::$response
render
in file WindView.php, method WindView::render()
render
in file IWindView.php, method IWindView::render()
    视图渲染方法
render
in file IWindViewerResolver.php, method WindRender::render()
    视图渲染
s

s

setConfig
in file WindView.php, method WindView::setConfig()
setTheme
in file WindView.php, method WindView::setTheme()
setThemePackage
in file WindView.php, method WindView::setThemePackage()
    设置当前主题包的位置
$source
in file WindTemplateCompilerTemplate.php, variable WindTemplateCompilerTemplate::$source
$suffix
in file WindTemplateCompilerTemplate.php, variable WindTemplateCompilerTemplate::$suffix
setCompiledBlockData
in file WindViewTemplate.php, method WindViewTemplate::setCompiledBlockData()
    根据key值保存编译后的模板块
setWindView
in file WindNormalViewerResolver.php, method WindNormalViewerResolver::setWindView()
t

t

$tags
in file AbstractWindTemplateCompiler.php, variable AbstractWindTemplateCompiler::$tags
$templateDir
in file WindView.php, variable WindView::$templateDir
    模板目录
$templateExt
in file WindView.php, variable WindView::$templateExt
    模板文件的扩展名
$templateName
in file WindView.php, variable WindView::$templateName
    模板名称
$theme
in file WindView.php, variable WindView::$theme
    主题包目录
$templateDir
in file WindTemplateCompilerComponent.php, variable WindTemplateCompilerComponent::$templateDir
$total
in file WindTemplateCompilerPage.php, variable WindTemplateCompilerPage::$total
    字符型数字,总共有多少页
$tpl
in file WindTemplateCompilerPage.php, variable WindTemplateCompilerPage::$tpl
    分页模板
u

u

$url
in file WindTemplateCompilerPage.php, variable WindTemplateCompilerPage::$url
    分页跳转url
v

v

$viewResolver
in file WindView.php, variable WindView::$viewResolver
    视图解析引擎,通过组件配置改变该类型
VIEW_NOT_EXIST
in file WindViewException.php, class constant WindViewException::VIEW_NOT_EXIST
$vars
in file WindNormalViewerResolver.php, variable WindNormalViewerResolver::$vars
w

w

$windLayout
in file WindView.php, variable WindView::$windLayout
    视图布局管理器
$windViewerResolver
in file AbstractWindTemplateCompiler.php, variable AbstractWindTemplateCompiler::$windViewerResolver
$windViewTemplate
in file AbstractWindTemplateCompiler.php, variable AbstractWindTemplateCompiler::$windViewTemplate
WindViewerResolver.php
procedural page WindViewerResolver.php
WindLayout.php
procedural page WindLayout.php
WindView.php
procedural page WindView.php
windAssign
in file IWindViewerResolver.php, method IWindViewerResolver::windAssign()
    设置视图变量设置进当前模板
windFetch
in file IWindViewerResolver.php, method IWindViewerResolver::windFetch()
    获取模板内容与变量信息
WindLayout
in file WindLayout.php, class WindLayout
    视图布局对象
WindRender
in file IWindViewerResolver.php, class WindRender
    辅助WindViewerResolver完成视图渲染工作
WindView
in file WindView.php, class WindView
    视图处理器
$windHandlerInterceptorChain
in file WindViewTemplate.php, variable WindViewTemplate::$windHandlerInterceptorChain
WindTemplateCompilerAction.php
procedural page WindTemplateCompilerAction.php
WindTemplateCompilerComponent.php
procedural page WindTemplateCompilerComponent.php
WindTemplateCompilerCss.php
procedural page WindTemplateCompilerCss.php
WindTemplateCompilerEcho.php
procedural page WindTemplateCompilerEcho.php
WindTemplateCompilerInternal.php
procedural page WindTemplateCompilerInternal.php
WindTemplateCompilerLang.php
procedural page WindTemplateCompilerLang.php
WindTemplateCompilerPage.php
procedural page WindTemplateCompilerPage.php
WindTemplateCompilerScript.php
procedural page WindTemplateCompilerScript.php
WindTemplateCompilerTemplate.php
procedural page WindTemplateCompilerTemplate.php
WindTemplateCompilerToken.php
procedural page WindTemplateCompilerToken.php
WindViewTemplate.php
procedural page WindViewTemplate.php
WindTemplateCompilerAction
in file WindTemplateCompilerAction.php, class WindTemplateCompilerAction
    <doAction /> 标签解析脚本
WindTemplateCompilerComponent
in file WindTemplateCompilerComponent.php, class WindTemplateCompilerComponent
    组件标签编译器
WindTemplateCompilerCss
in file WindTemplateCompilerCss.php, class WindTemplateCompilerCss
    css标签编译器
WindTemplateCompilerEcho
in file WindTemplateCompilerEcho.php, class WindTemplateCompilerEcho
    变量输出编译类
WindTemplateCompilerInternal
in file WindTemplateCompilerInternal.php, class WindTemplateCompilerInternal
WindTemplateCompilerLang
in file WindTemplateCompilerLang.php, class WindTemplateCompilerLang
    输出翻译后的语言信息
WindTemplateCompilerPage
in file WindTemplateCompilerPage.php, class WindTemplateCompilerPage
    page标签解析
WindTemplateCompilerScript
in file WindTemplateCompilerScript.php, class WindTemplateCompilerScript
    编译javascript标签
WindTemplateCompilerTemplate
in file WindTemplateCompilerTemplate.php, class WindTemplateCompilerTemplate
    编译模板标签
WindTemplateCompilerToken
in file WindTemplateCompilerToken.php, class WindTemplateCompilerToken
    输出安全令牌隐藏域
WindViewTemplate
in file WindViewTemplate.php, class WindViewTemplate
    模板编译类
WindViewException.php
procedural page WindViewException.php
WindViewException
in file WindViewException.php, class WindViewException
    模板视图异常类
$windView
in file WindNormalViewerResolver.php, variable WindNormalViewerResolver::$windView
WindNormalViewerResolver.php
procedural page WindNormalViewerResolver.php
windAssign
in file WindNormalViewerResolver.php, method WindNormalViewerResolver::windAssign()
windFetch
in file WindViewerResolver.php, method WindViewerResolver::windFetch()
windFetch
in file WindNormalViewerResolver.php, method WindNormalViewerResolver::windFetch()
WindNormalViewerResolver
in file WindNormalViewerResolver.php, class WindNormalViewerResolver
    通用视图解析渲染
WindViewerResolver
in file WindViewerResolver.php, class WindViewerResolver
    视图渲染器引擎

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