Class: ClientBaseFile

Source Location: /class/fileHandling.php.inc

Class Overview


Client filesystem class structure representing files (ClientFile) and directories (ClientDirectory) on the client side

These classes form the object representation of the filesystem of the client and can be created from the methods ClientFileService::getDirectory(), ClientFileService::getSpecialDirectory() and ClientFileService::createDirectory().




Variables


Class Variables

$exists =  FALSE

access:  public
Type:   mixed

$fileService =

access:  public
Type:   mixed

$isDirectory =

access:  public
Type:   mixed

$isExecutable =

access:  public
Type:   mixed

$isHidden =

access:  public
Type:   mixed

$isReadable =

access:  public
Type:   mixed

$isWritable =

access:  public
Type:   mixed

$name =

access:  public
Type:   mixed

$path =

access:  public
Type:   mixed



Child classes:

ClientFile
Client filesystem class structure representing files (ClientFile) and directories (ClientDirectory) on the client side
ClientDirectory
Client filesystem class structure representing files (ClientFile) and directories (ClientDirectory) on the client side

Documentation generated on Tue, 10 May 2011 19:41:09 +0200 by phpDocumentor 1.4.3