|
dolibarr 23.0.3
|
Home page of calendar events. More...
Go to the source code of this file.
Functions | |
| dol_color_minus ($color, $minus, $minusunit=16) | |
| Change color with a delta. | |
| sort_events_by_date ($a, $b) | |
| Sort events by date. | |
| sort_events_by_percentage ($a, $b) | |
| Sort events by percentage. | |
Variables | |
| $cacheusers = array() | |
| $theme_datacolor | |
Home page of calendar events.
Definition in file index.php.
| dol_color_minus | ( | $color, | |
| $minus, | |||
| $minusunit = 16 ) |
| sort_events_by_date | ( | $a, | |
| $b ) |
| sort_events_by_percentage | ( | $a, | |
| $b ) |
| $cacheusers = array() |
Definition at line 1595 of file index.php.
Referenced by FormActions\showactions().
| $theme_datacolor |
Definition at line 1597 of file index.php.
Referenced by DolGraph\__construct(), DolGraph\draw_chart(), and box_graph_nb_tickets_type\loadBox().