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

Index of all elements

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ o ] [ ] [ s ] [ t ]

a

Archive.php
procedural page Archive.php
top

b

$bufferSize
in file Download.php, variable HTTP_Download::$bufferSize
    Buffer Size
top

c

$cache
in file Download.php, variable HTTP_Download::$cache
    Whether to allow caching of the download on the clients side
$conn
in file PgLOB.php, variable HTTP_Download_PgLOB::$conn
    Stream Interface Implementation
compareAsterisk
in file Download.php, method HTTP_Download::compareAsterisk()
    Compare against an asterisk or check for equality
top

d

$data
in file Download.php, variable HTTP_Download::$data
    Data for download
Download.php
procedural page Download.php
top

e

$etag
in file Download.php, variable HTTP_Download::$etag
    ETag
top

f

$file
in file Download.php, variable HTTP_Download::$file
    Path to file for download
flush
in file Download.php, method HTTP_Download::flush()
    Flush
top

g

$gzip
in file Download.php, variable HTTP_Download::$gzip
    Whether to gzip the download
generateETag
in file Download.php, method HTTP_Download::generateETag()
    Generate ETag
getChunks
in file Download.php, method HTTP_Download::getChunks()
    Get chunks to send
getConnection
in file PgLOB.php, method HTTP_Download_PgLOB::getConnection()
    Get Connection
getRanges
in file Download.php, method HTTP_Download::getRanges()
    Get range request
guessContentType
in file Download.php, method HTTP_Download::guessContentType()
    Guess content type of file
top

h

$handle
in file Download.php, variable HTTP_Download::$handle
    Resource handle for download
$handle
in file PgLOB.php, variable HTTP_Download_PgLOB::$handle
    Stream Interface Implementation
$headers
in file Download.php, variable HTTP_Download::$headers
    HTTP headers
$HTTP
in file Download.php, variable HTTP_Download::$HTTP
    HTTP_Header
HTTP_Download
in file Download.php, class HTTP_Download
    Send HTTP Downloads/Responses.
HTTP_Download
in file Download.php, method HTTP_Download::HTTP_Download()
    Constructor
HTTP_Download_Archive
in file Archive.php, class HTTP_Download_Archive
    HTTP_Download_Archive
HTTP_DOWNLOAD_ATTACHMENT
in file Download.php, constant HTTP_DOWNLOAD_ATTACHMENT
    Send data as attachment
HTTP_DOWNLOAD_BZ2
in file Download.php, constant HTTP_DOWNLOAD_BZ2
    Send as bzip2 compressed tar archive
HTTP_DOWNLOAD_E_HEADERS_SENT
in file Download.php, constant HTTP_DOWNLOAD_E_HEADERS_SENT
    Error constants
HTTP_DOWNLOAD_E_INVALID_ARCHIVE_TYPE
in file Download.php, constant HTTP_DOWNLOAD_E_INVALID_ARCHIVE_TYPE
    Error constants
HTTP_DOWNLOAD_E_INVALID_CONTENT_TYPE
in file Download.php, constant HTTP_DOWNLOAD_E_INVALID_CONTENT_TYPE
    Error constants
HTTP_DOWNLOAD_E_INVALID_FILE
in file Download.php, constant HTTP_DOWNLOAD_E_INVALID_FILE
    Error constants
HTTP_DOWNLOAD_E_INVALID_PARAM
in file Download.php, constant HTTP_DOWNLOAD_E_INVALID_PARAM
    Error constants
HTTP_DOWNLOAD_E_INVALID_REQUEST
in file Download.php, constant HTTP_DOWNLOAD_E_INVALID_REQUEST
    Error constants
HTTP_DOWNLOAD_E_INVALID_RESOURCE
in file Download.php, constant HTTP_DOWNLOAD_E_INVALID_RESOURCE
    Error constants
HTTP_DOWNLOAD_E_NO_EXT_MMAGIC
in file Download.php, constant HTTP_DOWNLOAD_E_NO_EXT_MMAGIC
    Error constants
HTTP_DOWNLOAD_E_NO_EXT_ZLIB
in file Download.php, constant HTTP_DOWNLOAD_E_NO_EXT_ZLIB
    Error constants
HTTP_DOWNLOAD_INLINE
in file Download.php, constant HTTP_DOWNLOAD_INLINE
    Send data inline
HTTP_Download_PgLOB
in file PgLOB.php, class HTTP_Download_PgLOB
    PgSQL large object stream interface for HTTP_Download
HTTP_DOWNLOAD_TAR
in file Download.php, constant HTTP_DOWNLOAD_TAR
    Send as uncompressed tar archive
HTTP_DOWNLOAD_TGZ
in file Download.php, constant HTTP_DOWNLOAD_TGZ
    Send as gzipped tar archive
