Printing
class Printing
Properties
| protected DbTool | $dbt | ||
| protected string | $functionName | ||
| protected string | $functionDescription | ||
| protected User | $user | ||
| protected Connect | $connect | ||
| protected array | $organisation | ||
| protected Services | $services | ||
| protected string | $today | ||
| protected string | $todayIso | ||
| protected int | $anneeCourante | ||
| protected string | $option | ||
| protected string | $now | ||
| protected string | $documentName |
Methods
__construct()
No description
void
openServices()
No description
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
string
storeFile($fileName, $anneeCourante)
No description
string
printCopySave(mixed $vv, mixed $template, mixed $fileType)
Gestion d'erreur de génération, copie du fichier, référencement du fichier
void
checkOption()
No description
void
callFunction()
No description
Details
at line 34
__construct()
No description
at line 61
void
openServices()
No description
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
at line 87
string
storeFile($fileName, $anneeCourante)
No description
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
at line 130
protected void
checkOption()
No description
at line 146
protected void
callFunction()
No description