9if ( !defined (
'ALLOWED') ) die(
'Appel direct ne sont pas permis');
17echo HtmlInput::title_box(
_(
"Etiquette"),
"tag_div",
"close",
"",
"y");
23 <form
id=
"tag_detail_frm" method=
"POST" >
30 <form
id=
"tag_detail_frm" method=
"POST" onsubmit=
"return save_tag();">
33 echo dossier::hidden();
34 echo HtmlInput::hidden(
't_id',
$http->get(
'tag') );
35 echo HtmlInput::hidden(
'ac',
$http->get(
'ac'));
38 require_once NOALYSS_TEMPLATE.
'/tag_detail.php';
39 echo HtmlInput::submit(
"save_tag_sb",
"Valider");
40 echo HtmlInput::button_close(
"tag_div");
46if (headers_sent() && DEBUGNOALYSS > 0 ) {
49 header(
'Content-type: text/xml; charset=UTF-8');
53<?xml version=
"1.0" encoding=
"UTF-8"?>
global $g_user
if no group available , then stop
if(headers_sent() &&DEBUGNOALYSS > 0) else
if(headers_sent() &&DEBUGNOALYSS > 0) $html
_("actif, passif,charge,...")
Tag operations or actions to linked them together.
for($e=0; $e< count($afiche); $e++) exit
escape_xml($p_xml)
When data are transfered thanks ajax in a xml document, the xml can not contains some character,...