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

Element index for package apidoc

[ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ l ] [ s ]

c

$cache
in file Download.php, variable HTTP_Download::$cache
    Whether to allow caching of the download on the clients side
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
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
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
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
$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, method HTTP_Download::HTTP_Download()
    Constructor
HTTP_Download
in file Download.php, class HTTP_Download
    Send HTTP Downloads.
top

i

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 (GMT)
top

s

$size
in file Download.php, variable HTTP_Download::$size
    Size of download
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
setCache
in file Download.php, method HTTP_Download::setCache()
    Whether to allow caching
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
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
staticSend
in file Download.php, method HTTP_Download::staticSend()
    Static send
top

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