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