kernel/private/api/content/list.php
File containing the ezpContentList class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Proprietary Use License v1.0
- Package
- API
- Version
- 4.5.0
\ezpContentList
Package: API
This class lets you browse a previously fetched content list, for instance using ezpContentRepository::query() It is more or less a ResultSet from a database perspective.
- Parent(s)
- ?\Countable\Iterator