|
dolibarr
x.y.z
|
Dolibarr home page. More...
Go to the source code of this file.
Functions | |
| showWeather ($totallate, $text, $options, $morecss='') | |
| Show weather logo. More... | |
| getWeatherStatus ($totallate) | |
| get weather level $conf->global->MAIN_METEO_LEVELx More... | |
Dolibarr home page.
Definition in file index.php.
| getWeatherStatus | ( | $totallate | ) |
| showWeather | ( | $totallate, | |
| $text, | |||
| $options, | |||
$morecss = '' |
|||
| ) |
Show weather logo.
Logo to show depends on $totallate and values for $conf->global->MAIN_METEO_LEVELx
| int | $totallate | Nb of element late |
| string | $text | Text to show on logo |
| string | $options | More parameters on img tag |
| string | $morecss | More CSS |