Go to the source code of this file.
Functions | |
| u_ShowDossier ($p_user, $p_admin) | |
| Show all the available folder for the users at the login page. | |
| GetAvailableFolder ($p_user, $p_admin) | |
| Get all the available folders for the users, checked with the security. | |
| u_ShowMenu ($p_admin, $p_check=1, $p_item="") | |
| Show The login menu. | |
| ShowMenuCompta ($p_dossier, $p_high="") | |
| show the top menu for the user profile and highight the selected one | |
| GetFirstJrnIdForJrnType ($p_dossier, $p_type) | |
| Open the first legder automaticaly. | |
| ShowMenuJrnUser ($p_dossier, $p_type, $p_jrn, $p_extra="") | |
| Show the Menu from the jrn encode page. | |
| ShowMenuJrn ($p_cn, $p_jrn_type, $p_jrn) | |
| Show the menu of the jrn depending of its type, check with the security. | |
| get_quick_key ($title, &$access_key_list) | |
| Show the menu of the jrn depending of its type return a not yet used access key. The returned key is added to $access_key_list. | |
| u_ShowMenuRecherche ($p_cn, $p_jrn, $p_sessid, $p_array=null) | |
| Returns the form for the search (module accountancy). | |
| ShowMenuAdvanced ($default="") | |
| build the menu of user_advanced.php | |
| ShowJrn ($p_menu="") | |
| Return a string containing the menu main menu when you click on Journaux. | |
| ShowMenuFiche ($p_dossier) | |
| Show the menu for the card management. | |
| MenuAdmin () | |
| ShowMenuDocument () | |
| : Display Document's menu | |
| ShowMenuParam ($p_action="") | |
| Show the parameter menu. | |
| MenuJrn ($p_dossier) | |
| Show the menu in the jrn page. | |
| ShowMenuPcmn ($p_start=1) | |
| Show the menu from the pcmn page. | |
| ShowMenuComptaForm ($p_dossier) | |
| Show the left menu for the report (add a report, view it). | |
| ShowMenuImport () | |
| Show the menu for importing, verify and transfert Bank CSV. | |
Definition in file user_menu.php.
|
||||||||||||
|
Show the menu of the jrn depending of its type return a not yet used access key. The returned key is added to $access_key_list. get_quick_key
Definition at line 375 of file user_menu.php. References echo_debug(). Referenced by ShowMenuJrn(). |
|
||||||||||||
|
Get all the available folders for the users, checked with the security.
Definition at line 90 of file user_menu.php. References $array, $cn, $filter, $Res, $sql, DbConnect(), and ExecSql(). Referenced by u_ShowDossier(). |
|
||||||||||||
|
Open the first legder automaticaly.
Definition at line 220 of file user_menu.php. References $l_line, $Ret, DbConnect(), and ExecSql(). |
|
|
MenuAdmin Definition at line 578 of file user_menu.php. References ShowItem(). |
|
|
Show the menu in the jrn page.
Definition at line 651 of file user_menu.php. References $l_line, $Max, $Ret, DbConnect(), and ExecSql(). |
|
|
Return a string containing the menu main menu when you click on Journaux.
Definition at line 524 of file user_menu.php. References $p_array, $result, and ShowItem(). |
|
|
build the menu of user_advanced.php
Definition at line 498 of file user_menu.php. References $left_menu, $r, Centralise(), and ShowItem(). |
|
||||||||||||
|
show the top menu for the user profile and highight the selected one
Definition at line 166 of file user_menu.php. References $default, $p_array, $r, $result, echo_debug(), ShowItem(), and width. |
|
|
Show the left menu for the report (add a report, view it).
Definition at line 704 of file user_menu.php. References $cn, $l_line, $Max, $Ret, DbConnect(), and ExecSql(). |
|
|
: Display Document's menu
Definition at line 598 of file user_menu.php. References ShowItem(). |
|
|
Show the menu for the card management.
Definition at line 548 of file user_menu.php. References $cn, $l_line, $Max, $Res, DbConnect(), and ExecSql(). |
|
|
Show the menu for importing, verify and transfert Bank CSV.
Definition at line 727 of file user_menu.php. |
|
||||||||||||||||
|
Show the menu of the jrn depending of its type, check with the security.
Definition at line 333 of file user_menu.php. References $action, $num, $Res, $ret, ExecSql(), and get_quick_key(). |
|
||||||||||||||||||||
|
Show the Menu from the jrn encode page. ShowMenuJrnUser($p_dossier,$p_type,$p_jrn)
Definition at line 246 of file user_menu.php. References $l_line, $Max, $Ret, $right, $User, CheckJrn(), DbConnect(), echo_debug(), and ExecSql(). |
|
|
Show the parameter menu.
Definition at line 618 of file user_menu.php. References ShowItem(), and width. |
|
|
Show the menu from the pcmn page.
Definition at line 681 of file user_menu.php. |
|
||||||||||||
|
Show all the available folder for the users at the login page.
Definition at line 37 of file user_menu.php. References $desc, $i, $p_array, $result, $tr, and GetAvailableFolder(). |
|
||||||||||||||||
|
Show The login menu.
Definition at line 132 of file user_menu.php. References html_button_logout(). |
|
||||||||||||||||||||
|
Returns the form for the search (module accountancy).
Definition at line 405 of file user_menu.php. References $opt, $r, echo_debug(), METHOD, name, size, and value. |
1.4.4