HTTP_DOWNLOAD_ZIP
in file Download.php, constant HTTP_DOWNLOAD_ZIP
    Send as zip archive
top

i

$ID
in file PgLOB.php, variable HTTP_Download_PgLOB::$ID
    Stream Interface Implementation
isCached
in file Download.php, method HTTP_Download::isCached()
    Check if entity is cached
isRangeRequest
in file Download.php, method HTTP_Download::isRangeRequest()
    Check if range is requested
isValidRange
in file Download.php, method HTTP_Download::isValidRange()
    Check if entity hasn't changed
top

l

$lastModified
in file Download.php, variable HTTP_Download::$lastModified
    Last modified
top

m

mergeChunks
in file Download.php, method HTTP_Download::mergeChunks()
    Merges consecutive chunks to avoid overlaps
top

o

open
in file PgLOB.php, method HTTP_Download_PgLOB::open()
    Open
top

p

PgLOB.php
procedural page PgLOB.php
top

s

$sentBytes
in file Download.php, variable HTTP_Download::$sentBytes
    Sent Bytes
$size
in file PgLOB.php, variable HTTP_Download_PgLOB::$size
    Stream Interface Implementation
$size
in file Download.php, variable HTTP_Download::$size
    Size of download
send
in file Archive.php, method HTTP_Download_Archive::send()
    Send a bunch of files or directories as an archive
send
in file Download.php, method HTTP_Download::send()
    Send
sendArchive
in file Download.php, method HTTP_Download::sendArchive()
    Send a bunch of files or directories as an archive
sendChunk
in file Download.php, method HTTP_Download::sendChunk()
    Send chunk of data
sendChunks
in file Download.php, method HTTP_Download::sendChunks()
    Send multiple chunks
sendHeaders
in file Download.php, method HTTP_Download::sendHeaders()
    Send HTTP headers
setBufferSize
in file Download.php, method HTTP_Download::setBufferSize()
    Set Size of Buffer
setCache
in file Download.php, method HTTP_Download::setCache()
    Whether to allow caching
setCacheControl
in file Download.php, method HTTP_Download::setCacheControl()
    Whether to allow proxies to cache
setConnection
in file PgLOB.php, method HTTP_Download_PgLOB::setConnection()
    Set Connection
setContentDisposition
in file Download.php, method HTTP_Download::setContentDisposition()
    Set Content-Disposition header
setContentType
in file Download.php, method HTTP_Download::setContentType()
    Set content type of the download
setData
in file Download.php, method HTTP_Download::setData()
    Set data for download
setETag
in file Download.php, method HTTP_Download::setETag()
    Set ETag
setFile
in file Download.php, method HTTP_Download::setFile()
    Set path to file for download
setGzip
in file Download.php, method HTTP_Download::setGzip()
    Whether to gzip the download
setLastModified
in file Download.php, method HTTP_Download::setLastModified()
    Set "Last-Modified"
setParams
in file Download.php, method HTTP_Download::setParams()
    Set parameters
setResource
in file Download.php, method HTTP_Download::setResource()
    Set resource for download
setThrottleDelay
in file Download.php, method HTTP_Download::setThrottleDelay()
    Set Throttle Delay
sleep
in file Download.php, method HTTP_Download::sleep()
    Sleep
sortChunks
in file Download.php, method HTTP_Download::sortChunks()
    Sorts the ranges to be in ascending order
staticSend
in file Download.php, method HTTP_Download::staticSend()
    Static send
stream_close
in file PgLOB.php, method HTTP_Download_PgLOB::stream_close()
    Stream Interface Implementation
stream_eof
in file PgLOB.php, method HTTP_Download_PgLOB::stream_eof()
    Stream Interface Implementation
stream_flush
in file PgLOB.php, method HTTP_Download_PgLOB::stream_flush()
    Stream Interface Implementation
stream_open
in file PgLOB.php, method HTTP_Download_PgLOB::stream_open()
    Stream Interface Implementation
stream_read
in file PgLOB.php, method HTTP_Download_PgLOB::stream_read()
    Stream Interface Implementation
stream_seek
in file PgLOB.php, method HTTP_Download_PgLOB::stream_seek()
    Stream Interface Implementation
stream_stat
in file PgLOB.php, method HTTP_Download_PgLOB::stream_stat()
    Stream Interface Implementation
stream_tell
in file PgLOB.php, method HTTP_Download_PgLOB::stream_tell()
    Stream Interface Implementation
stream_write
in file PgLOB.php, method HTTP_Download_PgLOB::stream_write()
    Stream Interface Implementation
top

t

$throttleDelay
in file Download.php, variable HTTP_Download::$throttleDelay
    Throttle Delay
top

_

$_error
in file Download.php, variable HTTP_Download::$_error
    Startup error
_getError
in file Download.php, method HTTP_Download::_getError()
    Returns and clears startup error
top

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