[ Index ]
 

Code source de Flux CMS 1.5

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/inc/ -> DirectoryIterator.php (sommaire)

(pas de description)

Poids: 264 lignes (6 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

DirectoryIterator:: (25 méthodes):
  __construct()
  __toString()
  getFileName()
  getPathName()
  isDir()
  isFile()
  isLink()
  isExecutable()
  isWriteable()
  getPerms()
  getAtime()
  getCtime()
  getMtime()
  getInode()
  getSize()
  getOwner()
  getGroup()
  isDot()
  isReadable()
  key()
  getChildren()
  valid()
  rewind()
  next()
  current()


Classe: DirectoryIterator  - X-Ref

A lousy and incomplete port of DirectoryIterator of ext/spl.

__construct($path, $isDot = false)   X-Ref

param: string Path to directory
param: boolean isDot - for internal use only

__toString()   X-Ref

return: string

getFileName()   X-Ref

return: string

getPathName()   X-Ref

return: string

isDir()   X-Ref

return: boolean

isFile()   X-Ref

return: boolean

isLink()   X-Ref

return: boolean

isExecutable()   X-Ref

return: boolean

isWriteable()   X-Ref

return: boolean

getPerms()   X-Ref

return: string

getAtime()   X-Ref

return: int

getCtime()   X-Ref

return: int

getMtime()   X-Ref

return: int

getInode()   X-Ref

return: int

getSize()   X-Ref

return: int

getOwner()   X-Ref

return: string

getGroup()   X-Ref

return: string

isDot()   X-Ref

return: boolean

isReadable()   X-Ref

return: boolean

key()   X-Ref

return: int

getChildren()   X-Ref

return: object DirectoryIterator

valid()   X-Ref

return: boolean

rewind()   X-Ref
Pas de description

next()   X-Ref
Pas de description

current()   X-Ref

return: object DirectoryIterator



Généré le : Wed Nov 21 13:08:55 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics