Свойство | Тип | Описание | |
---|---|---|---|
$workspaceName | string | The workspace name to match on. |
Метод | Описание | |
---|---|---|
matches ( |
Returns TRUE if the given node is in the workspace this filter expects. | |
setWorkspaceName ( string $nodeName ) : void | Sets the workspace name to match on. |
public setWorkspaceName ( string $nodeName ) : void | ||
$nodeName | string | |
Результат | void |
protected string $workspaceName | ||
Результат | string |