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

Index of all elements

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

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()
    API version of this class
Archive.php
procedural page Archive.php
top

b

$basename
in file Archive.php, variable PHP_Archive::$basename
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()
    Close a directory handle opened with opendir() - PHP streams API
dir_opendir
in file Archive.php, method PHP_Archive::dir_opendir()
    Open a directory in the .phar for reading - PHP streams API
dir_readdir
in file Archive.php, method PHP_Archive::dir_readdir()
    Read the next directory entry - PHP streams API
dir_rewinddir
in file Archive.php, method PHP_Archive::dir_rewinddir()
    Rewind to the first directory entry - PHP streams API
top

e

extractFile
in file Archive.php, method PHP_Archive::extractFile()
    Seek to a file within the master archive, and extract its contents
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
$fp
in file Archive.php, variable PHP_Archive::$fp
$fplen
in file Archive.php, variable PHP_Archive::$fplen
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()
    Locate the .phar archive in the include_path and detect the file to open within the archive.
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, class PHP_Archive_Creator
    PHP_Archive Creator Class
processFile
in file Archive.php, method PHP_Archive::processFile()
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
selectFile
in file Archive.php, method PHP_Archive::selectFile()
    Seek in the master archive to a matching file or directory
stream_open
in file Archive.php, method PHP_Archive::stream_open()
    Open the requested file - PHP streams API
stream_read
in file Archive.php, method PHP_Archive::stream_read()
    Read the data - PHP streams API
stream_seek
in file Archive.php, method PHP_Archive::stream_seek()
    For seeking the stream - PHP streams API
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 - PHP streams API
stream_tell
in file Archive.php, method PHP_Archive::stream_tell()
    The current position in the stream - PHP streams API
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()
    Stat a closed file or directory - PHP streams API
top

_

_stream_stat
in file Archive.php, method PHP_Archive::_stream_stat()
    Retrieve statistics on a file or directory within the .phar
__construct
in file Creator.php, method PHP_Archive_Creator::__construct()
    PHP_Archive Constructor
top

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