This is the complete list of members for
P4_Model_Iterator, including all inherited members.
| $_allowedModelClass | P4_Model_Iterator | [protected] |
| $_properties | P4_Iterator | [protected] |
| __construct($models=null) | P4_Iterator | |
| _getSortComparator($options) | P4_Model_Iterator | [protected] |
| _getValidSortOptions() | P4_Model_Iterator | [protected] |
| _normalizeSortOptions(array $options) | P4_Model_Iterator | [protected] |
| _passesFilter($model, $fields, $values, $options) | P4_Model_Iterator | [protected] |
| _valueMatches($value, $filter, $options) | P4_Model_Iterator | [protected] |
| current() | P4_Iterator | |
| filter($fields, $values, $options=array()) | P4_Model_Iterator | |
| FILTER_CONTAINS | P4_Model_Iterator | |
| FILTER_COPY | P4_Iterator | |
| FILTER_IMPLODE | P4_Model_Iterator | |
| FILTER_INVERSE | P4_Iterator | |
| FILTER_MATCH_ALL | P4_Model_Iterator | |
| FILTER_NO_CASE | P4_Model_Iterator | |
| FILTER_REGEX | P4_Model_Iterator | |
| FILTER_STARTS_WITH | P4_Model_Iterator | |
| filterByCallback($callback, $params=null, $options=array()) | P4_Iterator | |
| first() | P4_Iterator | |
| getProperties() | P4_Iterator | |
| getProperty($name) | P4_Iterator | |
| hasProperty($name) | P4_Iterator | |
| implodeValue($value) | P4_Model_Iterator | [static] |
| invoke($functionName, $params=array()) | P4_Iterator | |
| key() | P4_Iterator | |
| keys() | P4_Iterator | |
| last() | P4_Iterator | |
| merge(P4_Iterator $iterator) | P4_Iterator | |
| next() | P4_Iterator | |
| offsetSet($key, $model) | P4_Iterator | |
| rewind() | P4_Iterator | |
| search($fields, $query, array $options=null) | P4_Model_Iterator | |
| seek($position) | P4_Iterator | |
| setProperties(array $properties) | P4_Iterator | |
| setProperty($name, $value) | P4_Iterator | |
| SORT_ALPHA | P4_Model_Iterator | |
| SORT_ASCENDING | P4_Model_Iterator | |
| SORT_DESCENDING | P4_Model_Iterator | |
| SORT_FIXED | P4_Model_Iterator | |
| SORT_NATURAL | P4_Model_Iterator | |
| SORT_NO_CASE | P4_Model_Iterator | |
| SORT_NUMERIC | P4_Model_Iterator | |
| sortBy($fields, $options=array()) | P4_Model_Iterator | |
| sortByCallback($callback) | P4_Model_Iterator | |
| toArray($shallow=false) | P4_Model_Iterator | |