PHP_Archive
[ class tree: PHP_Archive ] [ index: PHP_Archive ] [ all elements ]

Element index for package PHP_Archive

[ a ] [ c ] [ d ] [ e ] [ f ] [ i ] [ m ] [ p ] [ s ] [ t ] [ u ] [ _ ]

_

__construct
in file Creator.php, method PHP_Archive_Creator::__construct()
    PHP_Archive Constructor
top

a

$archiveName
in file Archive.php, variable PHP_Archive::$archiveName
$archive_name
in file Creator.php, variable PHP_Archive_Creator::$archive_name
addArray
in file Creator.php, method PHP_Archive_Creator::addArray()
    Add an array of files to the archive
addDir
in file Creator.php, method PHP_Archive_Creator::addDir()
    Add a directory to the archive
addFile
in file Creator.php, method PHP_Archive_Creator::addFile()
    Add a file to the PHP Archive
addString
in file Creator.php, method PHP_Archive_Creator::addString()
    Add a string to the PHP Archive as a file
APIVersion
in file Archive.php, method PHP_Archive::APIVersion()
Archive.php
procedural page Archive.php
top

c

$compress
in file Creator.php, variable PHP_Archive_Creator::$compress
$currentFilename
in file Archive.php, variable PHP_Archive::$currentFilename
    Current file name in the tar
$currentStat
in file Archive.php, variable PHP_Archive::$currentStat
    Current Stat info of the current file in the tar
cacheStat
in file Archive.php, method PHP_Archive::cacheStat()
Creator.php
procedural page Creator.php
top

d

dirList
in file Creator.php, method PHP_Archive_Creator::dirList()
    Retrieve a listing of every file in $directory and all subdirectories.
dir_closedir
in file Archive.php, method PHP_Archive::dir_closedir()
dir_opendir
in file Archive.php, method PHP_Archive::dir_opendir()
    Open a directory in the .phar for reading
dir_readdir
in file Archive.php, method PHP_Archive::dir_readdir()
dir_rewinddir
in file Archive.php, method PHP_Archive::dir_rewinddir()
top

e

extractFile
in file Archive.php, method PHP_Archive::extractFile()
top

f

$file
in file Archive.php, variable PHP_Archive::$file
$footerLength
in file Archive.php, variable PHP_Archive::$footerLength
    Length of the current tar file's footer
top

i

$internalFileLength
in file Archive.php, variable PHP_Archive::$internalFileLength
    Length of the current tar file
initializeStream
in file Archive.php, method PHP_Archive::initializeStream()
    Start the stream
top

m

$modified
in file Creator.php, variable PHP_Archive_Creator::$modified
top

p

$position
in file Archive.php, variable PHP_Archive::$position
PHP_Archive
in file Archive.php, class PHP_Archive
    PHP_Archive Class (implements .phar)
PHP_Archive_Creator
in file Creator.php, method PHP_Archive_Creator::PHP_Archive_Creator()
    PHP4 Compatible Constructor
PHP_Archive_Creator
in file Creator.php, class PHP_Archive_Creator
    PHP_Archive Creator Class
top

s

$save_path
in file Creator.php, variable PHP_Archive_Creator::$save_path
savePhar
in file Creator.php, method PHP_Archive_Creator::savePhar()
    Save the PHAR Archive
stream_eof
in file Archive.php, method PHP_Archive::stream_eof()
    Whether we've hit the end of the file
stream_open
in file Archive.php, method PHP_Archive::stream_open()
    Open the requested file
stream_read
in file Archive.php, method PHP_Archive::stream_read()
    Read the data
stream_seek
in file Archive.php, method PHP_Archive::stream_seek()
    For seeking the stream
stream_stat
in file Archive.php, method PHP_Archive::stream_stat()
    The result of an fstat call, returns mod time from tar, and file size
stream_tell
in file Archive.php, method PHP_Archive::stream_tell()
    The current position in the stream
top

t

$tar
in file Creator.php, variable PHP_Archive_Creator::$tar
$temp_path
in file Creator.php, variable PHP_Archive_Creator::$temp_path
top

u

url_stat
in file Archive.php, method PHP_Archive::url_stat()
top

Documentation generated on Mon, 11 Mar 2019 14:20:28 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.