noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
: display all available widgets for the connected user More...
Go to the source code of this file.
Variables | |
$aWidget =\Noalyss\Widget\Widget::get_enabled_widget() | |
global | $cn |
global | $g_user |
$nb =count($aWidget) | |
endfor | |
: display all available widgets for the connected user
Definition in file dashboard.php.
$aWidget =\Noalyss\Widget\Widget::get_enabled_widget() |
Definition at line 28 of file dashboard.php.
Referenced by Noalyss\Widget\Widget\display_available(), and Noalyss\Widget\Widget\select_available().
global $cn |
Definition at line 25 of file dashboard.php.
global $g_user |
Definition at line 25 of file dashboard.php.
$nb =count($aWidget) |
Definition at line 31 of file dashboard.php.
endfor |
Definition at line 40 of file dashboard.php.