Incoming nodes: 1
Outgoing nodes: 1
파일 보기
프로젝트 열기: zetacomponents/workflow
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$configuration | string | The name of the variable to be incremented. |
메소드 | 설명 | |
---|---|---|
__toString ( ) : string | Returns a textual representation of this node. | |
configurationFromXML ( DOMElement $element ) : string | Generate node configuration from XML representation. | |
configurationToXML ( DOMElement $element ) | Generate XML representation of this node's configuration. |
메소드 | 설명 | |
---|---|---|
doExecute ( ) | Perform variable modification. |
public __toString ( ) : string | ||
리턴 | string |
public static configurationFromXML ( DOMElement $element ) : string | ||
$element | DOMElement | |
리턴 | string |
public configurationToXML ( DOMElement $element ) | ||
$element | DOMElement |
protected string $configuration | ||
리턴 | string |