11echo HtmlInput::title_box(
'Tag',
'tag_div');
14 echo
h2(
_(
"Aucune étiquette disponible"),
' class="notice"');
19<
table class=
"result" id=
"tag_tb_id">
25 <?php echo
_(
"Description")?>
32if ( get_class($this) ==
'Tag_Action' ) {
33 $id=
$http->request(
"ag_id",
"number");
34 }
elseif (get_class($this)==
'Tag_Operation')
39if (
isNumber(
$id) == 0 ) die (
'ERROR : parameters invalid');
43 <
tr class=
"<?php echo (($i%2==0)?'even':'odd');?>">
44 <
td class=
"tagcell-color<?=$row['t_color']?>">
46 if ( get_class($this) ==
'Tag_Action' ) {
49 $js=sprintf(
"new operation_tag('%s').add('%s','%s','%s','%s')",$p_prefix,
$gDossier,
$id,
$row[
't_id'],
$row[
'tag_type']);
57 if (
$row[
't_description'] !=
"G"):
58 echo
$row[
't_description'];
60 echo
'<span class="icon"></span>';
h2($p_string, $p_class="", $raw="")
th($p_string, $p_extra='', $raw='')
tr($p_string, $p_extra='')
td($p_string='', $p_extra='')
surround the string with td
if(headers_sent() &&DEBUGNOALYSS > 0) else
_("actif, passif,charge,...")
contains the class for connecting to Noalyss
static id()
return the 'gDossier' value after a check
if( $delta< 0) elseif( $delta==0)