Bitrix API

RemoveFavoriteCommand extends AbstractCommand

Table of Contents

Properties

$managerId  : int
$resourcesIds  : array<string|int, mixed>

Methods

__construct()  : mixed
execute()  : Result
run()  : Result
runInBackground()  : bool
runWithDelay()  : bool
toArray()  : array<string|int, mixed>

Properties

Methods

__construct()

public __construct(int $managerId, array<string|int, mixed> $resourcesIds) : mixed
Parameters
$managerId : int
$resourcesIds : array<string|int, mixed>

runInBackground()

public runInBackground() : bool
Return values
bool

runWithDelay()

public runWithDelay(int $milliseconds) : bool
Parameters
$milliseconds : int
Return values
bool

toArray()

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

        
On this page

Search results