Logidav Docs

SavPlanningService
in package

Class SavPlanningService

Table of Contents

Properties

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

Methods

__construct()  : mixed
add()  : SavPlanning
getRepo()  : SavPlanningRepository
getSavOrSuiviSavTypeIndex()  : int|mixed
Find sav or suivi type index
remove()  : mixed
save()  : SavPlanning

Properties

Methods

__construct()

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

add()

public add(mixed $type, mixed $from, mixed $to, mixed $sav[, mixed $phoneNumber = null ][, mixed $message = null ]) : SavPlanning
Parameters
$type : mixed
$from : mixed
$to : mixed
$sav : mixed
$phoneNumber : mixed = null
$message : mixed = null
Return values
SavPlanning

getSavOrSuiviSavTypeIndex()

Find sav or suivi type index

public getSavOrSuiviSavTypeIndex(mixed $type, DateTime $date) : int|mixed
Parameters
$type : mixed
$date : DateTime
Return values
int|mixed

        
On this page

Search results