1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс FileInputReceiver

Открытые члены

 __construct ($signature)
 handleFile ($hash, &$file)
 exec ()

Открытые статические члены

static sign ($params=array())

Поля данных

const STATUS_SUCCESS = 'success'
const STATUS_DENIED = 'denied'
const STATUS_ERROR = 'error'
const STATUS_NEED_AUTH = 'need_auth'
const STATUS_INVALID_SIGN = 'invalid_sign'

Защищенные члены

 getAgent ()

Защищенные статические члены

static handleFileByPath (&$file)
static handleFileByHash ($hash, &$file)

Защищенные данные

 $status = array()
 $id = "unknown"
 $uploader

Подробное описание

См. определение в файле fileinputreceiver.php строка 10

Конструктор(ы)

◆ __construct()

__construct ( $signature)

См. определение в файле fileinputreceiver.php строка 22

Методы

◆ exec()

exec ( )

См. определение в файле fileinputreceiver.php строка 78

◆ getAgent()

getAgent ( )
protected

См. определение в файле fileinputreceiver.php строка 36

◆ handleFile()

handleFile ( $hash,
& $file )

См. определение в файле fileinputreceiver.php строка 69

◆ handleFileByHash()

handleFileByHash ( $hash,
& $file )
staticprotected

См. определение в файле fileinputreceiver.php строка 63

◆ handleFileByPath()

handleFileByPath ( & $file)
staticprotected

См. определение в файле fileinputreceiver.php строка 48

◆ sign()

sign ( $params = array())
static

См. определение в файле fileinputreceiver.php строка 41

Поля

◆ $id

$id = "unknown"
protected

См. определение в файле fileinputreceiver.php строка 13

◆ $status

$status = array()
protected

См. определение в файле fileinputreceiver.php строка 12

◆ $uploader

$uploader
protected

См. определение в файле fileinputreceiver.php строка 14

◆ STATUS_DENIED

const STATUS_DENIED = 'denied'

См. определение в файле fileinputreceiver.php строка 17

◆ STATUS_ERROR

const STATUS_ERROR = 'error'

См. определение в файле fileinputreceiver.php строка 18

◆ STATUS_INVALID_SIGN

const STATUS_INVALID_SIGN = 'invalid_sign'

См. определение в файле fileinputreceiver.php строка 20

◆ STATUS_NEED_AUTH

const STATUS_NEED_AUTH = 'need_auth'

См. определение в файле fileinputreceiver.php строка 19

◆ STATUS_SUCCESS

const STATUS_SUCCESS = 'success'

См. определение в файле fileinputreceiver.php строка 16


Объявления и описания членов класса находятся в файле: