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
static fetch_array($ret, $p_indice=0, $p_mode=PGSQL_ASSOC)
wrapper for the function pg_fetch_array
static id()
return the 'gDossier' value after a check
if( $delta< 0) elseif( $delta==0)
if(get_class($this)=='Tag_Action') elseif(get_class( $this)=='Tag_Operation') if(isNumber($id)==0) die('ERROR endfor