Bitrix API

ProductsDelete extends DataProcessor

Class ProductsDelete - processor for delete from VK only exported products

Table of Contents

Methods

__construct()  : mixed
DataProcessor constructor.
process()  : bool
Main export process method. Delete from VK only products, which were adding via export Have not input params - get values from VK and from mapping and compare them.

Methods

__construct()

DataProcessor constructor.

public __construct(mixed $exportId) : mixed
Parameters
$exportId : mixed
  • int ID of export

process()

Main export process method. Delete from VK only products, which were adding via export Have not input params - get values from VK and from mapping and compare them.

public process([mixed $data = NULL ][, Timer $timer = NULL ]) : bool
Parameters
$data : mixed = NULL
$timer : Timer = NULL
Return values
bool
  • return true if OK or if errors it not critical. Expression if timer is over

        
On this page

Search results