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

Index of all elements

[ d ] [ g ] [ h ] [ ]

d

Download.php
procedural page Download.php
top

g

guessContentType
in file Download.php, method HTTP_Download::guessContentType()
    Guess content type of file
top

h

HTTP_Download
in file Download.php, method HTTP_Download::HTTP_Download()
    Constructor
HTTP_Download
in file Download.php, class HTTP_Download
    Send HTTP Downloads.
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
HTTP_DOWNLOAD_ZIP
in file Download.php, constant HTTP_DOWNLOAD_ZIP
    Send as zip archive (not available yet)
top

s

send
in file Download.php, method HTTP_Download::send()
    Send file
sendArchive
in file Download.php, method HTTP_Download::sendArchive()
    Send a bunch of files or directories as an archive
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 Sat, 1 May 2004 03:38:02 +0200 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.