Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Neos
Flow
Mvc
View
AbstractView
createWithOptions
Neos\Flow\Mvc\View\AbstractView::createWithOptions PHP Method
AbstractView Class Documentation
ファイルを表示
Open project: neos/flow-development-collection
createWithOptions()
public
static
method
Factory method to create an instance with given options.
public
static
createWithOptions
(
array
$options
) :
Neos\Flow\Mvc\View\ViewInterface
$options
array
return
Neos\Flow\Mvc\View\ViewInterface
public static function createWithOptions(array $options) { return new static($options); }
AbstractView
__construct
assign
assignMultiple
canRender
createWithOptions
getOption
setControllerContext
setOption