kernel/private/api/content/criteria/class.php
File containing the ezpContentClassCriteria 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
\ezpContentClassCriteria
Package: API
Parameters
Returns
This class allows for configuration of a content class based criteria
- Parent(s)
- \ezpContentCriteriaInterface
Properties
Methods

is(
string $contentClassName
)
:
\ezpContentClassCriteriaSets a class name criteria.
Content will only be accepted if it is of the given class
| Name | Type | Description |
|---|---|---|
| $contentClassName | string |
| Type | Description |
|---|---|
| \ezpContentClassCriteria |