MediaWiki master
FSFileBackendDirList Class Reference

Inherits FSFileBackendList.

Collaboration diagram for FSFileBackendDirList:

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
 

Detailed Description

Definition at line 22 of file FSFileBackendDirList.php.

Member Function Documentation

◆ filterViaNext()

FSFileBackendDirList::filterViaNext ( )
protected

Filter out items by advancing to the next ones.

Reimplemented from FSFileBackendList.

Definition at line 23 of file FSFileBackendDirList.php.


The documentation for this class was generated from the following file: