MediaWiki  1.23.15
FSFileBackendFileList Class Reference
Inheritance diagram for FSFileBackendFileList:
Collaboration diagram for FSFileBackendFileList:

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 = array()
 
int $pos = 0
 
int $suffixStart
 

Detailed Description

Definition at line 965 of file FSFileBackend.php.

Member Function Documentation

◆ filterViaNext()

FSFileBackendFileList::filterViaNext ( )
protected

Filter out items by advancing to the next ones.

Reimplemented from FSFileBackendList.

Definition at line 966 of file FSFileBackend.php.


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