Incoming nodes: 1
Outgoing nodes: 1
Показать файл
Открыть проект
Свойство | Тип | Описание | |
---|---|---|---|
$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 |