MediaWiki  REL1_24
SwiftFileBackendDirList Class Reference

Iterator for listing directories. More...

Inheritance diagram for SwiftFileBackendDirList:
Collaboration diagram for SwiftFileBackendDirList:

List of all members.

Public Member Functions

 current ()

Protected Member Functions

 pageFromList ($container, $dir, &$after, $limit, array $params)
 Get the given list portion (page)

Detailed Description

Iterator for listing directories.

Definition at line 1781 of file SwiftFileBackend.php.


Member Function Documentation

See also:
Iterator::current()
Returns:
string|bool String (relative path) or false

Definition at line 1786 of file SwiftFileBackend.php.

SwiftFileBackendDirList::pageFromList ( container,
dir,
&$  after,
limit,
array params 
) [protected]

Get the given list portion (page)

Parameters:
string$containerResolved container name
string$dirResolved path relative to container
string$after
int$limit
array$params
Returns:
Traversable|array

Reimplemented from SwiftFileBackendList.

Definition at line 1790 of file SwiftFileBackend.php.


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