Logidav Docs

ProductStockValue20210331Service

Class ProductStockValue20210331Service

Table of Contents

Properties

$container  : ContainerInterface
$currencyService  : CurrencyService|null
$entityManager  : EntityManagerInterface

Methods

__construct()  : mixed
ProductStockValue20210331Service constructor.
exportAllProductValue20210331ExcelFile()  : PHPExcel_Writer_IWriter
getRepo()  : ProductStockValueAt20210331Repository
save()  : ProductStockValueAt20210331
Save The Entity
setHeaderFileExcelExportValue()  : PHPExcel

Properties

Methods

__construct()

ProductStockValue20210331Service constructor.

public __construct(ContainerInterface $container, EntityManagerInterface $entityManager[, CurrencyService|null $currencyService = null ]) : mixed
Parameters
$container : ContainerInterface
$entityManager : EntityManagerInterface
$currencyService : CurrencyService|null = null

exportAllProductValue20210331ExcelFile()

public exportAllProductValue20210331ExcelFile(mixed $results) : PHPExcel_Writer_IWriter
Parameters
$results : mixed
Tags
throws
PHPExcel_Exception
throws
PHPExcel_Reader_Exception
Return values
PHPExcel_Writer_IWriter

setHeaderFileExcelExportValue()

public setHeaderFileExcelExportValue() : PHPExcel
Tags
throws
PHPExcel_Exception
Return values
PHPExcel

        
On this page

Search results