[ Index ]
 

Code source de LifeType 1.2.4

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/class/file/unpacker/ -> zipunpacker.class.php (sommaire)

(pas de description)

Poids: 72 lignes (2 kb)
Inclus ou requis:0 fois
Référencé: 3 fois
Nécessite: 0 fichiers

Définit 1 class

ZipUnpacker:: (3 méthodes):
  ZipUnpacker()
  unpackNative()
  unpack()


Classe: ZipUnpacker  - X-Ref

\ingroup File_Unpacker

unpacks files with ZIP. It can also use native PHP code with the
PclZip library, set "unzip_use_native_version" to true if the configuration table
for enabling that option.

It users the binary "zip" to unpack the files. Its location is obtained from the
config parameter "path_to_unzip" or /usr/bin/unzip if it does not exist

ZipUnpacker()   X-Ref
Pas de description

unpackNative( $file, $destFolder )   X-Ref
uses a native php library that is capable of dealing with .zip
files without needing to call external commands

param: file
param: destFolder
return: true if successful or false otherwise

unpack( $file, $destFolder )   X-Ref




Généré le : Mon Nov 26 21:04:15 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics