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
ezcWorkflowExecutionVisualizerPluginOptions
PHP Class ezcWorkflowExecutionVisualizerPluginOptions, Workflow
Inheritance:
extends
ezcBaseOptions
ファイルを表示
Open project: zetacomponents/workflow
Protected Properties
Property
Type
Description
$properties
array(string=>mixed)
Properties.
Public Methods
Method
Description
__set
(
string
$propertyName
,
mixed
$propertyValue
)
Property write access.
Method Details
__set()
public
method
Property write access.
public
__set
(
string
$propertyName
,
mixed
$propertyValue
)
$propertyName
string
Name of the property.
$propertyValue
mixed
The value for the property.
Property Details
$properties
protected_oe property
Properties.
protected
array(string=>mixed)
$properties
return
array(string=>mixed)