Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ezcWorkflowExecutionVisualizerPluginOptions
PHP Class ezcWorkflowExecutionVisualizerPluginOptions, Workflow
Inheritance:
extends
ezcBaseOptions
Show file
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 property
Properties.
protected
array(string=>mixed)
$properties
return
array(string=>mixed)