Свойство | Тип | Описание | |
---|---|---|---|
$propertyName | string |
Метод | Описание | |
---|---|---|
execute ( |
Remove the property from the given node. | |
isTransformable ( |
If the given node has property this transformation should work on, this returns TRUE. | |
setProperty ( string $propertyName ) : void | Sets the name of the property to be removed. |
public isTransformable ( |
||
$node | ||
Результат | boolean |
public setProperty ( string $propertyName ) : void | ||
$propertyName | string | |
Результат | void |