Property | Type | Description | |
---|---|---|---|
$workspaceName | string | The workspace name to match on. |
Method | Description | |
---|---|---|
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 | |
return | void |
protected string $workspaceName | ||
return | string |