7echo HtmlInput::filter_table(
"tag_tb",
'0,1',
'1');
16 <?php echo
_(
"Description")?>
20 <?php echo
_(
"Actif")?>
31 <
tr class=
"<?php echo (($i%2==0)?'even':'odd');?>">
32 <
td class=
"tagcell-color<?=$row['t_color']?>">
35 echo HtmlInput::anchor(
$row[
't_tag'],
"",
"onclick=\"$js\"");
40 echo
$row[
't_description'];
48 if (
$row[
't_actif'] ==
"Y") {
th($p_string, $p_extra='', $raw='')
tr($p_string, $p_extra='')
td($p_string='', $p_extra='')
surround the string with td
if(isset( $_REQUEST[ 'show'])) if(isset($_REQUEST['del'])) $ac
_("actif, passif,charge,...")
contains the class for connecting to Noalyss
static iconoff($p_id, $p_javascript, $p_style="")
Display a icon OFF.
static iconon($p_id, $p_javascript, $p_style="")
Display a icon ON.