[ Index ] |
PHP Cross Reference of phpBB-3.3.10-deutsch |
[Source view] [Print] [Project Stats]
This file is part of the phpBB Forum Software package.
Copyright: | (c) phpBB Limited |
License: | GNU General Public License, version 2 (GPL-2.0) |
File Size: | 71 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
recursive_event_filter_iterator:: (3 methods):
__construct()
getChildren()
accept()
Class: recursive_event_filter_iterator - X-Ref
This filter ignores directories and files starting with a dot.__construct(\RecursiveIterator $iterator, $root_path) X-Ref |
Construct param: \RecursiveIterator $iterator param: string $root_path |
getChildren() X-Ref |
Return the inner iterator's children contained in a recursive_event_filter_iterator return: recursive_event_filter_iterator |
accept() X-Ref |
{@inheritDoc} |
Generated: Wed Feb 22 20:16:20 2023 | Cross-referenced by PHPXref 0.7.1 |