Bitrix API

Giphy extends Base

Class BaseSender

Table of Contents

Methods

__construct()  : mixed
getHttpClientParameters()  : array<string|int, mixed>
getPopular()  : Result
performRequest()  : Result
search()  : Result

Methods

__construct()

public __construct([string|null $lang = null ]) : mixed
Parameters
$lang : string|null = null

getHttpClientParameters()

public getHttpClientParameters() : array<string|int, mixed>
Return values
array<string|int, mixed>

getPopular()

public getPopular() : Result
Return values
Result

performRequest()

public performRequest(string $action[, array<string|int, mixed> $parameters = [] ]) : Result
Parameters
$action : string
$parameters : array<string|int, mixed> = []
Tags
throws
ArgumentException
Return values
Result
public search(string $search[, int $limit = 25 ][, int $offset = 0 ]) : Result
Parameters
$search : string
$limit : int = 25
$offset : int = 0
Return values
Result

        
On this page

Search results