Kohinos  2.1.5
Logiciel de gestion d'une MLC (Monnaie Locale Complémentaire)
Référence de la classe App\Utils\CotisationUtils

Fonctions membres publiques

 __construct (CustomEntityManager $em, SessionInterface $session, Security $security, EventDispatcherInterface $eventDispatcher)
 
 isUserCotisationExpired (UserInterface $user, int $nbDay=30)
 
 isCotisationExpired ($object, int $nbDay=30)
 
 getFirstCotisationForPresta (?Prestataire $presta)
 
 isCotisationValidForPresta (?Prestataire $presta)
 
 getFirstCotisationForAdherent (?Adherent $adherent)
 
 isCotisationValidForAdherent (?Adherent $adherent)
 
 isCotisationValid (?UserInterface $user)
 

Documentation des fonctions membres

◆ getFirstCotisationForAdherent()

App\Utils\CotisationUtils::getFirstCotisationForAdherent ( ?Adherent  $adherent)

Get first Cotisation For Adherent.

Paramètres
Adherent$adherent
Renvoie
bool|date

◆ getFirstCotisationForPresta()

App\Utils\CotisationUtils::getFirstCotisationForPresta ( ?Prestataire  $presta)

Get first Cotisation For Presta ?

Paramètres
Prestataire$presta
Renvoie
bool|date

◆ isCotisationValid()

App\Utils\CotisationUtils::isCotisationValid ( ?UserInterface  $user)

Is Cotisation Valid.

Paramètres
UserInterface$user
Renvoie
bool|date

◆ isCotisationValidForAdherent()

App\Utils\CotisationUtils::isCotisationValidForAdherent ( ?Adherent  $adherent)

Is the Cotisation Valid For Adherent.

Paramètres
Adherent$adherent
Renvoie
bool|date

◆ isCotisationValidForPresta()

App\Utils\CotisationUtils::isCotisationValidForPresta ( ?Prestataire  $presta)

Is the Cotisation Valid For Presta ?

Paramètres
Prestataire$presta
Renvoie
bool|date

La documentation de cette classe a été générée à partir du fichier suivant :