kernel/private/api/content/criteria/location.php
File containing the ezpContentLocationCriteria class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Package
- API
- Version
- 4.6.0
\ezpContentLocationCriteria
Package: API
Parameters
Returns
This class allows for configuration of a location based criteria
- Parent(s)
- \ezpContentCriteriaInterface
Properties
Methods

subtree(
\ezpLocation $subtree
)
:
\ezpContentLocationCriteriaSets a subtree criteria.
Content will only be accepted if it is part of the given subtree
| Name | Type | Description |
|---|---|---|
| $subtree | \ezpLocation |
| Type | Description |
|---|---|
| \ezpContentLocationCriteria |