MIOLO25
Carregando...
Procurando...
Nenhuma entrada encontrada
Referência à classe MDownload

Membros públicos

 __construct ()
 
 setContentType ($strValue)
 
 _setContentLength ()
 
 setContentDisposition ($strValue)
 
 setContentTransferEncoding ($strValue)
 
 setFileName ($strValue)
 
 setFileNameDown ($strValue)
 
 send ()
 
 sendText ($text, $type)
 

Campos de Dados

 $contentType
 
 $contentLength
 
 $contentDisposition
 
 $contentTransferEncoding
 
 $fileName
 
 $fileNameDown
 
 $baseName
 

Descrição detalhada

Brief Class Description. Complete Class Description.

Documentação dos Construtores & Destrutor

◆ __construct()

__construct ( )

Constructor @access public
Brief Description. Complete Description.

Retorna
(tipo) desc

Documentação das funções

◆ _setContentLength()

_setContentLength ( )

It configures value Header 'ContentLength' with the size of the informed file

Retorna
void @access private Brief Description. Complete Description.
(tipo) desc

◆ send()

send ( )

Init Download @access public Brief Description. Complete Description.

Retorna
(tipo) desc

◆ sendText()

sendText ( $text,
$type )

Brief Description. Complete Description.

Parâmetros
$text(tipo) desc
$type(tipo) desc
Retorna
(tipo) desc

◆ setContentDisposition()

setContentDisposition ( $strValue)

It configures value Header 'ContentDisposition' @access public Brief Description. Complete Description.

Parâmetros
$strValue(tipo) desc
Retorna
(tipo) desc

◆ setContentTransferEncoding()

setContentTransferEncoding ( $strValue)

It configures value Header 'ContentTransferEncoding' @access public Brief Description. Complete Description.

Parâmetros
$strValue(tipo) desc
Retorna
(tipo) desc

◆ setContentType()

setContentType ( $strValue)

It configures value Header 'ContentType'

@access public Brief Description. Complete Description.

Parâmetros
$strValue(tipo) desc
Retorna
(tipo) desc

◆ setFileName()

setFileName ( $strValue)

It configures the real name of the archive in the server @access public Brief Description. Complete Description.

Parâmetros
$strValue(tipo) desc
Retorna
(tipo) desc

Prevents unwanted access ../*

◆ setFileNameDown()

setFileNameDown ( $strValue)

It configures the personalized name of the file (therefore it can be different of the located real name in the server) @access public Brief Description. Complete Description.

Parâmetros
$strValue(tipo) desc
Retorna
(tipo) desc

Documentação dos campos e atributos

◆ $baseName

$baseName

Attribute Description.

◆ $contentDisposition

$contentDisposition

Attribute Description.

◆ $contentLength

$contentLength

Attribute Description.

◆ $contentTransferEncoding

$contentTransferEncoding

Attribute Description.

◆ $contentType

$contentType

Attribute Description.

◆ $fileName

$fileName

Attribute Description.

◆ $fileNameDown

$fileNameDown

Attribute Description.


A documentação para esta classe foi gerada a partir do seguinte ficheiro: