Bitrix API

FileInputReceiver

Table of Contents

Constants

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

Methods

__construct()  : mixed
exec()  : mixed
handleFile()  : mixed
sign()  : mixed

Constants

Methods

__construct()

public __construct(mixed $signature) : mixed
Parameters
$signature : mixed

handleFile()

public handleFile(mixed $hash, mixed &$file) : mixed
Parameters
$hash : mixed
$file : mixed

sign()

public static sign([mixed $params = array() ]) : mixed
Parameters
$params : mixed = array()

        
On this page

Search results