\Imi\Server\ViewView

视图类

Summary

Methods
Properties
Constants
__init()
render()
No public properties found
No constants found
No protected methods found
$coreHandlers
$exHandlers
$data
$handlers
N/A
No private methods found
No private properties found
N/A

Properties

$coreHandlers

$coreHandlers : array

核心处理器

Type

array

$exHandlers

$exHandlers : array

扩展处理器

Type

array

$data

$data : array

传入视图处理器的数据

Type

array

Methods

__init()

__init() 

render()

render(  $renderType,   $data,   $options, \Imi\Server\Http\Message\Response  $response = null) 

Parameters

$renderType
$data
$options
\Imi\Server\Http\Message\Response $response