ProductAdd extends DataProcessor
Class ProductAdd - Processor for adding product to VK
Table of Contents
Methods
- __construct() : mixed
- DataProcessor constructor.
- process() : bool
- Main export process method. Adding products in VK
Methods
__construct()
DataProcessor constructor.
public
__construct(mixed $exportId) : mixed
Parameters
- $exportId : mixed
-
- int ID of export
process()
Main export process method. Adding products in VK
public
process(mixed $data[, Timer $timer = null ]) : bool
Parameters
- $data : mixed
- $timer : Timer = null
-
- Tradingplatform\Timer to control execution time
Tags
Return values
bool —- return true if OK or if errors it not critical. Expression if timer is over