PHP 클래스 ezcWorkflowVisitorVisualizationOptions, Workflow
파일 보기
프로젝트 열기: zetacomponents/workflow
보호된 프로퍼티들
프로퍼티 |
타입 |
설명 |
|
$properties |
array(string=>mixed) |
Properties. |
|
공개 메소드들
메소드 |
설명 |
|
__set ( string $propertyName, mixed $propertyValue ) |
Property write access. |
|
메소드 상세
public __set ( string $propertyName, mixed $propertyValue ) |
$propertyName |
string |
Name of the property. |
$propertyValue |
mixed |
The value for the property. |
프로퍼티 상세
protected array(string=>mixed) $properties |
리턴 |
array(string=>mixed) |
|