[ Indice ]

Riferimento incrociato di Joomla! 1.5.14 - VM 1.1.4

Servizio fornito da VMItalia
Classe:   Funzione:   Variabile:   Costante:  
Storico Ricerche +

titolo

Corpo

[chiudi]

/libraries/joomla/filesystem/archive/ -> tar.php (sommario)

(nessuna descrizione)

Copyright: Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
License: GNU/GPL, see LICENSE.php
Version: $Id:tar.php 6961 2007-03-15 16:06:53Z tcp $
Dimensione file: 188 righe (5 kb)
Incluso o richiesto:0 volte
Referenziato: 0 volte
Inclusioni o richieste: 0 files

Definisce 1 classe

JArchiveTar:: (2 metodi):
  extract()
  _getTarInfo()


Classe: JArchiveTar  - X-Ref

Tar format adapter for the JArchive class

This class is inspired from and draws heavily in code and concept from the Compress package of
The Horde Project <http://www.horde.org>

extract($archive, $destination, $options = array ()   X-Ref
Extract a ZIP compressed file to a given path

param: string    $archive        Path to ZIP archive to extract
param: string    $destination    Path to extract archive into
param: array    $options        Extraction options [unused]
return: boolean    True if successful

_getTarInfo(& $data)   X-Ref
Get the list of files/data from a Tar archive buffer.

param: string    $data    The Tar archive buffer.
return: array    Archive metadata array



Generato il: Mon Oct 19 20:29:27 2009 Generato con PHPXref 0.7