|
noalyss Version-10
NOALYSS : serveur de comptabilité et ERP (2002)
|
display a window with the content of a tag More...
Go to the source code of this file.
Variables | |
| $data =$tag->get_data() | |
| $html =escape_xml($response) | |
| $http =new HttpInput() | |
| $response = ob_get_clean() | |
| $tag =new Tag($cn) | |
| if(headers_sent() &&DEBUGNOALYSS > 0) | else |
| if ( $_GET[ 'form']=='p') | |
| if ( $data->t_id==-1 &&$g_user->check_action(TAGADD)==0) | |
| $data | t_id =$http->get("tag","number") |
display a window with the content of a tag
Definition in file ajax_tag_detail.php.
| $data =$tag->get_data() |
Definition at line 13 of file ajax_tag_detail.php.
Referenced by Tax_Detail\csv(), Operation_Exercice\display_result(), Operation_Exercice\display_row(), Securimage\generateMP3(), Securimage\generateWAV(), Noalyss\Invoice_PDF\get_data(), Tax_Detail\get_data(), Acc_Ledger\get_rowSimple(), guidv4(), Tax_Detail\html(), Securimage\readCodeFromFile(), Securimage\scrambleAudioData(), and Acc_Report\upload().
| $html =escape_xml($response) |
Definition at line 71 of file ajax_tag_detail.php.
| $http =new HttpInput() |
Definition at line 12 of file ajax_tag_detail.php.
| $response = ob_get_clean() |
Definition at line 65 of file ajax_tag_detail.php.
Definition at line 11 of file ajax_tag_detail.php.
Referenced by Document\parseDocument().
| if (headers_sent() &&DEBUGNOALYSS > 0) else |
Definition at line 68 of file ajax_tag_detail.php.
Definition at line 42 of file ajax_tag_detail.php.
| if($data->t_id==-1 && $g_user->check_action(TAGADD)==0) | ( | $data-> = = -1 && $g_user->check_action(TAGADD) == 0 | ) |
Definition at line 15 of file ajax_tag_detail.php.
| $data t_id =$http->get("tag","number") |
Definition at line 14 of file ajax_tag_detail.php.