This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
Subtree Criterion¶
The Subtree
Search Criterion
searches for content based on its Location ID subtree path.
It returns the content item and all the content items below it in the subtree.
Arguments¶
value
- string(s) representing the pathstring(s) to search for
Example¶
PHP¶
1 |
|
REST API¶
1 2 3 4 5 |
|
1 2 3 4 5 |
|