C:\xampp\htdocs\kptv2\admin\modules\toplistcategories\table_toplistcategories.php


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?php
require_once($LIBPATH "libutil.php");
assert_rights("C");
require_once (
$LIBPATH  "tableContent.php");
$table_toplistcategories_feeder = array("TOPLISTCATEGORIES_FEEDER""DbFeeder", array("TBL_TOPLISTCATEGORIES"nullnullnull"AND"falsefalse));

$table_toplistcategories = array(array("ID""Titlu"),
    array(
"ID","title"),  array(200200),
    
"sortable"// table class
    
"stSortableHeader"// title class
    
"stNRow"// normal first row
    
"stFRow"// normal next row
    
"stTableRowOver",  // row over class
    
"mod.php?mod=toplistcategories&action=act_delete"// deletion link
    
"index.php?cnt_=toplistcategories/toplistcategoriesDetails"// details link
    
"ID",// pass to detail
    
"index.php?cnt_=toplistcategories/toplistcategoriesAdd""", array(1)); // add link

?>
x

Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586