Exemple #1
0
  show_as_buttons: false,
  record_counter: false
}
</script>
<style type="text/css">
  /* Dynamic List row settings */
  .KT_col_categoria {width:140px; overflow:hidden;}
  .KT_col_liga_cat {width:140px; overflow:hidden;}
</style>
</head>

<body>
<div class="KT_tng" id="listcategorias1">
  <h1> Categorias
    <?php 
$nav_listcategorias1->Prepare();
require "../includes/nav/NAV_Text_Statistics.inc.php";
?>
  </h1>
  <div class="KT_tnglist">
    <form action="<?php 
echo KT_escapeAttribute(KT_getFullUri());
?>
" method="post" id="form1">
      <div class="KT_options"> <a href="<?php 
echo $nav_listcategorias1->getShowAllLink();
?>
"><?php 
echo NXT_getResource("Show");
?>
        <?php 
Exemple #2
0
  show_as_buttons: false,
  record_counter: false
}
</script>
<style type="text/css">
  /* Dynamic List row settings */
  .KT_col_categoria {width:140px; overflow:hidden;}
  .KT_col_subcat {width:140px; overflow:hidden;}
</style>
</head>

<body>
<div class="KT_tng" id="listsubcat1">
  <h1> Subcategorías
    <?php 
$nav_listsubcat1->Prepare();
require "../includes/nav/NAV_Text_Statistics.inc.php";
?>
  </h1>
  <div class="KT_tnglist">
    <form action="<?php 
echo KT_escapeAttribute(KT_getFullUri());
?>
" method="post" id="form1">
      <div class="KT_options"> <a href="<?php 
echo $nav_listsubcat1->getShowAllLink();
?>
"><?php 
echo NXT_getResource("Show");
?>
        <?php 
Exemple #3
0
  row_effects: true,
  show_as_buttons: false,
  record_counter: false
}
</script>
<style type="text/css">
  /* Dynamic List row settings */
  .KT_col_banner {width:140px; overflow:hidden;}
</style>
</head>

<body>
<div class="KT_tng" id="listbanner1">
  <h1> Banners
    <?php 
$nav_listbanner1->Prepare();
require "../includes/nav/NAV_Text_Statistics.inc.php";
?>
  </h1>
  <div class="KT_tnglist">
    <form action="<?php 
echo KT_escapeAttribute(KT_getFullUri());
?>
" method="post" id="form1">
      <div class="KT_options"> <a href="<?php 
echo $nav_listbanner1->getShowAllLink();
?>
"><?php 
echo NXT_getResource("Show");
?>
        <?php 
Exemple #4
0
  record_counter: false
}
</script>
<style type="text/css">
  /* Dynamic List row settings */
  .KT_col_nombre {width:140px; overflow:hidden;}
  .KT_col_apellidos {width:140px; overflow:hidden;}
  .KT_col_usuario {width:140px; overflow:hidden;}
</style>
</head>

<body>
<div class="KT_tng" id="listusuarios1">
  <h1> Usuarios
    <?php 
$nav_listusuarios1->Prepare();
require "../includes/nav/NAV_Text_Statistics.inc.php";
?>
  </h1>
  <div class="KT_tnglist">
    <form action="<?php 
echo KT_escapeAttribute(KT_getFullUri());
?>
" method="post" id="form1">
      <div class="KT_options"> <a href="<?php 
echo $nav_listusuarios1->getShowAllLink();
?>
"><?php 
echo NXT_getResource("Show");
?>
        <?php 
 function Prepare()
 {
     parent::Prepare();
     $GLOBALS['nav_noPagesToDisplay'] = $this->noPagesToDisplay;
 }
Exemple #6
0
  record_counter: false
}
</script>
<style type="text/css">
  /* Dynamic List row settings */
  .KT_col_categoria {width:140px; overflow:hidden;}
  .KT_col_subcat {width:140px; overflow:hidden;}
  .KT_col_pag {width:140px; overflow:hidden;}
</style>
</head>

<body>
<div class="KT_tng" id="listpags1">
  <h1> Páginas
    <?php 
$nav_listpags1->Prepare();
require "../includes/nav/NAV_Text_Statistics.inc.php";
?>
  </h1>
  <div class="KT_tnglist">
    <form action="<?php 
echo KT_escapeAttribute(KT_getFullUri());
?>
" method="post" id="form1">
      <div class="KT_options"> <a href="<?php 
echo $nav_listpags1->getShowAllLink();
?>
"><?php 
echo NXT_getResource("Show");
?>
        <?php 
Exemple #7
0
  record_counter: false
}
</script>
<style type="text/css">
  /* Dynamic List row settings */
  .KT_col_servicio {width:140px; overflow:hidden;}
  .KT_col_desc_serv {width:140px; overflow:hidden;}
  .KT_col_pag_serv {width:140px; overflow:hidden;}
</style>
</head>

<body>
<div class="KT_tng" id="listservicios1">
  <h1> Servicios
    <?php 
$nav_listservicios1->Prepare();
require "../includes/nav/NAV_Text_Statistics.inc.php";
?>
  </h1>
  <div class="KT_tnglist">
    <form action="<?php 
echo KT_escapeAttribute(KT_getFullUri());
?>
" method="post" id="form1">
      <div class="KT_options"> <a href="<?php 
echo $nav_listservicios1->getShowAllLink();
?>
"><?php 
echo NXT_getResource("Show");
?>
        <?php