|
MediaWiki REL1_39
|


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