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

Index of all elements

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

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
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
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, class HTTP_Download
    Send HTTP Downloads.
HTTP_Download
in file Download.php, method HTTP_Download::HTTP_Download()
    Constructor
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_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
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 file for 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, 7 Jun 2004 14:40:03 -0400 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.