Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: Archive

License

Content on this site is copyright © 2005 - 2008 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5. Some parts of this website may be subject to other licenses.
Element index for package Archive

Other package element indexes


a c e l s _
_
Variable $_compress
Archive_Tar::$_compress in Archive_Tar.php
Variable $_compress_type
Archive_Tar::$_compress_type in Archive_Tar.php
Variable $_file
Archive_Tar::$_file in Archive_Tar.php
Variable $_separator
Archive_Tar::$_separator in Archive_Tar.php
Variable $_tarname
Archive_Tar::$_tarname in Archive_Tar.php
Variable $_temp_tarname
Archive_Tar::$_temp_tarname in Archive_Tar.php
Method _addFile
Archive_Tar::_addFile() in Archive_Tar.php
Method _addList
Archive_Tar::_addList() in Archive_Tar.php
Method _addString
Archive_Tar::_addString() in Archive_Tar.php
Method _append
Archive_Tar::_append() in Archive_Tar.php
Method _Archive_Tar
Archive_Tar::_Archive_Tar() in Archive_Tar.php
Method _cleanFile
Archive_Tar::_cleanFile() in Archive_Tar.php
Method _close
Archive_Tar::_close() in Archive_Tar.php
Method _dirCheck
Archive_Tar::_dirCheck() in Archive_Tar.php
Check if a directory exists and create it (including parent dirs) if not.
Method _error
Archive_Tar::_error() in Archive_Tar.php
Method _extractList
Archive_Tar::_extractList() in Archive_Tar.php
Method _jumpBlock
Archive_Tar::_jumpBlock() in Archive_Tar.php
Method _openAppend
Archive_Tar::_openAppend() in Archive_Tar.php
Method _openRead
Archive_Tar::_openRead() in Archive_Tar.php
Method _openReadWrite
Method _openWrite
Archive_Tar::_openWrite() in Archive_Tar.php
Method _readBlock
Archive_Tar::_readBlock() in Archive_Tar.php
Method _readHeader
Archive_Tar::_readHeader() in Archive_Tar.php
Method _readLongHeader
Method _translateWinPath
Method _warning
Archive_Tar::_warning() in Archive_Tar.php
Method _writeBlock
Archive_Tar::_writeBlock() in Archive_Tar.php
Method _writeFooter
Archive_Tar::_writeFooter() in Archive_Tar.php
Method _writeHeader
Archive_Tar::_writeHeader() in Archive_Tar.php
Method _writeHeaderBlock
Method _writeLongHeader
a
Method add
Archive_Tar::add() in Archive_Tar.php
This method add the files / directories that are listed in $p_filelist in the archive. If the archive does not exist it is created.
Method addModify
Archive_Tar::addModify() in Archive_Tar.php
This method add the files / directories listed in $p_filelist at the end of the existing archive. If the archive does not yet exists it is created.
Method addString
Archive_Tar::addString() in Archive_Tar.php
This method add a single string as a file at the end of the existing archive. If the archive does not yet exists it is created.
Constructor Archive_Tar
Archive_Tar::Archive_Tar() in Archive_Tar.php
Archive_Tar Class constructor. This flavour of the constructor only declare a new Archive_Tar object, identifying it by the name of the tar file.
Class Archive_Tar
Archive_Tar in Archive_Tar.php
Creates a (compressed) Tar archive
Constant ARCHIVE_TAR_ATT_SEPARATOR
ARCHIVE_TAR_ATT_SEPARATOR in Archive_Tar.php
File Archive_Tar.php
Archive_Tar.php in Archive_Tar.php
c
Method create
Archive_Tar::create() in Archive_Tar.php
This method creates the archive file and add the files / directories that are listed in $p_filelist.
Method createModify
Archive_Tar::createModify() in Archive_Tar.php
This method creates the archive file and add the files / directories that are listed in $p_filelist.
e
Method extract
Archive_Tar::extract() in Archive_Tar.php
Method extractInString
This method extract from the archive one file identified by $p_filename.
Method extractList
Archive_Tar::extractList() in Archive_Tar.php
This method extract from the archive only the files indicated in the $p_filelist. These files are extracted in the current directory or in the directory indicated by the optional $p_path parameter.
Method extractModify
Archive_Tar::extractModify() in Archive_Tar.php
This method extract all the content of the archive in the directory indicated by $p_path. When relevant the memorized path of the files/dir can be modified by removing the $p_remove_path path at the beginning of the file/dir path.
l
Method listContent
Archive_Tar::listContent() in Archive_Tar.php
s
Method setAttribute
Archive_Tar::setAttribute() in Archive_Tar.php
This method set specific attributes of the archive. It uses a variable
a c e l s _

Documentation generated on Tue, 29 Jan 2008 18:44:05 +0000 by phpDocumentor 1.3.1