[ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 80 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
SortableIterator:: (2 methods):
__construct()
getIterator()
Class: SortableIterator - X-Ref
SortableIterator applies a sort on a given Iterator.__construct(\Traversable $iterator, $sort) X-Ref |
param: \Traversable $iterator The Iterator to filter param: int|callable $sort The sort type (SORT_BY_NAME, SORT_BY_TYPE, or a PHP callback) |
getIterator() X-Ref |
No description |
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |