noalyss Version-9
|
Display the list of tags. More...
Go to the source code of this file.
Variables | |
$html =escape_xml($response) | |
$js =sprintf("onclick=\"show_tag('%s','%s','%s','j')\"",Dossier::id(),'','-1') | |
$response = ob_get_clean() | |
$tag =new Tag_Action($cn) | |
if(headers_sent() &&DEBUGNOALYSS > 0) | else |
if ($g_user->check_action(TAGADD)==1) | |
Display the list of tags.
Definition in file ajax_tag_list.php.
$html =escape_xml($response) |
Definition at line 42 of file ajax_tag_list.php.
$js =sprintf("onclick=\"show_tag('%s','%s','%s','j')\"",Dossier::id(),'','-1') |
Definition at line 32 of file ajax_tag_list.php.
Referenced by Follow_Up_Other_Concerned\button_action_add_concerned_card(), Tag_Operation\button_search(), Follow_Up\display_children(), Manage_Table_SQL\display_icon_del(), Manage_Table_SQL\display_icon_mod(), Follow_Up\display_parent(), Operation_Exercice\display_result(), Acc_Plan_MTable\display_row(), Manage_Table_SQL\display_row(), Periode\display_row_global(), Noalyss\Mobile\execute_menu(), HtmlInput\followup_card_button(), Icon_Action\full_size(), HtmlInput\history_card_button(), Anc_Operation\html_table(), Template_Card_Category\input(), Tag_Group_MTable\input_tag(), NoAccess(), Exercice\select(), Exercice\select_date(), IPopup\set_height(), IPopup\set_width(), IPopup\set_zindex(), and Follow_Up\tag_cell().
$response = ob_get_clean() |
Definition at line 36 of file ajax_tag_list.php.
$tag =new Tag_Action($cn) |
Definition at line 27 of file ajax_tag_list.php.
if (headers_sent() &&DEBUGNOALYSS > 0) else |
Definition at line 39 of file ajax_tag_list.php.
if( $g_user->check_action(TAGADD)==1) | ( | $g_user-> | check_actionTAGADD = = 1 | ) |
Definition at line 33 of file ajax_tag_list.php.