Class VersionedDirectoryIterator

Description

Located in /application/libraries/VersionedDirectoryIterator.php (line 2)

DirectoryIterator
   |
   --VersionedDirectoryIterator
Method Summary
 VersionedDirectoryIterator __construct ( $path, [ $dirsOnly = true])
 void current ()
 void getValid ()
 void valid ()
Methods
Constructor __construct (line 5)
  • access: public
VersionedDirectoryIterator __construct ( $path, [ $dirsOnly = true])
  • $path
  • $dirsOnly

Redefinition of:
DirectoryIterator::constructor __construct ( $path )
current (line 25)
  • access: public
void current ()

Redefinition of:
DirectoryIterator::current ( )
getValid (line 30)
  • access: public
void getValid ()
valid (line 11)
  • access: public
void valid ()

Redefinition of:
DirectoryIterator::valid ( )

Inherited Methods

Inherited From DirectoryIterator (Internal Class)

 constructor __construct ( $path )
 current ( )
 getATime ( )
 getBasename ( [$suffix = ] )
 getCTime ( )
 getFileInfo ( [$class_name = ] )
 getFilename ( )
 getGroup ( )
 getInode ( )
 getLinkTarget ( )
 getMTime ( )
 getOwner ( )
 getPath ( )
 getPathInfo ( [$class_name = ] )
 getPathname ( )
 getPerms ( )
 getRealPath ( )
 getSize ( )
 getType ( )
 isDir ( )
 isDot ( )
 isExecutable ( )
 isFile ( )
 isLink ( )
 isReadable ( )
 isWritable ( )
 key ( )
 next ( )
 openFile ( [$open_mode = ], [$use_include_path = ], [$context = ] )
 rewind ( )
 setFileClass ( [$class_name = ] )
 setInfoClass ( [$class_name = ] )
 valid ( )
 __toString ( )

Documentation generated on Fri, 05 Jun 2009 13:58:07 -0400 by phpDocumentor 1.4.2