[ Index ]

PHP Cross Reference of phpBB-3.3.10-deutsch

title

Body

[close]

/phpbb/event/ -> recursive_event_filter_iterator.php (summary)

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

Defines 1 class

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.
It also skips some directories that do not contain events anyway,
such as e.g. files/, store/ and vendor/

__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