MediaWiki
1.30.0
|
Protected Member Functions | |
filterViaNext () | |
Filter out items by advancing to the next ones. More... | |
Protected Member Functions inherited from FSFileBackendList | |
getRelPath ( $dir) | |
Return only the relative path and normalize slashes to FileBackend-style. More... | |
initIterator ( $dir) | |
Return an appropriate iterator object to wrap. More... | |
Additional Inherited Members | |
Public Member Functions inherited from FSFileBackendList | |
__construct ( $dir, array $params) | |
current () | |
key () | |
next () | |
rewind () | |
valid () | |
Protected Attributes inherited from FSFileBackendList | |
Iterator | $iter |
array | $params = [] |
int | $pos = 0 |
int | $suffixStart |
Definition at line 974 of file FSFileBackend.php.
|
protected |
Filter out items by advancing to the next ones.
Reimplemented from FSFileBackendList.
Definition at line 975 of file FSFileBackend.php.