| [ Indice ] |
Riferimento incrociato di Joomla! 1.5.14 - VM 1.1.4Servizio fornito da VMItalia |
[Vedi sorgente] [Stampa] [Statistiche Progetto]
(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 |
JArchiveTar:: (2 metodi):
extract()
_getTarInfo()
Classe: JArchiveTar - X-Ref
Tar format adapter for the JArchive class| 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 |