A filtered Content items list iterator.
Methods¶
getIterator()
¶
ContentList.php
:
52
|
|
Return values
ArrayIterator<int, Content>
getTotalCount()
¶
ContentList.php
:
44
Get a total number of items matched by criteria, regardless of slice (page, collection) size.
|
|
Return values
int