PrintMateriels
class PrintMateriels extends Printing
Properties
| protected DbTool | $dbt | from Printing | |
| protected string | $functionName | from Printing | |
| protected string | $functionDescription | from Printing | |
| protected User | $user | from Printing | |
| protected Connect | $connect | from Printing | |
| protected array | $organisation | from Printing | |
| protected Services | $services | from Printing | |
| protected string | $today | from Printing | |
| protected string | $todayIso | from Printing | |
| protected int | $anneeCourante | from Printing | |
| protected string | $option | from Printing | |
| protected string | $now | from Printing | |
| protected string | $documentName | from Printing |
Methods
No description
Cette fonction NE devrait PAS être utilisée TODO Si problème d'encodage de caractère chercher les scripts PHP qui ne seraient pas en UTF-8 ou une chaine qui serait convertie en ISO8859-1
Gestion d'erreur de génération, copie du fichier, référencement du fichier
No description
No description
No description
No description
No description
No description
No description
No description
Liste des matériels désinscrits de l'année avec le montant de base corrigé de l'inscription au club initial le prorata éventuel à rembourser l'inscription dans une autre association
No description
Details
at line 9
__construct()
No description
in
Printing at line 61
void
openServices()
No description
in
Printing at line 76
array
decode($row)
Cette fonction NE devrait PAS être utilisée TODO Si problème d'encodage de caractère chercher les scripts PHP qui ne seraient pas en UTF-8 ou une chaine qui serait convertie en ISO8859-1
in
Printing at line 87
string
storeFile($fileName, $anneeCourante)
No description
in
Printing at line 113
protected string
printCopySave(mixed $vv, mixed $template, mixed $fileType)
Gestion d'erreur de génération, copie du fichier, référencement du fichier
in
Printing at line 130
protected void
checkOption()
No description
in
Printing at line 146
protected void
callFunction()
No description
at line 16
void
parseRequest()
No description
at line 24
protected void
materielsInscrits()
No description
at line 53
protected void
materielsInscritsDetail()
No description
at line 82
protected void
materielsInscritsDetailCSV()
No description
at line 115
protected void
argusMateriels()
No description
at line 176
protected void
simulationInscription()
No description
at line 252
protected void
printListeDesinscriptions()
No description
at line 264
protected void
printListeDesinscriptionsValeur()
No description
at line 297
protected array
listeDesinscriptionsValeur()
Liste des matériels désinscrits de l'année avec le montant de base corrigé de l'inscription au club initial le prorata éventuel à rembourser l'inscription dans une autre association
- Liste de toutes les désinscriptions
- pour chaque désinscription
a. inscription correspondante
il faut même association et dernière inscription précédent la
désinscription
b. montant de base corrigé du mouvement d'inscription
c. noter la date de début
d. voir s'il existe une réinscription postérieure du matériel
- si oui, récupérer la date et l'assoc
at line 369
protected void
ficheInscriptionMateriel()
No description