9if ( !defined (
'ALLOWED') ) die(
'Appel direct ne sont pas permis');
16 header(
'Content-type: text/xml; charset=UTF-8');
23', HtmlInput::title_box(
_(
"Etiquette"),
"tag_div",
"close",
"",
"y")
24 ,
_(
"Désolé, vous n'êtes pas autorisé à créer des étiquettes")
25 , HtmlInput::button_close(
"tag_div")
29<?xml version=
"1.0" encoding=
"UTF-8"?>
43 <form
id=
"tag_detail_frm" method=
"POST" >
50 <form
id=
"tag_detail_frm" method=
"POST" onsubmit=
"return save_tag();">
53 echo dossier::hidden();
54 echo HtmlInput::hidden(
't_id',
$http->get(
'tag') );
55 echo HtmlInput::hidden(
'ac',
$http->get(
'ac'));
58 require_once NOALYSS_TEMPLATE.
'/tag_detail.php';
59 echo HtmlInput::submit(
"save_tag_sb",
"Valider");
60 echo HtmlInput::button_close(
"tag_div");
66if (headers_sent() && DEBUGNOALYSS > 0 ) {
69 header(
'Content-type: text/xml; charset=UTF-8');
73<?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,...