this file is used by the autocomplete functionnality More...
Go to the source code of this file.
Variables | |
$cn = new Database(dossier::id()) | |
$d = $_REQUEST['e'] | |
$filter_card = "" | |
global | $g_user = new User($cn) |
$jrn = ( ! isset($_REQUEST['j']))?-1:$_REQUEST['j'] | |
Received parameters are. | |
$sql = $cn->get_array($sql_str ,array($_REQUEST['FID'])) |
this file is used by the autocomplete functionnality
Definition in file fid_card.php.
$cn = new Database(dossier::id()) |
Definition at line 47 of file fid_card.php.
$d = $_REQUEST['e'] |
Definition at line 48 of file fid_card.php.
Referenced by Anc_Balance_Double\display_html(), Anc_Group_Operation\form(), Anc_Group_Operation\get_from_array(), and Anc_Balance_Double\show_sum().
if ($d== 'all') else if (strpos($d,'sql]')==true) else $filter_card = "" |
Definition at line 46 of file fid_card.php.
Definition at line 51 of file fid_card.php.
Received parameters are.
Definition at line 45 of file fid_card.php.
$sql = $cn->get_array($sql_str ,array($_REQUEST['FID'])) |
Definition at line 127 of file fid_card.php.