Logidav Docs

MeduseService
in package

Table of Contents

Properties

$container  : ContainerInterface
$entityManager  : EntityManagerInterface
$ftp  : Ftp

Methods

__construct()  : mixed
QueueService constructor.
checkAndCreateFtpDirectories()  : mixed
checkAndCreateMeduseFtpDirectories()  : bool
connectToFtp()  : mixed
convertArrayToCsv()  : string
deleteCompleteFile()  : mixed
getCompleteFiles()  : mixed
initMeduseFtp()  : mixed
sendFileToFtp()  : mixed
sendNewProductToFtp()  : mixed
flattenArrayValues()  : mixed

Properties

$entityManager

protected EntityManagerInterface $entityManager

Methods

__construct()

QueueService constructor.

public __construct(ContainerInterface $container, EntityManagerInterface $entityManager) : mixed
Parameters
$container : ContainerInterface
$entityManager : EntityManagerInterface

checkAndCreateFtpDirectories()

public checkAndCreateFtpDirectories() : mixed

checkAndCreateMeduseFtpDirectories()

public checkAndCreateMeduseFtpDirectories(mixed $path) : bool
Parameters
$path : mixed
Return values
bool

convertArrayToCsv()

public convertArrayToCsv(mixed $array) : string
Parameters
$array : mixed
Return values
string

deleteCompleteFile()

public deleteCompleteFile(mixed $removeFilePath) : mixed
Parameters
$removeFilePath : mixed

sendFileToFtp()

public sendFileToFtp(mixed $filePath, mixed $pathInMeduse) : mixed
Parameters
$filePath : mixed
$pathInMeduse : mixed
Tags
throws
Exception

sendNewProductToFtp()

public sendNewProductToFtp(mixed $filePath) : mixed
Parameters
$filePath : mixed
Tags
throws
Exception

flattenArrayValues()

private flattenArrayValues(mixed $array) : mixed
Parameters
$array : mixed

        
On this page

Search results