Giant 1.0
|
Go to the source code of this file.
Functions | |
_getLient ($champ) | |
_setDateWithGiant ($format, $date) | |
__createTitleOfSection ($title, $affiche=false) | |
_formartDateRapport ($date) | |
checkDateRapport ($NameFileRapport, $dateNewRapport) | |
_ifDirectoryExist ($companyId) | |
_ifConfigSet ($config, $param) | |
SelectTrueLabel ($config, $name) | |
_getFlags ($lang, $path_icons) | |
_setParamsHasChamps ($champ, $valeur, $configNace) | |
_checkTVA ($tvaNumber) | |
dRow ($lib, $data, $title= '') | |
dRow2 ($lib, $data, $id) | |
getArray ($obj) | |
printObj ($obj) | |
cmp ($a, $b) | |
pdate ($d) | |
arrayInsert ($array, $pos, $value) | |
fillAccountItem (&$tab, &$num, $item, $year, $level=0, $desPrec= '') | |
printAccountItem (&$company, $title) | |
printLiensFinanciers (&$company, $type) |
__createTitleOfSection | ( | $ | title, |
$ | affiche = false |
||
) |
Definition at line 71 of file Functions.php.
_checkTVA | ( | $ | tvaNumber | ) |
Definition at line 158 of file Functions.php.
_formartDateRapport | ( | $ | date | ) |
Definition at line 76 of file Functions.php.
_getFlags | ( | $ | lang, |
$ | path_icons | ||
) |
Definition at line 115 of file Functions.php.
_getLient | ( | $ | champ | ) |
Definition at line 3 of file Functions.php.
_ifConfigSet | ( | $ | config, |
$ | param | ||
) |
Definition at line 98 of file Functions.php.
_ifDirectoryExist | ( | $ | companyId | ) |
Definition at line 90 of file Functions.php.
_setDateWithGiant | ( | $ | format, |
$ | date | ||
) |
Definition at line 57 of file Functions.php.
_setParamsHasChamps | ( | $ | champ, |
$ | valeur, | ||
$ | configNace | ||
) |
Definition at line 129 of file Functions.php.
arrayInsert | ( | $ | array, |
$ | pos, | ||
$ | value | ||
) |
Definition at line 286 of file Functions.php.
checkDateRapport | ( | $ | NameFileRapport, |
$ | dateNewRapport | ||
) |
Definition at line 82 of file Functions.php.
cmp | ( | $ | a, |
$ | b | ||
) |
Definition at line 251 of file Functions.php.
dRow | ( | $ | lib, |
$ | data, | ||
$ | title = '' |
||
) |
Fonction de Giant Maquette reprises
PS : ne surtout pas reprendre ce code !
Definition at line 188 of file Functions.php.
dRow2 | ( | $ | lib, |
$ | data, | ||
$ | id | ||
) |
Definition at line 206 of file Functions.php.
fillAccountItem | ( | &$ | tab, |
&$ | num, | ||
$ | item, | ||
$ | year, | ||
$ | level = 0 , |
||
$ | desPrec = '' |
||
) |
Definition at line 296 of file Functions.php.
getArray | ( | $ | obj | ) |
Definition at line 220 of file Functions.php.
pdate | ( | $ | d | ) |
Definition at line 262 of file Functions.php.
printAccountItem | ( | &$ | company, |
$ | title | ||
) |
Definition at line 392 of file Functions.php.
printLiensFinanciers | ( | &$ | company, |
$ | type | ||
) |
Definition at line 450 of file Functions.php.
printObj | ( | $ | obj | ) |
Definition at line 232 of file Functions.php.
SelectTrueLabel | ( | $ | config, |
$ | name | ||
) |
Definition at line 105 of file Functions.php.