|
MediaWiki
master
|
Iterator for listing regular files. More...


Public Member Functions | |
| current () | |
Public Member Functions inherited from SwiftFileBackendList | |
| __construct (SwiftFileBackend $backend, $fullCont, $dir, array $params) | |
| key () | |
| next () | |
| rewind () | |
| valid () | |
Protected Member Functions | |
| pageFromList ($container, $dir, &$after, $limit, array $params) | |
Protected Member Functions inherited from SwiftFileBackendList | |
| pageFromList ($container, $dir, &$after, $limit, array $params) | |
| Get the given list portion (page) More... | |
Additional Inherited Members | |
Public Attributes inherited from SwiftFileBackendList | |
| const | PAGE_SIZE = 9000 |
Protected Attributes inherited from SwiftFileBackendList | |
| SwiftFileBackend | $backend |
| string | $bufferAfter = null |
| List items after this path. More... | |
| array | $bufferIter = [] |
| List of path or (path,stat array) entries. More... | |
| string | $container |
| Container name. More... | |
| string | $dir |
| Storage directory. More... | |
| array | $params = [] |
| int | $pos = 0 |
| int | $suffixStart |
Iterator for listing regular files.
Definition at line 1921 of file SwiftFileBackend.php.
| SwiftFileBackendFileList::current | ( | ) |
Definition at line 1926 of file SwiftFileBackend.php.
|
protected |
Definition at line 1937 of file SwiftFileBackend.php.
References SwiftFileBackendList\$container, SwiftFileBackendList\$dir, and $limit.