Class MOXMAN_Vfs_FileList

InheritanceMOXMAN_Vfs_FileList
ImplementsIteratorAggregate
SubclassesMOXMAN_Vfs_Cache_FileList

...

Property Details

$count protected property
protected $count null
$desc protected property
protected $desc null
$files protected property
protected $files null
$isOrdered protected property
protected $isOrdered null
$last protected property
protected $last null
$length protected property
protected $length null
$offset protected property
protected $offset 0
$orderBy protected property
protected $orderBy null

Method Details

__construct() public method

public void __construct ( $files )
$files
getFiles() public method

public void getFiles ( )
getIterator() public method

public void getIterator ( )
getOffset() public method

public void getOffset ( )
isLast() public method

public void isLast ( )
limit() public method

public void limit ( $offset, $length null )
$offset
$length
orderBy() public method

public void orderBy ( $column, $desc false )
$column
$desc
toArray() public method

public void toArray ( )