Zend Framework
1.12
|
Public Member Functions | |
__construct (array $documents) | |
Constructor. | |
count () | |
Countable: number of documents in set. | |
getIterator () | |
IteratorAggregate: retrieve iterator. | |
Protected Attributes | |
$_documentCount | |
$_documents | |
__construct | ( | array | $documents | ) |
Constructor.
array | $documents |
count | ( | ) |
Countable: number of documents in set.
getIterator | ( | ) |
IteratorAggregate: retrieve iterator.
|
protected |
|
protected |