dbxapp 4.1.3
CMS, Shop, Workflows und modulare Geschäftsanwendungen
Loading...
Searching...
No Matches
shopProductShippingGroupMap.dd.php File Reference

Go to the source code of this file.

Variables

 $table ['server'] ='dbxShop|dbxShop.db3'
 $table ['table'] ='shop_product_shipping_group_map'
 $table ['datadic'] ='shopProductShippingGroupMap'
 $table ['primary'] ='id'
 $table ['language'] ='0'
 $table ['version'] ='0.1'
 $table ['autosync'] ='1'
 $table ['cache'] ='0'
 $table ['trash'] ='0'
 $table ['trace'] ='0'
 $table ['default_sort'] ='id ASC'
 $table ['read'] ='*'
 $table ['create'] ='admin'
 $table ['update'] ='admin'
 $table ['delete'] ='admin'
 $addField

Variable Documentation

◆ $addField

$addField
Initial value:
=function($name,$type,$index,$length,$default,$label,$rules,$tpl) use (&$fields){
$field=array('name'=>$name,'type'=>$type,'index'=>$index,'length'=>$length,'default'=>$default,'label'=>$label,'rules'=>$rules,'tooltip'=>'','errormsg'=>'','placeholder'=>'','convert'=>'','protect'=>'0','group'=>'','mask'=>'','data'=>'','options'=>'','tpl'=>$tpl);
}
if($web->content_permalink_redirect_target() !=='') $tpl

Definition at line 18 of file shopProductShippingGroupMap.dd.php.

◆ $table [1/15]

$table[ 'autosync'] ='1'

Definition at line 8 of file shopProductShippingGroupMap.dd.php.

◆ $table [2/15]

$table[ 'cache'] ='0'

Definition at line 9 of file shopProductShippingGroupMap.dd.php.

◆ $table [3/15]

$table[ 'create'] ='admin'

Definition at line 14 of file shopProductShippingGroupMap.dd.php.

◆ $table [4/15]

$table[ 'datadic'] ='shopProductShippingGroupMap'

Definition at line 4 of file shopProductShippingGroupMap.dd.php.

◆ $table [5/15]

$table[ 'default_sort'] ='id ASC'

Definition at line 12 of file shopProductShippingGroupMap.dd.php.

◆ $table [6/15]

$table[ 'delete'] ='admin'

Definition at line 16 of file shopProductShippingGroupMap.dd.php.

◆ $table [7/15]

$table[ 'language'] ='0'

Definition at line 6 of file shopProductShippingGroupMap.dd.php.

◆ $table [8/15]

$table[ 'primary'] ='id'

Definition at line 5 of file shopProductShippingGroupMap.dd.php.

◆ $table [9/15]

$table[ 'read'] ='*'

Definition at line 13 of file shopProductShippingGroupMap.dd.php.

◆ $table [10/15]

$table[ 'server'] ='dbxShop|dbxShop.db3'

Definition at line 2 of file shopProductShippingGroupMap.dd.php.

◆ $table [11/15]

$table[ 'table'] ='shop_product_shipping_group_map'

Definition at line 3 of file shopProductShippingGroupMap.dd.php.

◆ $table [12/15]

$table[ 'trace'] ='0'

Definition at line 11 of file shopProductShippingGroupMap.dd.php.

◆ $table [13/15]

$table[ 'trash'] ='0'

Definition at line 10 of file shopProductShippingGroupMap.dd.php.

◆ $table [14/15]

$table[ 'update'] ='admin'

Definition at line 15 of file shopProductShippingGroupMap.dd.php.

◆ $table [15/15]

$table[ 'version'] ='0.1'

Definition at line 7 of file shopProductShippingGroupMap.dd.php.