kernel/private/api/content/list.php
File containing the ezpContentList 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
\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