Profesionnel
extends Client
in package
Client
Tags
Table of Contents
- $commandes : Commande
- $contact : string|null
- $cp : string
- $devis : Devis
- $echangeClients : EchangeClient
- $espacePro : EspacePro|null
- $heureQuotas : HeureQuota|Collection
- $id : int
- $image : string|null
- $interventions : Intervention
- $mail : string
- $mail_2 : string|null
- $pays : string
- $quota : float|null
- $raison_social : string|null
- $reparations : Reparation
- $rue : string
- $SIRET : string|null
- $souscriptions : Souscription|Collection
- $tel_1 : string|null
- $tel_2 : string|null
- $ville : string
- __construct() : mixed
- __toString() : mixed
- addCommande() : self
- addDevi() : self
- addEchangeClient() : self
- addHeureQuota() : self
- addIntervention() : self
- addReparation() : self
- addSouscription() : self
- formatTelephone() : string
- getActiveSouscriptions() : ArrayCollection
- getAdresse() : void
- getCommandeFournisseur() : ArrayCollection
- getCommandes() : Collection
- getContact() : string|null
- getCp() : string|null
- getDesignation() : string|null
- getDevis() : Collection
- getEchangeClients() : Collection
- getEspacePro() : EspacePro|null
- getHeureQuotaNoAssign() : ArrayCollection
- getHeureQuotas() : Collection<int, HeureQuota>
- getHeureRemaining() : int
- getId() : int|null
- getImage() : string|null
- getInterventions() : Collection
- getMail() : string|null
- getMail2() : string|null
- getPays() : string|null
- getQuota() : float|null
- getRaisonSocial() : string|null
- getReparations() : Collection
- getRue() : string|null
- getSIRET() : string|null
- getSouscriptions() : Collection<int, Souscription>
- getTel1() : string|null
- getTel2() : string|null
- getTelephone() : string|null
- getType() : mixed
- getVille() : string|null
- hasActiveSouscription() : bool
- hasSAV() : bool
- hasSouscription() : bool
- hasSupplierOrder() : bool
- is() : bool
- quotaSubstract() : static
- removeCommande() : self
- removeDevi() : self
- removeEchangeClient() : self
- removeHeureQuota() : self
- removeIntervention() : self
- removeReparation() : self
- removeSouscription() : self
- setContact() : self
- setCp() : self
- setEspacePro() : self
- setImage() : self
- setMail() : self
- setMail2() : self
- setPays() : self
- setQuota() : self
- setRaisonSocial() : self
- setRue() : self
- setSIRET() : self
- setTel1() : self
- setTel2() : self
- setVille() : self
Properties
$commandes
private
Commande
$commandes
Tags
$contact
private
string|null
$contact
Tags
$cp
private
string
$cp
Tags
$devis
private
Devis
$devis
Tags
$echangeClients
private
EchangeClient
$echangeClients
Tags
$espacePro
private
EspacePro|null
$espacePro
Tags
$heureQuotas
private
HeureQuota|Collection
$heureQuotas
Tags
$id
private
int
$id
Tags
$image
private
string|null
$image
Tags
$interventions
private
Intervention
$interventions
Tags
private
string
$mail
Tags
$mail_2
private
string|null
$mail_2
Tags
$pays
private
string
$pays
Tags
$quota
private
float|null
$quota
Tags
$raison_social
private
string|null
$raison_social
Tags
$reparations
private
Reparation
$reparations
Tags
$rue
private
string
$rue
Tags
$SIRET
private
string|null
$SIRET
Tags
$souscriptions
private
Souscription|Collection
$souscriptions
Tags
$tel_1
private
string|null
$tel_1
Tags
$tel_2
private
string|null
$tel_2
Tags
$ville
private
string
$ville
Tags
Methods
__construct()
public
__construct() : mixed
Return values
mixed —__toString()
public
__toString() : mixed
Return values
mixed —addCommande()
public
addCommande(Commande $commande) : self
Parameters
- $commande : Commande
Return values
self —addDevi()
public
addDevi(Devis $devi) : self
Parameters
- $devi : Devis
Return values
self —addEchangeClient()
public
addEchangeClient(EchangeClient $echangeClient) : self
Parameters
- $echangeClient : EchangeClient
Return values
self —addHeureQuota()
public
addHeureQuota(HeureQuota $heureQuota) : self
Parameters
- $heureQuota : HeureQuota
Return values
self —addIntervention()
public
addIntervention(Intervention $intervention) : self
Parameters
- $intervention : Intervention
Return values
self —addReparation()
public
addReparation(Reparation $reparation) : self
Parameters
- $reparation : Reparation
Return values
self —addSouscription()
public
addSouscription(Souscription $souscription) : self
Parameters
- $souscription : Souscription
Return values
self —formatTelephone()
public
formatTelephone(mixed $telephone) : string
Parameters
- $telephone : mixed
Return values
string —getActiveSouscriptions()
public
getActiveSouscriptions() : ArrayCollection
Return values
ArrayCollection —getAdresse()
public
getAdresse() : void
Return values
void —getCommandeFournisseur()
public
getCommandeFournisseur() : ArrayCollection
Return values
ArrayCollection —getCommandes()
public
getCommandes() : Collection
Return values
Collection —getContact()
public
getContact() : string|null
Return values
string|null —getCp()
public
getCp() : string|null
Return values
string|null —getDesignation()
public
getDesignation() : string|null
Return values
string|null —getDevis()
public
getDevis() : Collection
Return values
Collection —getEchangeClients()
public
getEchangeClients() : Collection
Return values
Collection —getEspacePro()
public
getEspacePro() : EspacePro|null
Return values
EspacePro|null —getHeureQuotaNoAssign()
public
getHeureQuotaNoAssign() : ArrayCollection
Return values
ArrayCollection —getHeureQuotas()
public
getHeureQuotas() : Collection<int, HeureQuota>
Return values
Collection<int, HeureQuota> —getHeureRemaining()
public
getHeureRemaining() : int
Return values
int —getId()
public
getId() : int|null
Return values
int|null —getImage()
public
getImage() : string|null
Return values
string|null —getInterventions()
public
getInterventions() : Collection
Return values
Collection —getMail()
public
getMail() : string|null
Return values
string|null —getMail2()
public
getMail2() : string|null
Return values
string|null —getPays()
public
getPays() : string|null
Return values
string|null —getQuota()
public
getQuota() : float|null
Return values
float|null —getRaisonSocial()
public
getRaisonSocial() : string|null
Return values
string|null —getReparations()
public
getReparations() : Collection
Return values
Collection —getRue()
public
getRue() : string|null
Return values
string|null —getSIRET()
public
getSIRET() : string|null
Return values
string|null —getSouscriptions()
public
getSouscriptions() : Collection<int, Souscription>
Return values
Collection<int, Souscription> —getTel1()
public
getTel1() : string|null
Return values
string|null —getTel2()
public
getTel2() : string|null
Return values
string|null —getTelephone()
public
getTelephone() : string|null
Return values
string|null —getType()
public
getType() : mixed
Return values
mixed —getVille()
public
getVille() : string|null
Return values
string|null —hasActiveSouscription()
public
hasActiveSouscription() : bool
Return values
bool —hasSAV()
public
hasSAV() : bool
Return values
bool —hasSouscription()
public
hasSouscription() : bool
Return values
bool —hasSupplierOrder()
public
hasSupplierOrder([mixed $status = null ]) : bool
Parameters
- $status : mixed = null
Return values
bool —is()
public
is(string $type) : bool
Parameters
- $type : string
Return values
bool —quotaSubstract()
public
quotaSubstract(float $value) : static
Parameters
- $value : float
Return values
static —removeCommande()
public
removeCommande(Commande $commande) : self
Parameters
- $commande : Commande
Return values
self —removeDevi()
public
removeDevi(Devis $devi) : self
Parameters
- $devi : Devis
Return values
self —removeEchangeClient()
public
removeEchangeClient(EchangeClient $echangeClient) : self
Parameters
- $echangeClient : EchangeClient
Return values
self —removeHeureQuota()
public
removeHeureQuota(HeureQuota $heureQuota) : self
Parameters
- $heureQuota : HeureQuota
Return values
self —removeIntervention()
public
removeIntervention(Intervention $intervention) : self
Parameters
- $intervention : Intervention
Return values
self —removeReparation()
public
removeReparation(Reparation $reparation) : self
Parameters
- $reparation : Reparation
Return values
self —removeSouscription()
public
removeSouscription(Souscription $souscription) : self
Parameters
- $souscription : Souscription
Return values
self —setContact()
public
setContact(string|null $contact) : self
Parameters
- $contact : string|null
Return values
self —setCp()
public
setCp(string $cp) : self
Parameters
- $cp : string
Return values
self —setEspacePro()
public
setEspacePro(EspacePro $espacePro) : self
Parameters
- $espacePro : EspacePro
Return values
self —setImage()
public
setImage(string|null $image) : self
Parameters
- $image : string|null
Return values
self —setMail()
public
setMail(string $mail) : self
Parameters
- $mail : string
Return values
self —setMail2()
public
setMail2(string|null $mail_2) : self
Parameters
- $mail_2 : string|null
Return values
self —setPays()
public
setPays(string $pays) : self
Parameters
- $pays : string
Return values
self —setQuota()
public
setQuota(float $quota) : self
Parameters
- $quota : float
Return values
self —setRaisonSocial()
public
setRaisonSocial(string $raison_social) : self
Parameters
- $raison_social : string
Return values
self —setRue()
public
setRue(string $rue) : self
Parameters
- $rue : string
Return values
self —setSIRET()
public
setSIRET(string|null $SIRET) : self
Parameters
- $SIRET : string|null
Return values
self —setTel1()
public
setTel1(string|null $telephone) : self
Parameters
- $telephone : string|null
Return values
self —setTel2()
public
setTel2(string|null $telephone) : self
Parameters
- $telephone : string|null
Return values
self —setVille()
public
setVille(string $ville) : self
Parameters
- $ville : string