C:\xampp\htdocs\kptv\admin\modules\items3\items3AddFrm.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  "form.php");

//$items2dir_table_feeder = array("ITEMSDIR_FEEDER:noFilter", "DbFeeder", array("TBL_ITEMSDIR", array("ID", "Titlu"), null, null, "AND", false, false,""));

$items3AddFrm = array("Adauga items""mod_:items3""act_items3addFrm""TBL_ITEMS3"650'stBoxThin''stSortableHeader''center'25"",
    array(
        new 
Field("Titlu:""TEXT""Titlu"'stFormCellText''stCtrlText'30),
        
        new 
Field("Page Content:""SPAW""Continut_"'stFormCellText''stCtrlText'30, array(array("Continut"), array("Continut"))),
        new 
Field("Data:""DATE""Datas"'stFormCellText''stCtrlText'30, array(1"checked")),
        new 
Field("Activ:""CHECKBOX""Activs"'stFormCellText''stCtrlText'30, array(1"checked")),        
        new 
Field("Order ID:""TEXT""OrderID"'stFormCellText''stCtrlText'30),
        
//new Field("Groupa", "COMBO", "MID", 'stFormCellText', 'stCtrlText', 30, array("ID", "Titlu", "itemsdir_table_feeder/GroupID"), $dir_table_feeder)
        
));
        
?>
x

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