프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$propertyName | string | Property name to change |
메소드 | 설명 | |
---|---|---|
execute ( |
Strips tags on the value of the property to work on. | |
isTransformable ( |
Returns TRUE if the given node has the property to work on. | |
setProperty ( string $propertyName ) : void | Sets the name of the property to work on. |
public isTransformable ( |
||
$node | ||
리턴 | boolean |
public setProperty ( string $propertyName ) : void | ||
$propertyName | string | |
리턴 | void |