Bitrix API

RequestHandler

Class RequestHandler

Table of Contents

Properties

$user  : mixed

Methods

__construct()  : mixed
RequestHandler constructor.
getHandler()  : Base
process()  : true
setHandler()  : void

Properties

Methods

__construct()

RequestHandler constructor.

public __construct() : mixed

process()

public process() : true
Tags
throws
ArgumentException
throws
ArgumentNullException

Write response (some error, token, or payload file).

Return values
true

setHandler()

public setHandler(Base $responseHandler) : void
Parameters
$responseHandler : Base

Handler of response for current request.


        
On this page

Search results